Page 135 of 235 FirstFirst ... 3585125133134135136137145185 ... LastLast
Results 1,341 to 1,350 of 2345
  1. #1341
    Join Date
    Nov 2004
    Location
    West Mids, England
    Posts
    203
    Plugin Contributions
    1

    Default Re: CSS Dropdown menu for your header- With Categories!

    I'm not sure about 'transparency' but I'm sure you could make the background the of the menu the same colour as the header image.

    You could then move the positioning of the menu up by inserting something like:
    top: -30px;

    under:
    position:relative;

    Craig

  2. #1342
    Join Date
    Jul 2008
    Posts
    362
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by CES View Post
    I'm not sure about 'transparency' but I'm sure you could make the background the of the menu the same colour as the header image.

    You could then move the positioning of the menu up by inserting something like:
    top: -30px;

    under:
    position:relative;

    Craig
    Thanks for that it has moved nicely into the header but now there is a gap of where the css header use to be how can i get rid of this?

  3. #1343
    Join Date
    Nov 2004
    Location
    West Mids, England
    Posts
    203
    Plugin Contributions
    1

    Default Re: CSS Dropdown menu for your header- With Categories!

    Sorry about that.

    Not sure.

    You could try looking here for help:
    http://www.w3schools.com/css/

  4. #1344
    Join Date
    Jul 2008
    Posts
    362
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by CES View Post
    Sorry about that.

    Not sure.

    You could try looking here for help:
    http://www.w3schools.com/css/
    No problem! thanks for your help

    Btw do you know how i can center the drop down ? Atm they are to the left?

  5. #1345
    Join Date
    Nov 2004
    Location
    West Mids, England
    Posts
    203
    Plugin Contributions
    1

    Default Re: CSS Dropdown menu for your header- With Categories!

    div#dropMenu ul

    text-align:center;

  6. #1346
    Join Date
    Jul 2008
    Posts
    362
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by CES View Post
    div#dropMenu ul

    text-align:center;
    That didnt seem to do anything to the drop dow box instead i just decreased the width until it was inline.

    THnaks

  7. #1347
    Join Date
    Jul 2008
    Posts
    362
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Does anyone know how i can remove the gap that is shown in the attatched picture?
    Attached Images Attached Images  

  8. #1348
    Join Date
    Jul 2008
    Posts
    362
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Update on above issue:

    I have been playing around with the box layout in the style sheet and just couldnt get the sideboxes to align correctly although i could get the center column after a few hours i gave up on that. I moved on to the header menu stylesheet and started playing around on this one and finally got a little closer to what im trying to do.....

    Here is what i have come up with:

    HTML Code:
    Internet Explorer Works with this code but mozilla does not:
    
    div#dropMenu {
    	width:90%;
    	margin-left:45px;
            margin-bottom:-30px;
            margin-top:0px;
        text-align:center;
    	z-index:1000;
            position:relative;
            top:-30px;
            
    	}
    
    Mozilla works with this code but ie does not:
    
    div#dropMenu {
    	width:90%;
    	margin-left:45px;
            margin-bottom:-30px;
            margin-top:0px;
        text-align:center;
    	z-index:1000;
            position:relative;
            
    	}
    Does anyone have a solution?

    I have attached some pics and link is: www.truwater.com.au

    Thanks
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	internetexplorer7.jpg 
Views:	160 
Size:	15.3 KB 
ID:	4956   Click image for larger version. 

Name:	mozilla.jpg 
Views:	158 
Size:	14.5 KB 
ID:	4957  

  9. #1349
    Join Date
    Nov 2004
    Location
    West Mids, England
    Posts
    203
    Plugin Contributions
    1

    Default Re: CSS Dropdown menu for your header- With Categories!

    Perhaps a couple of things to play with are:

    position:absolute; in the css

    or try putting the:

    <!--bof-drop down menu display-->
    <?php require($template->get_template_dir('tpl_drop_menu.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/tpl_drop_menu.php');?>
    <!--eof-drop down menu display-->

    higher up the header.php and position it lower using the css.

    Craig

  10. #1350
    Join Date
    Jul 2008
    Posts
    362
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by CES View Post
    Perhaps a couple of things to play with are:

    position:absolute; in the css

    or try putting the:

    <!--bof-drop down menu display-->
    <?php require($template->get_template_dir('tpl_drop_menu.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/tpl_drop_menu.php');?>
    <!--eof-drop down menu display-->

    higher up the header.php and position it lower using the css.

    Craig
    Ok i used the absolute positioning and i seemed to have got it right! Thanks (please check)

 

 

Similar Threads

  1. Categories dropdown menu/css
    By KenshiroU in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Apr 2013, 01:04 PM
  2. HIde categories mod with css dropdown menu
    By adowty in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Feb 2012, 01:05 AM
  3. How to use ezpages/categories as dropdown menu in the header?
    By mdivk in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 21 Dec 2011, 06:32 PM
  4. whats wrong with this css for my dropdown menu?
    By 1kell in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 28 May 2010, 02:47 AM
  5. Header Dropdown Menu (CSS) Without the Dropdown???
    By hcd888 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 27 May 2009, 01:20 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR