Jump to content

Using List Images


hex4

Recommended Posts

I'm having a browser compatibility issue.

 

here's the css code:

li
{
list-style-image: url(images/arrow-right.gif);	
list-style-position: outside;
}

ol
{	
margin-bottom: 5px;
margin-top: 2px;
}

 

and this is the result: http://hex4.no-ip.info:8080/cheatbusters.et

 

If you see it as it is both in FF and IE, they are the same.

 

What i want to do is to move the lists aligned to the left.

 

All the lists are in a subtable class

 

table.subtable 
{
width: 100%;
border: thin solid;
background-color: #FFFFFF;
}

 

edit: I tried using margin-left in OL but the movement is different both in FF and IE

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.