0
Votes
Undo
  1. tonyoriordan
  2. Commercial Templates
  3. Wednesday, 13 June 2012
  4.  Subscribe via email
I have put a banner in footer position but want it to fill across to left of page same as the header. http://www.avec.ie
novation template
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Tony

Adding the following to the Custom CSS field in your templates parameters will set the base width of your template to 100%..

[code type=css]#container_base.container div.wrapper960 {width:100%;}[/code]
Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Great support seriously impressed, just a little padding on left to remove

Anthony
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Adding the following should do the trick..

[code type=css].banneritem {margin: 0 -15px;}[/code]
Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Ciarán, everything looking fine, just one more thing, change the colour of page from white??
Thanks again
Tony
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Try..

[code type=css]#container_breadcrumb, #container_main, #container_spacer3 {background:#eeeeee;}[/code]

Where #eeeeee is your new background colour.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • Page :
  • 1


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