test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • nfhopmike Friend
    #189600

    I am using T3V3 straight out of the box in Joomla 3.1 – I have added a page background to the body element, and I want to make the content area white. So I have added a white background color to the container class in my custom css, BUT the page content is tight up against the edge of the container. My question is, either how can I add padding to the page content, or how can I make the container a little wider than the content? Oh and the page needs to be responsive too….

    TomC Moderator
    #501794

    So that we can try to best assist you, please provide the url of the site you’re working on

    nfhopmike Friend
    #501796

    Sorry, can’t post url – I’m working on localhost

    Saguaros Moderator
    #501895

    You can post code you added into custom.css here and send us some screenshots of how you want to achieve so that we can check in our local site and give you suggestion 🙂

    Scott Lavelle Friend
    #501898

    A little Firebug will show you the answer. It’s different for each “element”. If you have a module vs the featured-items on the home page, vs some component, each will be different.

    For the site I’m working on right now, I use added padding-left:15px to the section.article-intro selector to get some space to the left of the text within the first article on my home page.

    In some cases, you should look for module-inner as the div class – such as for module positions.

    If you try to add to the section itself or to the row, you will find that things don’t really work like you want them to – you have to look to containers inside the main ones to get to the inner parts.

    Scott Lavelle - Technical Resource Solutions, LLC
    Certified Joomla Administrator

    nfhopmike Friend
    #501922

    Thanks for your help, in fact I have been using Firebug over the last few days and have managed to work out what is needed in this instance.

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

This topic contains 6 replies, has 4 voices, and was last updated by  nfhopmike 11 years, 3 months ago.

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