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)
-   -   Padding doesn't work... (http://forum.bytesforall.com/showthread.php?t=12865)

mirco65 Feb 17, 2011 02:53 PM

Padding doesn't work...
 
p {
text-align: justify;
padding-left: 20px;
}

I insert it in the html css code but the padding when I inspect it is disabled

why?

juggledad Feb 17, 2011 03:35 PM

Where do you insert it?
What version of Atahualpa and WP?
What is your url?

mirco65 Feb 17, 2011 03:51 PM

inserted in HTML CSS insert
/*Allinea il testo giustificato*/
p {text-align: justify;
padding-left:20px;
padding-right:20px;
}

justify work properly...
but the padding nothing

website is http://www.vocemea.it

and version wp and atahualpa is the last


All times are GMT -6. The time now is 01:16 AM.

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