Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
List-item-image not in same position in Firefox and IE
Old 09-18-2007, 06:44 PM List-item-image not in same position in Firefox and IE
artcoder's Avatar
Skilled Talker

Posts: 89
Location: United States
Trades: 0
I'm using a custom list-item-image in an "ul". However, the position of that bullet image is not the same as in IE and Firefox. Where is there a tutorial of a "hack" that makes the list item position consistent on both browser.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
artcoder is offline
Reply With Quote
View Public Profile Visit artcoder's homepage!
 
 
Register now for full access!
Old 09-18-2007, 08:20 PM Re: List-item-image not in same position in Firefox and IE
joder's Avatar
Flipotron

Posts: 6,442
Name: James
Location: In the ocean.
Trades: 0
It would help if you would post some code to work with to assist you in finding a solution.
joder is offline
Reply With Quote
View Public Profile
 
Old 09-18-2007, 09:50 PM Re: List-item-image not in same position in Firefox and IE
maxxximus's Avatar
Extreme Talker

Posts: 219
Name: Rob
Location: UK
Trades: 0
You get better control over the bullets if you have them as background images.

Example
li {
list-style-type: none;
margin: 0px;
padding-left: 12px;
background: url(../images/bullet.gif) no-repeat 0 0.3em;
}
maxxximus is offline
Reply With Quote
View Public Profile
 
Old 09-19-2007, 02:15 AM Re: List-item-image not in same position in Firefox and IE
artcoder's Avatar
Skilled Talker

Posts: 89
Location: United States
Trades: 0
Yep. Backgound image. That's what I ended up doing.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
artcoder is offline
Reply With Quote
View Public Profile Visit artcoder's homepage!
 
Old 09-19-2007, 04:20 PM Re: List-item-image not in same position in Firefox and IE
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
Quote:
However, the position of that bullet image is not the same as in IE and Firefox
Yup, this is one of IE's many vagaries we all must deal with

I see Maxxximus gave you the right solution though
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to List-item-image not in same position in Firefox and IE
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.14751 seconds with 12 queries