The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Top page bar
I'm trying to make a bar with links like what http://r3match.com/ has all the way on top. Could someone help me out pls!!!!
|
#2
|
|||
|
|||
HTML Code:
<html> <head> <style type="text/css"> body { margin: 0px 0px 0px 0px; padding: 0px; } .toptext { width: 900px; height: 50px; } </style> </head> <body> <div class="toptext">Header</div> </body> </html> |
#3
|
|||
|
|||
i dont get what your talking about ?
|
#4
|
|||
|
|||
Here is a thread that has some good links to tutorials about html and css.
https://vborg.vbsupport.ru/showthread.php?t=67731 |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|