Navbar DIV to vertically fill the entire page.

I haven't run into problems that get me occupied for days for a long time. But I finally did it again.
I'm currently working on a new portfolio site, which you can view here: http://maartenlodewijk.nl/2013/

The light-grey bar on the right side (with the word "test" in it) is supposed to be my nav bar. I've been trying for days to get its height to fill the entire page (not browser height). Just as in this mockup I've made:

How to hide "child" items in a menu

Hi. I am pretty new at CSS and am developing a menu. I have it the way I want it except that the "child" items (articles 1-8) show up whether that section (articles) is active or not. I would like them not to show when in other sections of the menu and I think I would use the display: none; and display: block; but I am not sure how that would work. Here is my code so far:

/* change added div.submenu styles */
div.submenu 
{
   color: #000000;
   font-family: 'YanoneKaffeesatzLight', sans-serif;
   font-size: 17px;
   line-height: 100%;
}
 
div.submenu table,

Active menu and third level menu layout

Hi all,

This is my first post on this forum, concerning a css issue on my first self build Joomla template. The website is almost ready for launch, and I have 2 css issues left. It concerns the navigation menu on the left on this website

I would like to replace the arrow for an arrow that points down when a menu item or its submenu items are active. Among many other things I tried the code below, but that doesn't work:

ul.menu-left li.active ul li#current {

Menu layout problem

Hi there,

I'm having a problem creating a menu that includes the logo in the middle just like this one: menu.jpg

Can someone please give me an example of css/html code that I should use in order to create a similar menu?
Thank you!

adding an ID to a div tag shift page drastically

HELLO! :}

i duplicated my index page and added an id to the body tag and now the page shifts down and left?

this is odd. Its the same exact page with a different id in the div.

Please help, watch the shift here -> www.MERCYONME.com

//mod edit: Link fixed. Be sure to include the protocol on link urls, "http://" ~gt

Syndicate content