Thursday, 15 March 2012

css help: only webkit rendering li bullets, which should be hidden -



css help: only webkit rendering li bullets, which should be hidden -

http://horizon.hoffmangraphics.com/products/international-products/

in chrome/safari, square bullets visible next product titles, , alignment incorrect.

firefox & ie, layout looks correct. adding padding h5 can prepare alignment of product image , title, breaks layout in working browsers.

any ideas?

try:

#page-content ul li { list-style-type: none; }

i entered in chrome's web inspector , worked!

but broke layout in browsers. adding padding-top: 24px; h5 seemed cure problem.

css

No comments:

Post a Comment