Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   [SOLVED] How to remove bullets from sidebars and widgets (http://forum.bytesforall.com/showthread.php?t=5228)

drunk8gods Jan 9, 2010 09:46 PM

[SOLVED] How to remove bullets from sidebars and widgets
 
***edit***
Found another thread telling me to "See Theme Options -> Style Widgets -> Widget List Items / Widget List Items 2nd level / Widget List Items, 3rd and lower level"

Sorry!

Hello,
I'm having some difficulty removing the bullets from the sidebar and widgets and am looking for some assistance.

I did find this thread regarding modifying the modification of bullets.

http://forum.bytesforall.com/showthread.php?p=4510

I used the following code in the CSS Insert.

HTML Code:

div.widget ul {
list-style-type: none !important;
}

div.widget ul li a:link,
div.widget ul li a:visited,
div.widget ul li a:active,
div.widget ul li a:hover {
border-left: 0 !important;
padding-left: 0 !important;
}

It removed the bullets from the "Pages" widgets, but other widgets still have the bullets.

I'm using Ata 3.4.4 using WP 2.9.1.

Here is a sample url. http://www.mansruinrollerderby.com/wordpresstest/

Thanks in advance.

Mik


All times are GMT -6. The time now is 10:41 AM.

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