REGISTER
|
Search Tycoon Talk
|
Freelancer.com
|
Members
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.
Register Here
Forum Rules
CSS Forum
You are currently viewing our CSS Forum as a guest. Please
register
to participate.
Login
Remember Me?
Login via Freelancer.com
Tycoon Talk
>
Web Development and Programming Support
>
CSS Forum
>
List-item-image not in same position in Firefox and IE
Link Back
Thread Tools
Search this Thread
List-item-image not in same position in Firefox and IE
09-18-2007, 06:44 PM
#
1
(
permalink
)
List-item-image not in same position in Firefox and IE
artcoder
Skilled Talker
Posts: 89
Location: United States
Trades:
0
Talkupation:
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
Register
now for full access!
09-18-2007, 08:20 PM
#
2
(
permalink
)
Re: List-item-image not in same position in Firefox and IE
joder
Flipotron
Posts: 6,442
Name: James
Location: In the ocean.
Trades:
0
Talkupation:
It would help if you would post some code to work with to assist you in finding a solution.
09-18-2007, 09:50 PM
#
3
(
permalink
)
Re: List-item-image not in same position in Firefox and IE
maxxximus
Extreme Talker
Posts: 219
Name: Rob
Location: UK
Trades:
0
Talkupation:
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;
}
09-19-2007, 02:15 AM
#
4
(
permalink
)
Re: List-item-image not in same position in Firefox and IE
artcoder
Skilled Talker
Posts: 89
Location: United States
Trades:
0
Talkupation:
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
09-19-2007, 04:20 PM
#
5
(
permalink
)
Re: List-item-image not in same position in Firefox and IE
LadynRed
Defies a Status
Posts: 10,016
Location: Tennessee
Trades:
0
Talkupation:
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
« Reply to
List-item-image not in same position in Firefox and IE
Previous Thread
|
Next Thread
Tycoon Talk
>
Web Development and Programming Support
>
CSS Forum
>
List-item-image not in same position in Firefox and IE
Thread Tools
Search this Thread
Show Printable Version
Email this Page
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
Forum Rules
Feeds:
RSS
JS
XML
Feeds for this forum:
RSS
JS
XML
LinkBack
LinkBack URL
About LinkBacks
Bookmark & Share
Digg this Thread!
Add Thread to del.icio.us
Bookmark in Technorati
Tweet this thread
Page generated in
0.14751
seconds with
12
queries