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)
-   -   How to remove rectangular bullet (http://forum.bytesforall.com/showthread.php?t=20670)

joe hark Jul 20, 2013 11:48 AM

How to remove rectangular bullet
 
I am reposting this question because the original 3-year-old thread is closed and the advice there, is no longer usable because, as the notices on taht screen say, "Since 3.6.5 PHP code cannot be used anymore in HTML/CSS Inserts."

May I ask for an update on doing this?

Thanks

juggledad Jul 20, 2013 12:17 PM

What rectangular bullet?

joe hark Jul 20, 2013 12:29 PM

please look at: http://www.donclarkemusicbox.simple-helix.net/

juggledad Jul 20, 2013 03:48 PM

You mean the red box next to billy Holliday?
If so, that is the left border and set in the widget styling.

joe hark Jul 20, 2013 03:57 PM

in style widgets I see how to change the color but I want to totally remove that object so the text is flush left to the line.

If there is a configuration there to do that. I am not seeing it and would appreciate advice on whatever i am missing.

Thank you for your help.

lmilesw Jul 20, 2013 04:42 PM

Just set the left border width to 0

joe hark Jul 20, 2013 07:48 PM

Thanks. that worked.

While on this subject, I would like to introduce a half-line of space between the individual items in that same menu. Where is that configured?

I appreciate the help!

lmilesw Jul 21, 2013 01:33 PM

I'm not sure what you mean by a half line space but to add some space between the different list items for that particular widget you would use something like the following.
HTML Code:

#categories-4 li {
    margin-bottom: 10px;
}



All times are GMT -6. The time now is 12:36 AM.

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