Navigation z-index / width problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tom2682
    Blueparker
    • Jul 2010
    • 74

    #1

    Navigation z-index / width problem

    Hi i'm currently designing a new site and had hoped to display the search bar facility to the right of my navigation structure. (see link below)

    The requested site is not currently available.


    However it would appear that the Z-Index of the navigation is predetermined and spans the entire width of the containing div and thus prevents the search text box and submit button from being accessed.

    If anyone is aware of anyway to change the Z-Index or width of the navigation ..or can offer any other work around i would be most grateful.

    (i have just realised that also as a result the link associated with the logo on the left does not work, again as i believe the navigation sits above all other page elements)

    Thanks in advance for any help, regards Tom
  • Red Devil
    Senior Blueparker
    • Oct 2009
    • 2569

    #2
    I think my answer in this thread will answer your problem.

    Hi All Just setting up our new website www.miamorelingerie.co.uk and would like the images on the front page to change every few seconds with different link on each image. I know you can use alternative images but that only works when you refresh the page, also i know how to do an animated gif but you can't get separate
    https://www.hopevmselainesdogs.com/

    Comment

    • tom2682
      Blueparker
      • Jul 2010
      • 74

      #3
      Thanks for your quick response and help! However i've been able to identify (using 'view page source') the containing div IDs and have assigned overriding width and z-index attributes to these using the Additional CSS section within my template.

      For reference the IDs are as follows:

      "sea" = containing div id for the seach box
      "nav" = containing div id for the top level navigation structure

      Comment

      Working...