0
Welcome Guest! Login
0 items Join Now

How to left justify all content in browser page

    • Cheny's Avatar
    • Cheny
    • Newbie
    • Posts: 14
    • Thanks: 0

    How to left justify all content in browser page

    Posted 13 years 5 months ago
    • By default all pages appear centered on my browser page/monitor, with equal amount of space on the left & right of the actual joomla content/modules. I want to embed my joomla page into an iframe in another application. Therefore I need to specify an exact total width of the content/modules which I know how to do. However, when I view my joomla page in the iframe, the "padding" on the left of the joomla content/modules makes the page to appear "cut off" in the iframe, (i.e. it doesn't fit).

      therefore, is there a way to left justify the entire joomla page in the browser so that there is no padding on the left of the joomla content/modules?
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: How to left justify all content in browser page

    Posted 13 years 4 months ago
    • the containers are 960px wide but if you want to align it tot he left you can add this at the bottom of your template.css file:
      body .rt-container {margin-left: 0;}

Time to create page: 0.087 seconds