Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PROBLEM Problem with layout
#1
Hi,

I dont know php well so I have a question to you.
I have some problem with my website layout.

Look on these two pages. On first one there is no border od right column.

http://karinen.pl/

I want layout like on this page.

http://karinen.pl/index.php?id=metoda

When I create new page everything is ok, only on my index page is this problem.

Have you got any ideas how can I fix it?

Thanks for help.
Reply
#2
Hi kvapeq,

Open the template you are using for index.php and look for:

Code:
<div class="ninecol2 last">

Delete the number "2" and leave it like this:

Code:
<div class="ninecol last">

That should work! Wink
English isn't my native language. Sorry for any mistakes you may find.
Reply




Users browsing this thread: 1 Guest(s)