![]() |
header issues
I am trying to make my header cover the entire top of the page and I have not been able to do it I have created a custom header and it only covers about half of the header How do I get the picture to stretch ?:confused:
|
Well, it would help if you posted your code and a screenshot to see what we're dealing with and to help you out ;)
|
here is my url http://www.sportmotorcycleboutique.com
I went to style manager/style vars and i change the picture there |
Your link doesn't work
Code:
Forbidden Also, if you can post your header template, that should help |
<a href="http://www.sportmotorcycleboutique.com/forum" target="_blank">www.sportmotorcycleboutique.com/forum</a> thats it my bad I forgot the last part
|
Can you post your header template? I don't want to give you the wrong way to fix this
|
|
Not the image, the template code
|
here is the image
|
Quote:
http://www.vbulletin.com/forum/showthread.php?t=156430 |
<!-- logo -->
<a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="$stylevar[center]"><a href="http://www.sportmotorcycleboutique.com/picture.php?pictureid=3&albumid=2&dl=1248110781&th umb=1"><img src="$stylevar[titleimage]" bord er="0" alt="$vboptions[bbtitle]" /></a></td> <td align="$stylevar[right]"> </td> </tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output $ad_location[ad_header_end] I am sorry i am so new to this !! I get lost very easily well this is what I got from template manager under header hopefully this is it |
HTML Code:
<!-- logo --> |
thanks !!!! it worked
|
Hi,
I used the code you posted for my site www.pets-r-great.com/testvb, However I seem to be getting a purple border around my logo..... Any idea's (logo is just a rough idea for the site) Thanx in advance |
in your code for your image, make sure there is 0 border. It should look something like
<img src="your/image.gif" alt="" border="0" /> |
I tried this but it does not seem to work. The code is as follows:
<!-- logo --> <a name="top"></a> <table border="0" width="100%" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="center"><a href="http://www.pets-r-great.com/testvb"><img src="$stylevar[titleimage]" bord er="0" alt="$vboptions[bbtitle]" /></a></td> </tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output $ad_location[ad_header_end] |
All times are GMT. The time now is 05:23 PM. |
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:
|