againstfideism 0 Report post Posted March 30, 2010 I am trying to reduce the padding and or font size to allow my site to have all the pages on one line and prevent the second line. I am using iBlogPro (which I love by the way) Share this post Link to post Share on other sites
justme 0 Report post Posted March 30, 2010 Hey, first I am interested in your site and will be following your progress. I can understand your desire to avoid that second row but honestly I don't think you could squeeze everything in, even with smaller fonts. Likely things would be pretty unreadable. My suggestion would be to deactivate the search box. If the search is important I think a work around could be found to display it elsewhere. You can hide the search box in admin > Appearance > iBlogPro3 Options > Header And Nav > Hide Search - click the box and save options. Share this post Link to post Share on other sites
cmunns 16 Report post Posted March 30, 2010 If you do this you'll also have to extend the width of the `#nav ul` In your custom css code area you can add `#nav ul {width:950px;}` If you want to leave the search bar you can try getting rid of the first button with the arrow, since your header links to your home page anyway Share this post Link to post Share on other sites
againstfideism 0 Report post Posted March 31, 2010 Hey guys thanks for the quick response. I was looking through the forums. In this post http://www.pagelines.com/forum/topic.php?id=498 some of the padding and font size were changed. It seems that he is able to fit more topics. (http://fitnessweightlosscenter.com/) I did remove the search. The topics are more important than search at this time. Share this post Link to post Share on other sites
justme 0 Report post Posted March 31, 2010 Looks good. Glad you could do that. Share this post Link to post Share on other sites