View Single Post
  #9 (permalink)  
Old 03-06-2008, 10:07 PM
ssmorgan's Avatar
ssmorgan ssmorgan is offline
Super Moderator
 
Join Date: Jun 2007
Location: Tucson, AZ
Posts: 1,183
ssmorgan has a rock solid WB reputation (over 200 points)ssmorgan has a rock solid WB reputation (over 200 points)ssmorgan has a rock solid WB reputation (over 200 points)
Default

I think the reason why you're having trouble when you just enter text (and not links) into the menu is because of all the javascript code associated with the menu.

Here is what I would do.

Above the code for the menu, just enter the name of the category as text. Do not enter that text within the code of the menu.

If you're familiar with CSS, you can create like an H2 tag with all the different characteristics (font size, color, background, decoration, etc) that you would want.

And so in your main page, you can just enter "<h2>" followed by the name of the category, then close the h2 tag.

Then, the menu code.

Repeat the h2 tag and menu code for as many categories as you want.

Ok, I hope this makes some sort of sense

Sherif
__________________
My Newest Website: Closing the Science Gap
An Insider's Outside-the-Box Attempt to Close the Gaps in Science

Need Help Finding/Researching a Niche Topic?

> NicheQ will fully launch on January 13th, 2009!
> A brief review of Affiliate Niche Club
Reply With Quote