Streching the joomla to the full page size? - Joomla! Forum - community, help and support


dear all,
plz check http://w3dtek.com/sicom/ , how can make joomla take space of page not fixed size?
thx

in css file located at:

code: select all

/sicom/templates/rhuk_milkyway/css/template.css


look this:

code: select all

body.width_medium div#wrapper {
   width: 950px;
}

change 100%.





Comments