![]() |
Word Press: how do I get the blogroll to display without bullets?
I'm trying to get it to display without bullets. Can anyone tell me which variable to change or how to do it?
Thanx! |
That's not wordpress, it's the CSS for that theme.
|
whoa
just loaded up that style sheet jesus christ that is alot of crap in that thing |
Czarina,
You need to do that in the CSS. When your Blogroll is published, the HTML that is generated puts the NAME of the Blogroll in an <h2> and the LINKS in the Blogroll in <li>'s. What you need to do is wrap the Blogroll in a div such as #sidebar (or if you have an existing one, just attach the sample style below to it) Sample Styling: #sidebar ul { list-style-position: outside; list-style: none; margin: 0px; padding-left: 1em; text-indent: -1em; } Contact me if you need help. |
thanx guys. Got it. Oof!!!
|
and, thank you bangman... how come I didn't think of asking you directly, when you're the blog specialist?
|
All times are GMT -7. The time now is 10:56 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123