|
|
 |
RE: FN-FORUM: HTML lists (CSS formatting question with and
date posted 30th January 2004 15:21
For moving the text closer to the bullet point, you
need to change the value of the text indentation . The
line:
ul li {
text-indent: -5px;
}
will reduce or increase the space between the
bulletpoint and the text.
Mike
thebasement.madsims.net
--- Andy Macnaughton-Jones [EMAIL REMOVED] wrote: >
> The only list things are;
>
> List-style-image : URL
> List-style-position : inside / outside
> List-style-type : disc / circle / square / decimal /
> lower-roman /
> upper-roman / lower-alpha / upper-alpha / none
>
> So I guess what you might have to do is to create
> your own list style
> image and set the space in there.
>
>
> Andy
> IWD2 LLP
> [EMAIL REMOVED]
>
> -----Original Message-----
> From: Chris Dawson [EMAIL REMOVED]
> Sent: 29 January 2004 16:33
> To: Andy Macnaughton-Jones
> Subject: Re: FN-FORUM: HTML lists (CSS formatting
> question with and
> )
>
>
>
> > Margin-left seems to work ok
>
> thanks andy, that works great for the space *before*
> the bullet point.
> but how do i reduce the space between the
> bulletpoint and the first
> character of the item?
>
> chris
>
>
> --
> ** Get all the Freelance Work you Can Handle * The
> Web Design Business
> Kit will show you proven tactics and strategies for
> marketing your
> business, winning bids, managing projects and
> pricing your work. Free
> Shipping Worldwide.
> Read more & get free chapters at:
> http://www.sitepoint.com/launch/b7c91e/3/4
>
> To advertise here:
> http://www.freelancers.net/advertising.html
>
>
> --
> ** Get all the Freelance Work you Can Handle *
> The Web Design Business Kit will show you proven
> tactics
> and strategies for marketing your business, winning
> bids,
> managing projects and pricing your work. Free
> Shipping Worldwide.
> Read more & get free chapters at:
> http://www.sitepoint.com/launch/b7c91e/3/4
>
> To advertise here:
> http://www.freelancers.net/advertising.html
>
> Unsub:
>
http://www.freelancers.net/rm.php?g6C8E7BAA002960B67E
>
> To Post a New Message: [EMAIL REMOVED]
> Forum Homepage: http://www.freelancers.net/forum.php
>
> http://www.freelancers.net - freelancers and
> freelance jobs
>
________________________________________________________________________
BT Yahoo! Broadband - Free modem offer, sign up online today and save £80 http://btyahoo.yahoo.co.uk
|
 |
|