Hi. Very nice theme. Can you help me get unordered lists working on the home page? My bullets don't show up. Thank you.
Cubit: Getting unordered lists working on home page
5 posts from 2 voices-
Posted 1 year ago #
-
Hi,
in cubit/css/style1.css replace:
.entry ul li{ background:transparent url(../images1/dot.png) no-repeat scroll 12px 8px; }with:
.entry ul li, .info_box ul li{ background:transparent url(../images1/dot.png) no-repeat scroll 12px 8px; }Posted 1 year ago # -
Okay. Thank you. I see the bullets, but appear over the text. http://www.psychsvcs.com/ Thanks for looking at this again...
Posted 1 year ago # -
This seems to work okay:
Added to main theme CSS file:
.entry ul li, .info_box ul li{
padding-left: 25px;
}If there is a better way, please let me know....Thanks!
Posted 1 year ago # -
Hey!
No - that's the right solution :)
Best regards,
PeterPosted 1 year ago #
Topic Closed
This topic has been closed to new replies.














