First sub menu item not visible

  • kselseise
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
14 years 5 months ago #2008 by kselseise
Currently i have access to IE8 and the site runs smoothly in comatibility mode however in normal explorer window it shows the same problem.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 5 months ago #2010 by milos
Sorry, I didn't understand you well. Thank you for reporting this error.

To fix it, please edit template_css.css file of the template. Change line 375 from

#nav li

to

#nav > li

Please Log in to join the conversation.

  • kselseise
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
14 years 5 months ago #2011 by kselseise
thanks for your efficient and prompt support. however how to locate line no. 375 as when edit it in joomla it does not show the line numbers. Appreciate if you can explain a bit more that where to make the change.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 5 months ago #2012 by milos
You can use browser search and search for term " #nav li " (CTRL + F)

Please Log in to join the conversation.

  • kselseise
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
14 years 5 months ago #2013 by kselseise
Thanks. I already did the search, however there are number lines in that file using the same term #nav li. Should i change all?

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 5 months ago #2014 by milos
No, find part
Code:
#nav li { float:left; position:relative; margin:0 10px 0 0; height:50px; -moz-border-radius-topleft:5px; -webkit-border-top-left-radius:5px; -moz-border-radius-topright:5px; -webkit-border-top-right-radius:5px; border-radius: 5px 5px 0 0; behavior: url(templates/hot_architecture/css/PIE.php); }
and change this one only.

Please Log in to join the conversation.

Time to create page: 0.102 seconds
Powered by Kunena Forum