(no subject)

Jul 16, 2004 21:01

Navigational Links Tutorial

IMPORTANT!

This override will only work if you have specified a website in your user profile. To specify a website you will need to visit the editinfo page and add any valid URL to the "Webpage URL" box.

If you are using the filter for a semi-transparent background alpha(opacity=XX) in your overrides, regardless which numbers are represented by XX, the override below will not work and the customized links will be hidden.You may switch to full transparency background: transparent; instead, since this feature is not affected.

You will need to know how to make links for this tutorial. Click here and check this out. If you're totally new to this...you might want to go here. Also, check out howto

There are two parts to this code. This code is designed so that you can change ALL of your navigational links...including friends, calendar...etc...

Anyways...here is the first part of the code:

DO NOT MERGE THIS IN WITH YOUR GLOBAL_HEADS:

LASTN_WEBSITE<=

| INFO | FRIENDS | CALENDAR |

<=LASTN_WEBSITE

This is the next part of your code:

DO MERGE THIS IN WITH YOUR GLOBAL_HEADS:

HOW TO MAKE LINKS (IF YOU DON'T KNOW):

In the first part of you code, there is a part that says:

| INFO | FRIENDS | CALENDAR |

These are the things you will need to change to your own links.

For example:

INFO would become INFO

CALENDAR would become CALENDAR

FRIENDS would become FRIENDS

So the overall look of it would be:

| INFO | CALENDAR | FRIENDS |
Previous post Next post
Up