I'm trying to work out how to change the height of the top menu bar. I think it's 33px and that it uses the top_menu.css file. Am I right?
I'd like to change the height to 64px, would anyone know which section(s) I need to update to achieve this?
I'm trying to work out how to change the height of the top menu bar. I think it's 33px and that it uses the top_menu.css file. Am I right? I'd like to change the height to 64px, would anyone know which section(s) I need to update to achieve this? |
Best way to see what controls what is to use a css inspector. In Chrome you can right click and choose inspect element; I prefer the firebug plugin for the mozilla based browsers. Geeks, making the world a better place |
Just a quick tip - firefox comes with an element inspector by default - no need to install the firebug add-on. Best way to see what controls what is to use a css inspector. In Chrome you can right click and choose inspect element; I prefer the firebug plugin for the mozilla based browsers.
caredesign.net |