Just poped over as you requested an affiliate link to my place and as i only allow this with forums that link to mine i thought id take a look. It seems that you dont so i will add you when you have added me.
Yo Nitram. Finally checked out my place huh? I'll put your site on my marquee if that's what you want. Anything to get you to put up my site as an affiliate (hehe).
| QUOTE (waigore @ Sep 7 2004, 04:38 PM) |
Yo Nitram. Finally checked out my place huh? I'll put your site on my marquee if that's what you want. Anything to get you to put up my site as an affiliate (hehe). |
Thats great my friend just post your details on my site and ill sort it for you.
By the way, How do you do that marquee thing?
What sort of details do I have to post?

Do I need a logo or sth?
The marquee isn't that hard, though it did take me a while to figure it out.
First, go to Admin CP > Skins & Templates > Manage HTML > Board Index Section > Board Index Page Top. It should look something like this:
| CODE |
<div align='left' style='text-align:left;padding-bottom:4px'> <!-- IBF.NEWSLINK -->{ibf.lang.welcome_back_text} $lastvisit </div>
|
Right below, add:
| CODE |
<table width="100%" id="marquee" cellspacing="6">
<div align='left' style='padding-bottom:2px'> <tr> <td><marquee>(Your text here)</marquee></td> </tr> </table> </div>
|
Then go to Skins & Templates > Style Sheets. Click Edit, and look for this bit:
| CODE |
#logostrip { padding: 0px;margin: 0px;border: 2px solid #4c4c4c;background-color: #000; } #submenu { font-size: 10px;margin: 3px 0px 3px 0px;border: 2px solid #4c4c4c;font-weight: bold;color: #FFFFFF;background-color: #000; } #submenu a:link, #submenu a:visited, #submenu a:active { font-weight: bold;font-size: 10px;text-decoration: none;color: #FFFFFF; } #userlinks { color: #FFFFFF;border: 2px solid #4c4c4c;background-color: #000; } [COLOR=red]#marquee { border: 2px solid #4c4c4c;background-color: #000; }[/COLOR] #navstrip { font-weight: bold;padding: 6px 0px 6px 0px; }
|
Add this right underneath:
| CODE |
| #marquee { border: 2px solid #4c4c4c;background-color: #000; } |
Depending on the style of your forum, you may have to choose a different colour or background for your marquee. In fact, changing the style sheet is probably the best way to add a border to the marquee, if you like.
Post here if you can't do it! I'll be happy to help you.
Well i must admit that im no good at this sort of stuff. Took me all my time to get my banner right.