The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
HTML Code help
OK i have added some HTML code for my site, What i need to do if someone could let me know is :
As you will see here >>> http://www.nextgenerationgamers.co.u...s.php?pageid=5 You see the text in the scroll ? I want to make this text a different colour The HTML code i have is : HTML Code:
<!-- HTML Codes by Quackit.com --> <style type="text/css"> .html-marquee {height:150px;width:808px;background-color:0000FF;background-image:url(http://img232.imageshack.us/img232/3522/sigq.png);font-family:Cursive;font-size:10pt;color:0000FF;font-style:italic;font-weight:bold;border-width:6;border-style:solid;border-color:00FFFF;} </style> <marquee class="html-marquee" direction="down" behavior="scroll" scrollamount="1" >NGG - WGL MW 2 League - Division 2 Standings. <table border="5" bordercolor="#0000FF" style="background-color:#" width="808" cellpadding="5" cellspacing="5"> <tr> <td>Team/Clan</td> <td>Played</td> <td>Won</td> <td>Lost</td> <td>Round +</td> <td>Round -</td> <td>Round D</td> <td>Points</td> </tr> <tr> <td>NGG</td> <td>2</td> <td>2</td> <td>0</td> <td>6</td> <td>1</td> <td>+ 5</td> <td>6</td> </tr> <tr> <td>TLS</td> <td>2</td> <td>2</td> <td>0</td> <td>6</td> <td>3</td> <td>+ 3</td> <td>6</td> </tr> <tr> <td>AWOL</td> <td>2</td> <td>1</td> <td>1</td> <td>4</td> <td>4</td> <td>0</td> <td>3</td> </tr> <tr> <td>UW:B</td> <td>2</td> <td>1</td> <td>1</td> <td>4</td> <td>4</td> <td>0</td> <td>3</td> </tr> <tr> <td>XGL:C</td> <td>2</td> <td>1</td> <td>1</td> <td>4</td> <td>4</td> <td>0</td> <td>3</td> </tr> <tr> <td>BEM</td> <td>2</td> <td>1</td> <td>1</td> <td>3</td> <td>5</td> <td>- 2</td> <td>3</td> </tr> <tr> <td>GAS</td> <td>2</td> <td>0</td> <td>2</td> <td>3</td> <td>6</td> <td>- 3</td> <td>0</td> </tr> <tr> <td>WHM:A</td> <td>2</td> <td>0</td> <td>2</td> <td>3</td> <td>6</td> <td>- 3</td> <td>0</td> </tr> </table> <p style="font-family:verdana,arial,sans-serif;font-size:18px;"><a href=""></a></p> </marquee><p style="font-family:verdana,arial,sans-serif;font-size:10px;"><a href="http://www.zappyhost.com/">Cheap domain names</a></p> Cheers in advance |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|