The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Line around images??
How come when I place any banners or images in my header or footer the are always outlined with a small colored border?
Thank so much. Gabby |
#2
|
|||
|
|||
By default most browsers give an image a border. You will have to tell it to not use a border.
HTML Code:
<img src="imagelocation.jpg" alt="" border="0">
|
#3
|
||||
|
||||
Goto admincp.
Edit main.css at very bottom add: Code:
a { outline: none; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|