Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • eurolaw Friend
    #122055

    I’m a beginner with Joomla and this is probably a stupid question, but I don’t want to spend the whole afternoon looking for a solution. I would like the same layout as on the demosite, but my headings like Welcome to our company remain black and which css style is being used for the normal text?

    kallan Friend
    #227763

    Hi in the css then colors folder open the various css files and look for
    .contentheading {
    border-bottom: 1px solid #DDDDDD;
    }

    add the color in there i.e.
    .contentheading {
    border-bottom: 1px solid #DDDDDD;
    color:#FF9900;
    }

    Hope this helps
    Kiwidesign

    eurolaw Friend
    #227801

    Thank you for your reply. It works!

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  eurolaw 17 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum