Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Customization, Design, Programming... (http://forum.bytesforall.com/forumdisplay.php?f=22)
-   -   [SOLVED] Ordered lists & unordered lists overlapping neighboring pictures (http://forum.bytesforall.com/showthread.php?t=3827)

Smilesbypayet Oct 11, 2009 07:15 PM

[SOLVED] Ordered lists & unordered lists overlapping neighboring pictures
 
Here's a link to 1 page where it's happening, and I don't know if I need to change something in the CSS for the margin or padding for either ol's or ul's. Can someone help?

http://thecharlottedentist.com/about

It just looks kinda weird having the lists like that.

Thanks!

juggledad Oct 12, 2009 02:13 PM

I can't figure out why th eOL does that, but you can get around it with the following. replacy your <ol> with a <dl>
HTML Code:

        <dl>
                <dt>&nbsp;&nbsp;1. I love what I do.
                <dt>&nbsp;&nbsp;2. I get to help people every single day.
        </dl>


Smilesbypayet Oct 13, 2009 07:33 PM

Worked perfectly! Thanks. I wasn't familiar with that HTML - will have to look it up. I'm still very new at this whole Wordpress and web design thing.


All times are GMT -6. The time now is 11:03 PM.

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