0
Welcome Guest! Login
0 items Join Now

Background widths Quasar

  • Background widths Quasar

    Posted 14 years 7 months ago
    • Hi there i am trying to make it so the bacground widths of quasar are only 960 (or around that) rather than fluid like they are now. My goal is to create a page where the background is white with the colour and content all being centered and 960 wide.

      I want to do this without hacking the gantry file as well and just by editing css in the template files. Is this possible

      Thanks
  • Re: Background widths Quasar

    Posted 14 years 7 months ago
    • Without hacking gantry file, you might want to try this. Edit your template.css at:
      <Joomla Root>/templates/<your template name>/css/template.css

      At the end of the lines, add below codes:
      #rt-top, #rt-header, #rt-showcase, #rt-feature, #rt-toptab, #rt-main-surround, #rt-bottomtab, #rt-bottom, #rt-footer, #rt-copyright {width: 960px; margin: 0 auto;}

Time to create page: 0.101 seconds