I am using one of the horizontal menus and I'm having a problem with space on the left on the drop down menus. Here is a link to the site if you want to check it out:
www.opensourcetrust.net
I am using one of the horizontal menus and I'm having a problem with space on the left on the drop down menus. Here is a link to the site if you want to check it out:
www.opensourcetrust.net
The whole thing is off center in my view, not just your menus. As for that, you can go to your JS Style and find all the margin; that you have in tehre and remove those to be replaced with:
Changing the em value to suit your needs.Code:margin-right: 0.5em;
However, my guess is when you remove all the CSS and JS errors it will be more aligned as it should be.![]()
{CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
Follow Me on Twitter: @InkingHubris
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
Bookmarks