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] Padding on center column (http://forum.bytesforall.com/showthread.php?t=19484)

yukoner Jan 27, 2013 10:27 PM

[SOLVED] Padding on center column
 
On my site at http://normhamilton.ca/writer/ there is no padding on each side of the text in the center column. I'm not sure why as I am using the ata-round.txt customization.

I have tried adding the following to the Add HTML/CSS Inserts, but no luck.
div.post-bodycopy {padding-left: 15px; padding-right: 15 px;}
Any suggestions?

lmilesw Jan 27, 2013 10:44 PM

Look in Style Posts and Pages or try this in CSS Inserts.
HTML Code:

.post {
    padding: 0 15px;
}


yukoner Jan 29, 2013 11:06 PM

Thanks Larry.
Unfortunately, that didn't work.

juggledad Jan 30, 2013 04:28 AM

go review what you have in your ato->Style POSTS & PAGES options. You might want to look for something that 'isn't quite right' (hint hint)

yukoner Jan 30, 2013 07:54 AM

Thanks. As it turns out, the line above the padding had "bcac9d" sitting at the end of it. Must have been pasted there by mistake at some point.

Thanks guys. Much appreciated.

Norm


All times are GMT -6. The time now is 05:00 AM.

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