Originally Posted by GAYER
This is what you're basically trying to achieve I think but I have no idea how vbulletin gives users the ability to select a fluidity style: I'd really need to look at the cpanel to be honest to see what options are available.
Code:
<table border="0" cellpadding="0" cellspacing="0" align="center" background="yourstretchy background bit.jpg">
<tr>
<td align="left"><img src="http://www.liverpoolway.co.uk/images/leftbit.gif" border="0" /></td>
<td align="left"><img src="http://www.liverpoolway.co.uk/images/rightbit.gif" border="0" /></td>
</tr>
</table>
|
I just need to paste that into the relevant bit (might be in 'header' or 'headinclude' I don't remember), it's quite straightforward from what I recall. The only thing I'm not sure of, is concerning my 'stretchybackgroundbit.jpg' Do I need to make that a specific size, or I do I just put a small one in and have it 'repeat'?
As for giving people the option, I think there's a drop down box that appears on the bottom of the page allowing people to select which style they want. I just need to enable it.