The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
images help
I cannot get images to show up when I am coding my vbulletin header and/or columns.
I know enough about html to build a basic webpage but I do not know much about php so I am guessing this is why I am having a problem. This Is the img tag I am using <IMG SRC="image link" WIDTH="0" HEIGHT="0" BORDER="0" ALT=""> Also when I ad an hyperlink It is automatically underlined I am guess it is taking the properties of the existing css is there any way when adding code to have it operate independent. Thank You |
#2
|
||||
|
||||
Try this....
<a href="image link"> <img src="image.gif" WIDTH="0" HEIGHT="0" BORDER="0" ALT=""> </a> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|