1. gbell49@gmail.com
  2. Free Templates / Extensions
  3. Thursday, 23 August 2012
  4.  Subscribe via email
Hi,

got a slight issue with Oxygen, where the content is not filling the whole width, the 1st link below shows it working correctly, I tell this by seeing the Print icon in the far right top corner :- http://crfc.co.uk/joomla_256/index.php/seniors/1st-team
this example does not got all the way across, :- http://crfc.co.uk/joomla_256/index.php/social/hire-the-club

I have unpublished all modules at this time.... and not sure where to look next.

p.s. great template btw :)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try adding the following to the Custom CSS field of your templates parameters..

[code type=css]#content_full {
width: 100%;
}[/code]
Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán, thanks for the advice, unfortunatley did not make a diffence

Regards
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Try adding the following to the end of your templates template.css (../templates/j51_oxygen/css/template.css)..

[code type=css]#content_full {width: 100% !important;}[/code]
Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!