unordered list problem in FF

This is a discussion on "unordered list problem in FF" within the Web Page Design section. This forum, and the thread "unordered list problem in FF are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Sep 9th, 2007, 19:33
alexgeek's Avatar
Technical Administrator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,770
Blog Entries: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to alexgeek
unordered list problem in FF

I'm re doing my blog desgin:
http://www.alexgeek.co.uk/test/index.html

the navigation and affiliates list goes in about 20 px in FF
i've tried to stop this many ways, none worked except for margin-left: -20px;
but that's not very practical and messes up IE.
help!
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
Reply With Quote

  #2 (permalink)  
Old Sep 10th, 2007, 00:20
Reputable Member
Join Date: Jul 2005
Location: Indiana, USA
Age: 29
Posts: 153
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to jpmitchell Send a message via Skype™ to jpmitchell
Re: unordered list problem in FF

alexgeek,

No problem all you need to do is to replace what you have with this:
Code: Select all
#left ul, #right ul {
padding: 0;
margin: 0;
}
You'll then be able to update the padding to push the text in to any desired amount.

-James
Last Blog Entry: Whats in a name? (Feb 20th, 2008)
Reply With Quote
  #3 (permalink)  
Old Sep 10th, 2007, 06:31
alexgeek's Avatar
Technical Administrator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,770
Blog Entries: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to alexgeek
Re: unordered list problem in FF

worked great thanks -rep + -
you're a bit of a css guru i see!
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
Reply With Quote
  #4 (permalink)  
Old Sep 10th, 2007, 11:35
Reputable Member
Join Date: Jul 2005
Location: Indiana, USA
Age: 29
Posts: 153
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to jpmitchell Send a message via Skype™ to jpmitchell
Re: unordered list problem in FF

Not really a guru, but I do know my way around it quite well. Thanks to forums like this.
Last Blog Entry: Whats in a name? (Feb 20th, 2008)
Reply With Quote
  #5 (permalink)  
Old Sep 10th, 2007, 15:26
alexgeek's Avatar
Technical Administrator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,770
Blog Entries: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to alexgeek
Re: unordered list problem in FF

cheers anyway
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
Reply With Quote
Reply

Tags
firefox, list

Thread Tools

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 On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
unordered list - strange behavior pesho318i Web Page Design 9 Dec 6th, 2007 14:19
First image problem and inline list problem konnor5092 Web Page Design 8 Dec 1st, 2007 09:08
Image bullets on unordered list Kobrakai Web Page Design 4 Aug 15th, 2007 18:27
Unordered list under background image AdRock Web Page Design 4 Aug 7th, 2006 12:43
CSS Unordered List Problem relph2 Web Page Design 3 Jan 7th, 2006 18:14


All times are GMT. The time now is 16:11.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43