+ Reply to Thread
Page 3 of 3 FirstFirst 1 2 3
Results 21 to 29 of 29

Thread: Dropdown menu in nav bar?

  1. #21
    Join Date
    May 2009
    Posts
    6

    Default

    The code works fine for me on IE 7 and Firefox, but not on IE 6, and more than the 50% of my visitors uses it.

    In IE 6 the menu appears behind the image that I have under the menu... Do you know why and how to fix it? If you need, you can check on my "devel" site www.cachichurris.com.ar

    Thanks in advance and hope your help.

  2. #22
    Join Date
    Feb 2009
    Posts
    605

    Default

    Change this line in your CSS:

    ul#nav { list-style: none; width: 750px; padding: 0 10px; background: url('images/hr_dot_black.gif') repeat-x; border-bottom: 3px solid #000; float: left; clear: both; position: relative; z-index: 1; }

    (Basically, add this: position: relative; z-index: 1;)

    Will update the main post accordingly.



    Quote Originally Posted by Firkraag View Post
    The code works fine for me on IE 7 and Firefox, but not on IE 6, and more than the 50% of my visitors uses it.

    In IE 6 the menu appears behind the image that I have under the menu... Do you know why and how to fix it? If you need, you can check on my "devel" site www.cachichurris.com.ar

    Thanks in advance and hope your help.

  3. #23
    Join Date
    May 2009
    Posts
    6

    Default

    With the modification works on IE 6 and 7, but not in Firefox/IE 8, I put the complete code con the ie6/7.css, and the "incomplete", without the addition in custom.css... Now apperently works (online: www.colegioyapeyu.edu.ar).

    It is imposible that works in same way in IE 6/7 than IE 8/Firefox 3?

    Take a look:

    Internet Explorer 6/7:



    Firefox:


  4. #24
    Join Date
    Feb 2009
    Posts
    605

    Default

    Keep the code in the ie6 and 7 css files then. Not sure I understand you correctly though, but yes there are some things that need work only in IE6, or some code that should apply only to IE6/7, etc., but it usually doesn't affect newer IE versions or Firefox.





    Quote Originally Posted by Firkraag View Post
    With the modification works on IE 6 and 7, but not in Firefox/IE 8, I put the complete code con the ie6/7.css, and the "incomplete", without the addition in custom.css... Now apperently works (online: www.colegioyapeyu.edu.ar).

    It is imposible that works in same way in IE 6/7 than IE 8/Firefox 3?

    Take a look:

    Internet Explorer 6/7:



    Firefox:


  5. #25
    Join Date
    Apr 2009
    Posts
    14

    Default pull-down css question

    I've successfully made a pull down menu for the nav bar.

    If changed colors of the pulldown selection boxes. When i'm done hovering over a selection the color does not return to it new color state.

    menu pulls down in blue
    hover selection is grey
    moving out of selection goes to original white.

    Nothing in the mod css suggest white.

    I would imagine some code would need to be added. Simple i'm sure

    Thanx

  6. #26
    Join Date
    Apr 2009
    Posts
    14

    Default found it

    Ok, i found the css in your dropdown script code.

    cheers

  7. #27
    Join Date
    Feb 2010
    Posts
    12

    Default drop down menus with 2.1

    I have followed admin's instructions for creating drop down menus in the cutline header, as per...

    http://cutline.tubetorial.com/forums...10&postcount=2


    I am almost there now, but the color scheme in my header is messed up now, and I think something strange has happened to the sidebar formatting.

    www.paper-people.com

    I don't know enough about css to find where I'm at fault, so if you could point me in the right direction I'd be utterly grateful.

  8. #28
    Join Date
    Feb 2009
    Posts
    605

    Default

    I can't see how your color scheme or sidebar is messed up. Please elaborate.

    Quote Originally Posted by Paper People View Post
    I have followed admin's instructions for creating drop down menus in the cutline header, as per...

    http://cutline.tubetorial.com/forums...10&postcount=2


    I am almost there now, but the color scheme in my header is messed up now, and I think something strange has happened to the sidebar formatting.

    www.paper-people.com

    I don't know enough about css to find where I'm at fault, so if you could point me in the right direction I'd be utterly grateful.

  9. #29
    Join Date
    Oct 2011
    Location
    Cantù, Italy
    Posts
    2

    Question Cutline 1.4 (2-Column Right) Dropdown menu and pages links

    Hi, I've searched the forum but can't seem to find the answer...

    I would like to create a dropdown menu to one of those pages links at the top of the page. One page has childs, i would like to see them as a drop down menu, is it possible? How?

    Always talking about those pages links at the top of every page, how do i change the order?

    Thanks!

+ Reply to Thread

Similar Threads

  1. Dropdown menu in nav bar?
    By OneWorkingMusician in forum Bugs & Fixes
    Replies: 28
    Last Post: 10-03-2011, 08:55 AM
  2. Dropdown menu
    By hmphf in forum Header & Nav Bar
    Replies: 1
    Last Post: 03-05-2011, 11:04 AM
  3. subnav under main nav instead of dropdown
    By ibo_78 in forum Header & Nav Bar
    Replies: 1
    Last Post: 03-18-2010, 10:49 AM
  4. Multi-level/suckerfish dropdown menu styling issue
    By mimikbos in forum Bugs & Fixes
    Replies: 1
    Last Post: 07-08-2009, 06:23 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts