Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   [SOLVED] Delete / remove center column (http://forum.bytesforall.com/showthread.php?t=6759)

Pieter Dekker Apr 17, 2010 08:16 AM

[SOLVED] Delete / remove center column
 
Hi guys,

I have been messing around with the Atahualpa theme and I am really enthousiastic about this theme. Now I am running into a challenge which is probably easy to fix but nevertheless with my scripting skills for me hard to find out. Does anyone know if it is possible to delete or remove the center column so that only the 4 sidebars remain visible? The idea is to just end up with a 4 column all sidebar theme so no content will be needed.

Anyone an idea on how to realize this?

Regards,

Pieter

juggledad Apr 17, 2010 09:41 AM

add the following to ATO->Add HTML/CSS Inserts->CSS Inserts
HTML Code:

#middle {display:none;}

Pieter Dekker Apr 18, 2010 02:31 AM

Hi Jugglehead,

Thanks, simple but apparently effective, worked like a charm. The only challenge I encountered was a problem with the width of the sidebars in order to make them all the same size. I used the following to solve that problem (for the next person that might want to do this):

LEFT sidebar WIDTH: 350
LEFT inner WIDTH: 350
RIGHT sidebar WIDTH: 100
RIGHT inner WIDTH: 300

This seems to be working properly.

Regards,

Pieter


All times are GMT -6. The time now is 06:26 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.