0
Welcome Guest! Login
0 items Join Now

Rocktabs SOLVED

  • Rocktabs SOLVED

    Posted 13 years 10 months ago
    • Hi there,

      Can anyone please show me how to change the color of the highlighted column in Feature Table Module? The default color I got is blue...

      Thanks!
    • Last Edit: 13 years 10 months ago by Harryesolutions.
    • Kat05's Avatar
    • Kat05
    • Preeminent Rocketeer
    • Posts: 25898
    • Thanks: 334

    Re: Rocktabs SOLVED

    Posted 13 years 10 months ago
    • hi there,

      afraid we need some more info, roktabs can look very different depending on it#s settings and the template and the style you're using. just 'blue' is not enough. :)

      do you have a link?

      kat :)
    • Kat05 / QA Lead & Support / Germany
  • Re: Rocktabs SOLVED

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

    Re: Rocktabs SOLVED

    Posted 13 years 10 months ago
    • Hi there,

      You need to open this file /modules/mod_rokfeaturetable/tmpl/css/rokfeaturetable.css and at line 35 find the following code...
      .ft-highlight .ft-row-even {
           background: none repeat scroll 0 0 #104D92;
      }
      .ft-highlight .ft-row-bottom {
           border-bottom: 1px solid #0C3C73;
      }
      .ft-highlight.ft-column-first .featuretable-cell {
           border-left: 1px solid #0C3C73;
      }
      .ft-highlight.ft-column-last .featuretable-cell {
           border-right: 1px solid #0C3C73;
      }
      This controls the two alternating colours and borders.

      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

Time to create page: 0.084 seconds