1. S4BRE
  2. Commercial Templates
  3. Friday, 17 January 2014
  4.  Subscribe via email
So i changed the default size from 960 to 1280 the main body is fine. but the footer is sitting to the right, take a look at ss
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of this issue?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

Near the top of your templates base.php (../templates/j51_arkadia/php/layouts/base.php) could you try replacing the following...

<div id="container_base" class="container"><div class="wrapper960">


with...


<div id="container_base" class="j51contain"><div class="wrapper960">


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
that did it thanks
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
spoke to soon, one more problem, the copyright area
http://uncensoredgaming.net/index.php
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Could you also try replacing the following at the very end of the same file...


<div id="container_copyright" class="container"><div class="wrapper960">


with...


<div id="container_copyright" class="j51contain"><div class="wrapper960">


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
perfect thanks
  1. more than a month ago
  2. Commercial Templates
  3. # 7
  • Page :
  • 1


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