Changing font colour in list view for Categories

  • Meepp
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
8 years 10 months ago - 8 years 10 months ago #45345 by Meepp


Hi Support,

Where can i go in admin or my ftp to change the colour of the text which appears in the list view for categories? As you can see from the attached file the white text against a pale background is hard to see.

Totally love this template, by the way.

Your support is much appreciated.

Regards,
Attachments:
Last edit: 8 years 10 months ago by Meepp. Reason: inserting image

Please Log in to join the conversation.

More
8 years 10 months ago #45346 by ivan.milic
Hello,

you can always put

body {
color: #HEXCODE;
}

of color you want in template_css.css which is located under your template_folder\css but if you prefer more customization there is various of options in sparky framework: extensions > template manager > style designer tab.

Please Log in to join the conversation.

  • Meepp
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
8 years 10 months ago - 8 years 10 months ago #45347 by Meepp


Hi Ivan,

Thank you for your reply. I have managed to change the colour of the category table through joomla.css file but have been unable to find how to change the top row colour of the table. Please see attached screen print.



Your help is much appreciated.

Regards,
Attachments:
Last edit: 8 years 10 months ago by Meepp. Reason: file not attached

Please Log in to join the conversation.

More
8 years 10 months ago #45348 by ivan.milic
Do you have your site online?

I can easily tell you what to change and where when I take a look at your site.

Please Log in to join the conversation.

  • Meepp
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
8 years 10 months ago #45349 by Meepp
Hi Ivan,

I have now made my site visible. Please go to homebrewgoldcoast.com.au/faqs

Regards,

Please Log in to join the conversation.

More
8 years 10 months ago #45350 by ivan.milic
Hi, put this


#categorylist_header_title a{
color: black!important;
}

on very bottom of template_css.css which is located under your template_folder\css. And you can change value for color property.

Please Log in to join the conversation.

Time to create page: 0.342 seconds
Powered by Kunena Forum