Joomla/css Issue, Any Advice? Free RapidShare Download

Joomla/css Issue, Any Advice?

February 18, 2010 under FAQ

The joomla site is tomrossi.com, were having an issue, the right side bar where the albums/links are to buy the albums is it’s own module, but we went to add a new album/text and it changed the links to being white and bold, we want them to be regular, tiny, and blue like a normal link? In the module editor, thats how they look, on the page in the browser, they do not… how can I fix this?

Search more about Joomla/css Issue, Any Advice?:

  • flashbird

Comments

2 Responses to “Joomla/css Issue, Any Advice?”
  1. Doug V says:

    There’s an inheritance problem in your CSS.
    Somewhere in your template.css style sheet, located at siteground-j15-68/css, add this:
    td.caption a {
    font-weight: normal;
    color: #00f;
    font-size: .6em;
    }

Leave a Comment

If you want a pic to show with your comment, go get a gravatar!