Template Wordpress gets weird after implementing Pods

0

Hi there,

First of all sorry for maybe asking a stupid question. But after i implemented a pod page my Wordpress template does do weird. My widgets are not anymore at the right side of the website but down the page.

Can someone please help me solving this problem?

This is my website: http://ictschool.eu

And this is my pod page: http://ictschool.eu/people

Already thanks for understanding!

Kind regards,

Fabian

asked Oct 16 '10 at 10:43

fabian

1

add comment
enter at least 15 characters

1 Answer

0

it seems like your get_sidebar() is placed inside the #main-content div, you need to move it after the </div> in your template file

answered Oct 16 '10 at 4:53

Fike

208

add comment
enter at least 15 characters