how to bring website on full screen - Joomla! Forum - community, help and support
my site appear in centre n not on full screen. how bring full screen.
and
int frontpage of site articles not apper correcty, part cut on other pages appear correctly. tell me do.
my site www.newtrendz.co.cc/main
and
int frontpage of site articles not apper correcty, part cut on other pages appear correctly. tell me do.
my site www.newtrendz.co.cc/main
there can few reasons why content in central column partially hidden. possible oversized image or other setting breaking template's structure. temporarily disable phone image in header find out if helps.
with regards using full screen, setting adjustable in template's css file. template fixed width - around 950 970 pixels. such figure in css selector named #container or #wrapper , change width:960px width: 90%; example.
please note templates terribly complicated , changing overall width alone can result in severe formatting anomalies.
in case, can try reduce width of left and/or right columns. may automatically increase size of content area.
with regards using full screen, setting adjustable in template's css file. template fixed width - around 950 970 pixels. such figure in css selector named #container or #wrapper , change width:960px width: 90%; example.
please note templates terribly complicated , changing overall width alone can result in severe formatting anomalies.
in case, can try reduce width of left and/or right columns. may automatically increase size of content area.
Comments
Post a Comment