0
Welcome Guest! Login
0 items Join Now

~Vertical Side Menu~

  • ~Vertical Side Menu~

    Posted 14 years 5 months ago
    • Hello,
      Another help thread from me, but I was wondering how to allow the icons next to the menu link name to show up. I posted this thread in the "Dominion" forum category, but never received a response, so I am creating another topic here. Please answer back ASAP.

      Thanks,
      CaliberMispir
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: ~Vertical Side Menu~

    Posted 14 years 5 months ago
    • Hi CaliberMispir

      Can you go to the admin and then open the module in module manager. Check the settings for your menu and ensure that the 'Menu Theme' is set to 'Template Theme - gantry-splitmenu'

      Hope this helps 8)

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information
  • Re: ~Vertical Side Menu~

    Posted 14 years 5 months ago
    • Ok, I set the template theme to what you have suggested, but nothing happened. It's still the same as I have shown in my original post.
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: ~Vertical Side Menu~

    Posted 14 years 5 months ago
    • Hi there,

      Do you have a link to your site so we can see the problem please? Or PM me with super admin access so I can investigate.

      Regards

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: ~Vertical Side Menu~

    Posted 14 years 5 months ago
    • Hi,

      You seem to have made quite a few changes to the css files. Style5.css at line 110 needs to have to some extra code added. It should look like the code below...
      #rt-main-surround ul.menu li a, #rt-main-surround ul.menu li .separator, #rt-main-surround ul.menu li .item {
      background:url("../images/body/style5/arrows.png") no-repeat scroll 0 10px transparent;
      color:#999999;
      display:block;
      padding:10px 0 2px 28px;
      }
      I have added back the essential padding and block display as this was preventing the icon being shown. Just change the code in your css and you should be ok. As with all changes please take a copy of the file first.

      Hope this helps. 8)

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information

Time to create page: 0.075 seconds