Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

read more buttons not following Joomla template

  • deepmill
  • deepmill's Avatar Topic Author
  • Offline
  • New Member
More
12 years 11 months ago #44878 by deepmill
Hi - fantastic add-on works great - except the read more buttons are bright red, whereas the joomla template I have, uses  green buttons.  see spinningmoon.com
how/where can I change the code to take on the template colours?
thanks

Please Log in or Create an account to join the conversation.

More
12 years 11 months ago #44879 by Katia
Just go to modules/mod_fpss/tmpl/Movies/css/template.css.php file and change the background in the element  below:
.fpss-template-movies .slidetext a.fpssReadMore {
    background: url("../images/readmore.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    bottom: 12px;
    color: #FFFFFF;
    left: 8px;
    margin: 0;
    padding: 6px 0 6px 12px;
    position: absolute;
    text-decoration: none;
    width: 100px;
}

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum