SMF For Free Support Forum
Signup For Free Forum
September 05, 2008, 06:09:32 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to SMF For Free. The best free SMF Host
 
   Home   Help Search Arcade Gallery Login Register  

Pages: [1]
  Print  
Author Topic: Navigation Box above or below the ad.  (Read 185 times)
0 Members and 1 Guest are viewing this topic.
lordtentei
SMF For Free Member
*
Offline Offline

Posts: 60


View Profile
« on: June 23, 2008, 06:49:34 am »

I want to have a navigation box where the boards' identities are images and if any member click any of the images, they will move to that board.

I also want the images moving from right to left.

Is this possible? Hope someone can help.

Thank you very much and good day!
Logged
Tino
SMF For Free Newbie
*
Offline Offline

Posts: 12


View Profile
« Reply #1 on: July 03, 2008, 08:09:44 am »

You could use an Affiliation Box to have links to specific forums on your board, although I don't think it's pretty useless, what you want.

For example, this awesome code from deathwilldie, which I slightly edited for you so to make it a little bit easier.

Quote
<!-- Affiliate Box Codeby deathwilldie from Simple Machine Codes
(www.smcodes.smfforfree3.com)-->
<div class="tborder"><table width="100%" border="0" cellspacing="1" cellpadding="4">
<tr class="catbg"><td width="80%"><center>Affiliates</center></td>
<td width="20%">Our Code</td>
</tr>
<tr>
<td width="80%" class="windowbg2">
<marquee onmouseover="this.stop()" onmouseout="this.start()">
<a href="BOARD_URL" target="_self"><img src="IMAGE_URL">
</marquee>
</td>
<td class="windowbg" width="20%">
<center>
<img src='YOUR_IMAGE_URL' border='0'/>
<br>
<script>
document.write("<textar"+"ea class='smalltext'><a href='YOUR_FORUM_URL' target='_blank'><img src='YOUR_IMAGE_URL'></a></textar"+"ea>")
</script>
</center>
</td></tr></table></div>

Now, change what's in red to the URL of the forum you want it to redirect to. Change what's in green to the image the member has to click to be redirected to the board. Change what's in blue to the image of your board. Change what's in teal to the URL of your board.

Note: With forum I mean a specific area. With board, I mean your whole site.

Note2: If I was not allowed to edit above post for this, then please remove this entire post, for it is not my intention to break any rules.
Logged


Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC
ServerBeach Coupon
Page created in 0.17 seconds with 18 queries.