0
votes
0answers
8 views

Logo and text of #menu on same level, some CSS [migrated]

Link to JSbin I want the logo to be at the bottom of #menu and the text to be aligned at the right hand side of the 1000px max-width of the #menu. How shall I proceed?
0
votes
0answers
51 views

Horizontal drop down CSS menus [closed]

I'm trying to setup some horizontal CSS drop down menus. Where things get different for me, is that both main menu and submenu must both be horizontal, and text aligned right - purely for synthetic ...
0
votes
0answers
151 views

Display RokNavMenu as a two-tier menu system [closed]

I am trying to modify the was RokNavMenu displays its dropdown menus. Assuming a 3-level menu, I need to have level 1 and level 2 be horizontal and level 3 drop down from level 2 This image shows ...
4
votes
2answers
508 views

Pure CSS menu generator

I've been looking for hours for pure css, no js, menu creation software. All that I've found have either used js or did not have drop-down sub-menus. I have found one, but it's quite pricey for me and ...
2
votes
1answer
429 views

Are temporarily hidden elements bad for search-engine rankings?

I've been reading a lot of information saying that hidden elements are bad and that search engines penalize pages for using them. I started to get really worried about it when I realized that MOST of ...