Where to change design for "Read More" buttons?

  • orish
    Inactive member
  • Topic Author
  • Member
  • Member
More
12 years 7 months ago #18024 by orish
Hi, I think this applies to all joomla templates - I happen to have blankie.

The problem is that the current color design for the buttons like Read More and Join Template Club is faulty. By default, it is white text on a red background - that's OK.

But as you hove over the button, it becomes white text on an almost-white background, and therefore virtually invisible.

Where do I need to go to alter the colors and other attributes for the link buttons in the template?

Many thanks,
gary

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
12 years 7 months ago #18026 by milos
What browser you use? You can remove this part from layout.css to disable the rollover effect:
Code:
.mp_advert2 .button:hover, p.readmore a:hover { opacity: 0.8; -moz-opacity: 0.8; filter:alpha(opacity=8); }

Please Log in to join the conversation.

  • orish
    Inactive member
  • Topic Author
  • Member
  • Member
More
12 years 7 months ago #18229 by orish
Mmm... I see now that it's a problem in Internet Explorer 9. It dims slightly when I view the page in Firefox.

Any way to fix that without having to disable the rollover effect completely?

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
12 years 7 months ago #18257 by milos
???
Please give us your link.

Please Log in to join the conversation.

  • orish
    Inactive member
  • Topic Author
  • Member
  • Member
More
12 years 7 months ago #18265 by orish

Please Log in to join the conversation.

More
12 years 7 months ago - 12 years 7 months ago #18298 by ivan.milic
Is is an bug , it is not 8 its is 80

it should be:

.mp_advert2 .button:hover, p.readmore a:hover {
opacity: 0.8;
-moz-opacity: 0.8;
filter:alpha(opacity=80);
}
Last edit: 12 years 7 months ago by ivan.milic.
The following user(s) said Thank You: orish

Please Log in to join the conversation.

Time to create page: 0.171 seconds
Powered by Kunena Forum