sirilass
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Blank space between menu Items & Overlap Easing slider lite?Hi, It looks like this;
<body class="blog logged-in admin-bar custom-font-enabled single-author customize-support">and my nav.menu generated looks like this ;
<div class="nav-menu"> <ul> <li> <li class="page_item page-item-5"> <li class="page_item page-item-7"> <li class="page_item page-item-9"> <li class="page_item page-item-6"> <li class="page_item page-item-8"><li>being the home with no classThank you for the info, Sorry i’m a newb though i’m trying to learn as fast as I can, could you please give me an example of a completed;
body.home other selectors here { styles here; }Something like..;
body.home a.href="Home" { Class: page-item-# }?
Thank you ! 🙂
Forum: Fixing WordPress
In reply to: Blank space between menu Items & Overlap Easing slider lite?Works great thanks!!
Run into a slight issue though. I have no CSS Class for ‘Home’ because of that, no page # to direct to. I cannot assign it within the CSS Menu CSS Classes option so i’m trying to write a bit of code to assign it a CSS Class, any help?
Thx
Forum: Fixing WordPress
In reply to: Blank space between menu Items & Overlap Easing slider lite?Found em, Thanks 🙂
Forum: Fixing WordPress
In reply to: Blank space between menu Items & Overlap Easing slider lite?Hi Thanks for the reply 🙂
Sorry about being late getting back to you.Yes i’m using firebug, very handy.
Cool thanks for that info i’ll try that, Any idea where to find page-item-#’s ?
I’m sure i’ll find them, will let you know how i go. Thanks agian