Thread: Site banner
View Single Post
  #5 (permalink)  
Old 22nd June 2008, 03:50 PM
dave u's Avatar
dave ueditor dave u is online now
Godfather
 
Join Date: Jan 2001
Location: L39
Posts: 17,417
vCash: 3552
Blog Entries: 5
dave u rules harder than the Proclaimersdave u rules harder than the Proclaimersdave u rules harder than the Proclaimersdave u rules harder than the Proclaimersdave u rules harder than the Proclaimersdave u rules harder than the Proclaimersdave u rules harder than the Proclaimersdave u rules harder than the Proclaimersdave u rules harder than the Proclaimersdave u rules harder than the Proclaimersdave u rules harder than the Proclaimers
Re: Site banner

Originally Posted by GAYER View Post
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.
Reply With Quote