The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
<!-- 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 |
#12
|
||||
|
||||
HTML Code:
<!-- logo --> <a name="top"></a> <table border="0" width="100%" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="center"><a href="http://www.sportmotorcycleboutique.com/picture.php?pictureid=3&albumid=2&dl=1248110781&thumb=1"><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] |
#13
|
|||
|
|||
thanks !!!! it worked
|
#14
|
|||
|
|||
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 |
#15
|
||||
|
||||
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" /> |
#16
|
|||
|
|||
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] |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|