I am trying to make the navigational column to the left on http://www.strongfamilies.us/index.php longer so that I could fit in more links. How can I make this column longer? Thanks.
It looks like the main-nav div has a height associated with it so you would need to either increase the height or probably just remove the height and let the div expand with it's content.
Unfortunately there's an image for the background, which will need to be adjusted as well. If you only plan on increasing the heigh of the column this one time you could increase the height of this background image and have it match the height of the div.
__________________ l Search Engine Friendly Web Design | Please login or register to view this content. Registration is FREE
l Tips On Marketing, SEO, Design, and Development | Please login or register to view this content. Registration is FREE
Thank you so much for your response. However, I cannot find the right file to adjust the height. I don't see nav.css. All I can find is layout.css, general.css, and sitemap.css. Would nav.css be in another folder other than the Includes? Thanks.
I really couldn't tell you since I don't have access to your server. From what I can tell it looks like it's in the same includes folder as the layout and general css files.
However I never said the code to change was in that file. It actually looks like it's in layout.css. It's also main_nav and not main-nav as I first mentioned.
__________________ l Search Engine Friendly Web Design | Please login or register to view this content. Registration is FREE
l Tips On Marketing, SEO, Design, and Development | Please login or register to view this content. Registration is FREE
I just found nav.css and I adjusted the height several times, but the height of the navigational column never changed. The nav.css is below. Please advise. Thanks.