![]() |
Making a banner stretch to fit table...
I'm running Vbulletin 3.5.1 and I've got a site logo in the header of each of my pages. The image is 983 wide X 50 high. I've discovered that the banner fits the homepage very well, but doesn't in some other pages. I've tried messing around with coding although I know very little so far. I've tried the "width=100%" and such, with no luck. I might not have phrased it correctly though.
So how would I go about modifying the image or the header template so that it is "liquid" and occupies the full width of the table in all of my pages? Thanks :) |
Going to need your header code for this.
|
Quote:
PHP Code:
|
Anybody know how to do this?
|
You will need to create a repeating image...
Then add this css: Code:
.fluidheader { HTML Code:
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td> HTML Code:
<td width="100%" class="fluidheader" style="border: #000000 1px solid;"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td> Chris |
Quote:
|
How do you put one on the left, one at the right and the repeating image filling the middle?
Thanks for the help |
were do you add the CSS code, does that go in the big square box in main styles
|
Quote:
|
All times are GMT. The time now is 07:13 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|