doublea
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Fixing WordPress
In reply to: Moving Search BarMuch thanks ESMI! Worked like a charm.
Forum: Fixing WordPress
In reply to: Wp Premium Theme wp_list_pages Display ProblemsThanks esmi. I think I’ll leave that one alone for now. Again, much thanks for the help!
Forum: Fixing WordPress
In reply to: Wp Premium Theme wp_list_pages Display Problemsesmi,
Thanks for the help. I adjusted the “huge 28px top margin off #nav li” to 5px and that took care of it. Wish there was a way to add a little more room than that but, if there is, I couldn’t figure it out.
Again, Much Thanks!
Forum: Fixing WordPress
In reply to: Wp Premium Theme wp_list_pages Display ProblemsMuch thanks esmi for the quick response. Again, I’m very new to worpress. The code is style.css that you are talking about is:
ul# { display:block; width:880px; margin:0px; padding:0px 0px 0px 10px; } #nav li { float:left; list-style-type:none; margin:28px -4px 0px 4px; padding:0px; } #nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a { text-decoration:none; } #nav ul li.current_page_item a:hover { text-decoration:none; } #nav ul li a { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:none; display:block; padding:6px 20px 6px 0px; margin:0px 0px 0px 15px; text-transform:uppercase; } #nav ul li a:hover { text-decoration:none; }Not real sure what you mean by “ake the huge 28px top margin off #nav li”? Do you mean change the size or take it off? When you said “re-position the navbar using #nav ul”, what position would you suggest?
Thanks
Viewing 4 replies - 1 through 4 (of 4 total)