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)
-   -   Strange list behavior (not widgets, post content)... (http://forum.bytesforall.com/showthread.php?t=18857)

mcphoto Nov 7, 2012 12:14 PM

Strange list behavior (not widgets, post content)...
 
This is bizarre:

http://www.5thfoodgroup.com/november...-sales-boosts/

Client wants the lists to have less indenting. Checking in browserlab, it varies from browser to browser. I have this in CSS inserts:

Code:

ol{

        margin-left: 0px !important;}

li {
        padding-left: .4em !important; }


ol ol {
        list-style: lower-alpha;
        margin-left: 18px !important;}

li li {
        padding-left: .4em !important; }

... but nothin'. The secondary list indents, but way more than 18px, too. I don't ever recall seeing list styling in ATA theme options. Any ideas? Thanks!

juggledad Nov 7, 2012 02:04 PM

the indents are standard, try using negative margins - this is a great place to use FireBug in firefox.

mcphoto Nov 9, 2012 12:33 PM

Y'know JD, I need a rubber stamp for your replies that says "damn, why didn't I think of that?" I don't think I even knew negatives were a possibility. Will play... thanks!


All times are GMT -6. The time now is 05:13 PM.

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