Topic: Distance from Bullet points (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=23495" title="Pages that link to Topic: Distance from Bullet points (Page 1 of 1)" rel="nofollow" >Topic: Distance from Bullet points <span class="small">(Page 1 of 1)</span>\

 
Blaise
Nervous Wreck (II) Inmate

From: London
Insane since: Jun 2003

posted posted 09-30-2004 14:51

Hi there guys,

I've got a little issue with my unordered lists, I want to use bullet points but I find that the distance between them and the text is too large, is there a way I can change this?

TIA

Blaise.

poi
Paranoid (IV) Inmate

From: France
Insane since: Jun 2002

posted posted 09-30-2004 14:55

If there's an element in your LI, you can use negative margin-left on it, but that solution is a bit ugly. Otherwise you can replace the standard bullet by a background image with which you'll have the control you want.

DL-44
Maniac (V) Inmate

From: under the bed
Insane since: Feb 2000

posted posted 09-30-2004 15:06

http://www.w3.org/TR/CSS2/generate.html#markers

marker-offset, along with margin and padding settings can do a lot with placement of bullets.

Using a background image as Poi suggested can yield some very interesting effects.

Good use of this can be seen here - http://www.justice4pat.com

There is also all sorts of great info on styling lsits to be found here -
http://css.maxdesign.com.au/listutorial/
http://www.accessify.com/tools-and-wizards/list-o-matic/list-o-matic.asp

(thank Steve for those links...)

Blaise
Nervous Wreck (II) Inmate

From: London
Insane since: Jun 2003

posted posted 10-01-2004 11:44

Cheers guys, that's just what I need,

I didn't go with the background image, or list image idea as lists don't seem to be very supported across browsers, there are varying results, and if I have an item over two lines then my marker doesn't always fall where I need.

That marker information was interesting too, never knew there was so much to list items!

Cheers,

Blaise

liorean
Bipolar (III) Inmate

From: Umeå, Sweden
Insane since: Sep 2004

posted posted 10-01-2004 14:02

Well, the bad thing about lists is that while the default presentation is about the same in all browsers, they achieve it in different ways and handle the list related CSS properties slightly different.

--
var Liorean = {
prototype: ProgrammingTheoryGuru.prototype,
abode: "http://web-graphics.com/",
profile: "http://codingforums.com/member.php?u=5798"};



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu