The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
How DO i make a logo? Pleae explain this in simple form. Thanks
|
|
#2
|
|||
|
|||
|
I ment install my bad.
|
|
#3
|
||||
|
||||
|
Code:
<a href="www.yoursitehere.com" <img src=" www.yoursitehere.com/images/Logo.jpg " border="0" alt="" /></a> |
|
#4
|
|||
|
|||
|
I typed that link into browser, HTP not found. I am confused, call me stupid but I am confused lol.
|
|
#5
|
||||
|
||||
|
The correct code should be:
Code:
<a href="yoursite.com" title="your_site_title_here"><img src="your_image_url_here.gif" alt="" /></a> Code:
img {
border:0;
}
|
|
#6
|
|||
|
|||
|
Quote:
<a href="yoursite.com" title="your_site_title_here"><img src="your_image_url_here.gif" alt="" /></a> Do I add that in Additional CSS Definitions? |
|
#7
|
||||
|
||||
|
Only this code will go in the Additional CSS Definitions:
Code:
img {
border:0;
}
Code:
<a href="yoursite.com" title="your_site_title_here"><img src="your_image_url_here.gif" alt="" /></a> Code:
your_site_domain/forum/images/misc/vbulletin3_logo_white.gif |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|