0
Welcome Guest! Login
0 items Join Now

SOLVED Change submenu CSS

    • Zeosing's Avatar
    • Zeosing
    • Newbie
    • Posts: 19
    • Thanks: 0

    SOLVED Change submenu CSS

    Posted 11 years 8 months ago
    • I ´m doing a custom menu with Gantry Framework and roknavmenu . I need to eliminate the border when a li is hover i try a lot of options but maybe y miss a littel datail , here a image:

      This image is hidden for guests.
      Please log in or register to see it.


      The box border is inside os this red border
    • Last Edit: 11 years 8 months ago by Zeosing.
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED Change submenu CSS

    Posted 11 years 8 months ago
    • Please post an URL to your site so we can take a look
    • Check my services at: Mihha-Vision
    • Zeosing's Avatar
    • Zeosing
    • Newbie
    • Posts: 19
    • Thanks: 0

    Re: SOLVED Change submenu CSS

    Posted 11 years 8 months ago
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED Change submenu CSS

    Posted 11 years 8 months ago
    • Add this to your custom css file
      .gf-menu .dropdown ul li:hover > .item {
      box-shadow: none !important;
      -moz-box-shadow: none !important;
      -webkit-box-shadow: none !important;
      }

      This is how you create a custom CSS file...
      www.gantry-framework.org/documentation/j...-a-custom-stylesheet

      When we release upgrades template files will change and you will have to reapply all your changes again (that's if you can remember where they all are). If you keep your changes in a separate Custom CSS file you'll have no issues upgrading.
    • Check my services at: Mihha-Vision
    • Zeosing's Avatar
    • Zeosing
    • Newbie
    • Posts: 19
    • Thanks: 0

    Re: SOLVED Change submenu CSS

    Posted 11 years 8 months ago
    • Thanks a lot , and of course i create a custom css file like rocket recomends, thanks again .


      Edit: Doesn´t work y put in my custom css but doesn´t work :oops:
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED Change submenu CSS

    Posted 11 years 8 months ago
    • What is the name of your custom css file you created?
    • Check my services at: Mihha-Vision
    • Zeosing's Avatar
    • Zeosing
    • Newbie
    • Posts: 19
    • Thanks: 0

    Re: SOLVED Change submenu CSS

    Posted 11 years 8 months ago
    • Templaye name :gantry

      Custom CSS name : gantry-custom.css

      Located in the folder CSS of gantry temaplate.


      Thanks for the help.
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED Change submenu CSS

    Posted 11 years 8 months ago
    • Zeosing's Avatar
    • Zeosing
    • Newbie
    • Posts: 19
    • Thanks: 0

    Re: SOLVED Change submenu CSS

    Posted 11 years 8 months ago
    • Errors modified , and sitll not works :oops:

      Thanks for all help
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED Change submenu CSS

    Posted 11 years 8 months ago
    • Try to set web site online and clear Joomla cache
    • Check my services at: Mihha-Vision

Time to create page: 0.047 seconds