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
~507 People Reached
Favorite Forums
Favorite Tags
Member Avatar for blamlol

I use the following code on my page: [CODE]<div id="itemstable" class="item_type1"> ...other divs here... </div>[/CODE] And in my CSS file I have this code: [CODE].item_type1 div { background-image: url(images/type1.giff); }[/CODE] the problem is there are a lot of different item types so I will need to have a lot of …

Member Avatar for stevenpetersen
0
507