Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~64 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Helveticus

I'm having difficulties using sprites in ul lists. The sprite is declared as follows: CSS:[ICODE] .sqred, .arrow_whr, .arrow_whl,.img_datetime,.img_folder,.img_cmt {background:url(img/icons.gif) no-repeat;padding:0 0 0 19px;font-size:x-small;z-index:10;} .img_datetime{background-position:0 -300px;margin-top:5px;margin-bottom:0;padding-top:0px;}[/ICODE] Using sprites in span or div tags works fine eg.: [ICODE]<span class="img_datetime">some text</span> [/ICODE] Question: How should I define the sqred property for ul lists? …

Member Avatar for almostbob
0
64