0
Welcome Guest! Login
0 items Join Now

SOLVED Cellpading - vertical menu legacy

  • SOLVED Cellpading - vertical menu legacy

    Posted 13 years 11 months ago
    • hello all,

      I need help with css.

      I need in vertical menu - legacy more space between <tr>

      I think cellpading can do this. I found with firebug this structure of css.

      This menu is located in inset2 position, is possible to set active link effect to black font color?

      I am using Iridium template.

      Thank you for your help.
    • Last Edit: 13 years 11 months ago by fibereye.
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: SOLVED Cellpading - vertical menu legacy

    Posted 13 years 11 months ago
    • Hi there,

      Without a link to your site it is quite hard for us to provide the best solution due to so many variables. We try to provide file names and line numbers for code changes and if changes have already been made then our advice may be incorrect.

      Can you please post a link to the problem and we will do our best to assist you.

      Thanks :)

    • 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: SOLVED Cellpading - vertical menu legacy

    Posted 13 years 11 months ago
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: SOLVED Cellpading - vertical menu legacy

    Posted 13 years 11 months ago
    • Hi there,

      Looks like the css is being called by a component - 2J-Tabs? It seems to be pretty general code so it may be awkward to find the best way around this one. You might want to check the developer's site for information.

      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: SOLVED Cellpading - vertical menu legacy

    Posted 13 years 11 months ago
    • hello David,

      no this is not in 2jtabs. it is legacy menu - joomla on index page (mod_mainmenu)

      first item of menu is - Concept of creative industries. there i need more space between each item. between each TR.

      thanks in advance.
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: SOLVED Cellpading - vertical menu legacy

    Posted 13 years 11 months ago
    • Hi there,

      Try adding the following code to the bottom of template.css...
      .inset .module-inner td {padding-bottom: 10px;
      }

      If this resolves your problem then please edit your first post by adding SOLVED at the start of the title and then select the green tick icon. This lets the moderators know that it can be moved to the solved section.

      Thanks for your cooperation :)

    • 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: SOLVED Cellpading - vertical menu legacy

    Posted 13 years 11 months ago
    • thank you, it works.

      is it possible add code to show active link effect? like bold or black color of font.

      Thanks David.

Time to create page: 0.066 seconds