Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • tzic Friend
    #200272

    Hi!

    at first thank you for this new version of JA_Purity. As I am new to joomla 3 I am trying to figure out how to make this simple change. To change the background color of masthead that appears in my home article.

    I did this:

    – I altered the /templates/purity_iii/css/template.css file but the color did not change. Inspecting with firebug the color is still unchanged

    – in Template manager > customize template I searched all the css files but I could not find the jumbotron entry

    .jumbotron-primary {
    background-color: #0077bb;
    }

    I disabled CSS optimisation

    Any ideas on how to change the css?

    Also I would like to ask, how can I put a sidebar to my main layout? (howtocure(dot)info/bedwetting)

    Thank you for your time

    chavan Friend
    #544738

    create a custom.css using this documentation http://t3-framework.org/documentation/bs3-customization#custom-css

    Add this code to custom.css

    .page-masthead .jumbotron{ background-color: #0077bb !important; }

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

This topic contains 2 replies, has 2 voices, and was last updated by  chavan 10 years, 3 months ago.

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