Advertise Here

Author Topic: [Guide] Add navigation with affiliates  (Read 2148 times)

0 Members and 1 Guest are viewing this topic.

Offline Andrew

  • Helpers
  • *
  • Posts: 2060
  • Andrew at your service
    • View Profile
    • Alabama Weather Prediction

  • Total Badges: 32
    Badges: (View All)
    10 Poll Votes Level 6 Eighth year Anniversary Seventh year Anniversary Sixth year Anniversary
[Guide] Add navigation with affiliates
« on: March 08, 2009, 05:31:46 pm »
This is the complete guide to set up navigation in the portal of your forum.

First, go to Admin CP-> Portal settings. Make sure you have portal enabled.

Add a new block with the following:
Allignment doesn't have to be on the left, but that what I prefer


After you have added your title, click Add block

Then click Edit HTML for that block



Add this one for the name of a  title in the navigation:
Code: [Select]
<b>NAME OF TITLE</b>
You only have to add this one once, just befor all the links
Code: [Select]
<ul>
Thenk you can add this one for all your links:
Code: [Select]
<li><a href="URL">CLICKABLE LINK</a>
Here is an example

For more titles, add this:
Code: [Select]
<b>NAME OF TITLE</b>
When you are completely done with setting up this block, put this at the bottom:
Code: [Select]
</ul>

If you followed from my example, the final result will look like this:


Note: This is if you have nothing else on your portal, if you have other things on it, add this to the very top
Code: [Select]
<table align=center width="210px" cellspacing="10">
<td align=left valign="middle">

And then this at the very bottom bottom:
Code: [Select]
</ul>

</td>
</table>

Thats about it, post any questions you may have.

 

Related Topics

  Subject / Started by Replies Last post
12 Replies
4904 Views
Last post March 31, 2009, 08:25:54 am
by Gablilg
0 Replies
851 Views
Last post March 12, 2008, 06:10:24 pm
by petrol head
1 Replies
1387 Views
Last post July 03, 2008, 08:09:44 am
by Tino
6 Replies
1280 Views
Last post January 17, 2009, 07:53:41 am
by - Lawrence -
2 Replies
1008 Views
Last post July 12, 2009, 10:06:02 am
by dood wala