WP Design question

panarasgr

Junior Member
Joined
May 19, 2011
Messages
144
Reaction score
60
Hello everyone . I am in need of some help and hopefully some one maybe can help me .

http://moto-dyno.com/?page_id=16

I want to completely remove the sidebar from this site , although i also want the " boxed " place where the text is in , to be extended to the other side .

Any heads up on this ?

Thanks in advance.
 
To remove the widget go into your dashboard. Click on widgets. Drag the widget to the inactive widgets area at the bottom.

To change the dementions of the site you will need to edit the code of the theme.

HTH
 
There are no active widgets . and when i remove the " get right sidebar " from the template's code i get an error and the page doesn't open.
 
Edit the css, don't delete anything unless you know what you're doing.

Set the right sidebar to display:none; can't go wrong with that.
 
you need to do some css tuning there to make the theme not look so noobish besides that you're fine
 
to help you find what css to edit, you can install the webdeveloper plugin for firefox.
 
Back
Top