Cascading Tiles, 3rd Level

Support Area Forums Bottega Cascading Tiles, 3rd Level

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://www.gdrhs-ela.org/
  • Author
    Posts
  • #22543
    Kelly Cook
    Participant

    Hi Bill,

    You helped me to create an extra level of cascading files a while ago. (Thank you, it worked beautifully.)
    I just updated to the newest version of Bottega and now that extra level floats off and to the right.

    Go hover on Curriculum then Skills and you’ll see Reading floating by itself rather than coming off of Skills.

    I can still see the custom CCS code you gave me under Appearance, Theme Options, Advanced. Could you send me new code to connect the cascading styles?

    Thank you!

    #22545
    Bill Robbins
    Moderator

    Good Morning Kelly,

    Let’s give this a shot and see if it doesn’t do the trick for you:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      body #navigation ul.menu li li:hover ul,
      body #navigation ul.menu li li.sfHover ul {
      	width: 160px;
      	left:  160px;
      	top: -10px;
      }
      
    3. Update your settings.

    Let me know if you run into any trouble.

    Have a great week,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Cascading Tiles, 3rd Level’ is closed to new replies.