This is a discussion on "ul bullets" within the Web Page Design section. This forum, and the thread "ul bullets are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
ul bullets
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
ul bullets
How`s it goin`?
On the favourite repertoire page of my site, I`ve got lots of lists. Why do the bullets go outside the edge? How can I skootch things over so that doesn`t happen? Any help appreciated. http://pyxnet.ath.cx/robin |
|
|
|
||||
|
Re: ul bullets
It looks great in Opera, but broken badly in IE. I can check into the code soon, but it's Christmas shopping time.
|
|
|||
|
Re: ul bullets
Well, I guess that`s no big surprise- I made it in Mozilla (stupid IE
Not to worry; I tend to be around here a fair amount. |
|
|||
|
Re: ul bullets
Where are my manners! Thank you for checking it out, herkalees- good to know.
|
|
||||
|
Re: ul bullets
try adding (to your 'main' class):
|
|
|||
|
Re: ul bullets
Thanks Tim356- Tried changing the padding, but it didn`t seem to work. So then I tried margin, which worked great, except it pushed content out of place in the sidebar! Eeesh. I`ll keep trying...
|
|
|||
|
Re: ul bullets
sounds like the entire list is 100% of the screen and the margin is making it too wide for your div
Try specifying a width for the ul in the css, make it equal or less than the content div and margin combined. |
|
|||
|
Re: ul bullets
Hullo,
It was as simple as this- I already had padding: 0 10px in my css for the main class. So I just changed the 2nd number to 20px, problem solved. Now I know what those numbers are for! Learning, learning... Thanks, everyone |
|
|||
|
Re: ul bullets
While on the subject of UL bullets, I thought I would share a something I ran across this evening while reading my RSS feeds.
http://www.macworld.com/2005/12/secr...eate/index.php I thought it would help to have this here for those who read this as well as those who search the forums and want to know more about CSS controlled bullet backgrounds.
Last Blog Entry: Whats in a name? (Feb 20th, 2008)
|
|
|||
|
Re: ul bullets
Hmm, interesting...
|
![]() |
| Tags |
| bullets |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] Bullets looking wierd. | mcdanielnc89 | Web Page Design | 8 | Nov 1st, 2007 16:41 |
| IE7 bug: list bullets aligned to bottom | MikeHopley | Web Page Design | 6 | Sep 12th, 2007 19:56 |
| Image bullets on unordered list | Kobrakai | Web Page Design | 4 | Aug 15th, 2007 18:27 |