Title: [S] How do I get a head board?
Hiddenwriter03 - July 17, 2006 12:39 PM (GMT)
OK so I've seen on a lot of sites that they have this head board with all this information and affiliates buttons scrolling along it. I was wondering how to get one or make one. I've just started a new site and would like to be able to put on of these up as more members come so I can keep things in order. :yes: B:
*Hope* - July 17, 2006 12:52 PM (GMT)
Do you mean like an announcements table with a scrolling marquee?
Hiddenwriter03 - July 17, 2006 12:54 PM (GMT)
yeah like the thing at the top of this site...the one that says who the admins are and whats going on and then has affiliates buttons scrolling across it...like that..? It would a big help if anyone knew...thanx... ^_^
*Hope* - July 17, 2006 12:57 PM (GMT)
Well I could give you the code for mine, if you tell me what you want it to look like
(Mine isn't scrolling atm tho...try this site )
You can have any section you want scroll
Hiddenwriter03 - July 17, 2006 01:00 PM (GMT)
Cool! Do you know how to make it so its not scrolling? If not its really cool...code u send me the code? Colors being background black and font white? Thanx so much! ;lol; ^_^
*Hope* - July 17, 2006 01:18 PM (GMT)
Hiddenwriter03 - July 17, 2006 01:19 PM (GMT)
THANX SO MUCH
OH AND COOL SITE
*Hope* - July 17, 2006 01:22 PM (GMT)
Thanks, which one?
The things in red you can change, and this won't scroll ATM, if you want it to I'll give you the code later.
<div class="tableborder">
<div class="maintitle" align="left">>Welcome To The Warzone</div>
<table width="758" cellspacing="1" cellpadding="0" border="0" align="center" bgcolor="">
<tr>
<td width="400" align="center" bgcolor="">
<table width="80" cellspacing="0" cellpadding="2" border="0">
<tr>
<td bgcolor="" onMouseOver="this.bgColor='" onMouseOut="this.bgColor=''" align="center">
<a href="http">
Your Link
</a>
</td>
</tr>
<tr>
<td bgcolor="" onMouseOver="this.bgColor='" onMouseOut="this.bgColor=''" align="center">
<a href="http">
Your Link
</a>
</td>
</tr>
<tr>
<td bgcolor="" onMouseOver="this.bgColor=''" onMouseOut="this.bgColor='" align="center">
<a href="http">
Your Link
</a>
</td>
</tr>
</table>
</td>
<td width="800" align="center" bgcolor="">
Write Whatever you want in here
</td>
<td width="400" bgcolor="" align="center">
Again whatever you want
</td>
</tr>
</table>
<div class='darkrow2' align="center"> </div></div>
</div>
EDIT: Further notes
If you want to add more links, just duplicate this:
| CODE |
<tr> <td bgcolor="" onMouseOver="this.bgColor='" onMouseOut="this.bgColor=''" align="center"> <a href="[color=red]http[/color]"> [color=red]Your Link[/color] </a> </td> </tr> |
If you want to make it scroll add this:
| CODE |
<center><marquee behavior=scroll direction="up" scrollamount="1" height="120" align="center"><center>
</center></marquee></center> |
Hiddenwriter03 - July 17, 2006 01:26 PM (GMT)
Thanx so much...oh and I joined ur site...the warzone one...its cool...
*Hope* - July 17, 2006 01:30 PM (GMT)
Thanks, I'll have to take a peek at yours once it's all up.
Hiddenwriter03 - July 17, 2006 01:34 PM (GMT)
*Hope* - July 17, 2006 02:48 PM (GMT)
Cool, hope it's helped you anyway
ShinLi - July 17, 2006 03:25 PM (GMT)
This is not the place to talk about joining up on forums, do think about the rules here. You cannot just post links to your boards. Next time read the FAQ first because this question has been anwsered a douzen times before.
And so, this should've been posted in the Support Center *topic moved*.
ShinLi - July 17, 2006 03:27 PM (GMT)
Your topic has been solved and moved to the 'Solved Support Topics' forum! Still have a question, or something isn't clear yet? PM an admin, gmod or cmod, and it will be moved back to the Support Center.