By vdwaetsy on
How you can rewrite the css code if you want the field entries with bullets
This is the current in the CSS field module
field entries {
float: left; / * LTR * /
font-weight: regular;
color: # 005A8C;
border-top: 1px solid # bbb;
border-bottom: 1px solid # bbb;
padding: 3px;
margin-bottom: 10px;
margin-top: 10px;
}
I already looked inside the module, I even added this line list-style-image: url (images / menu expanded.gif), but no result.
I have a screanshot created and edited ... picture says more than words. go to screanshot
Any ideas?
Greetings
Sylvie