|
![]() |
Overclock.net - Overclocking.net > Software, Programming and Coding > Coding and Programming > Web Coding | |
What's wrong with this menu?
|
||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) | |||||||||||||
|
Intel Overclocker
|
So I'm building a website for a friend of mine... it works excellent in Internet Explorer, but the menu is off to the side in Firefox. What's the matter with my code that this is happening?
http://www.tyspredatorcalls.com/ I have a feeling it's got something to do with the css I'm using, so the style sheet is here: http://www.tyspredatorcalls.com/style.css Any help is appreciated! ![]()
__________________
Hotel Da Volta - The Enigma: Rising Tide Add-On The Gigabyte GA-P35-DS3L Thread 101% OC on E6300!
|
|||||||||||||
|
|
|
|
#2 (permalink) | |||||||||||||
|
Programmer
|
Code:
#sideNav ul {
list-style: none;
margin: 0px;
padding: 0px 1px 0px 0px;
/*float: right;*/
}
__________________
- Marin Ivanov - Debian worshipper Link of the month: Phlame - PHP Web Server with PHP support (Alpha 1.25 released) My: Clubs, Photo, Web projects, CheapTechs, You would if you could but you can't so you won't.
|
|||||||||||||
|
|
|
|
|
#3 (permalink) | |||||||||||||
|
Intel Overclocker
|
Thank you!!! I knew it was something simple, but I just don't know CSS well enough yet to figure out exactly what it was. Rep + for you my friend!
__________________
Hotel Da Volta - The Enigma: Rising Tide Add-On The Gigabyte GA-P35-DS3L Thread 101% OC on E6300!
|
|||||||||||||
|
|
|
|
#4 (permalink) | ||||||||||||
|
Programmer
|
Poor coyote.
__________________I learned CSS from viewing the source code of websites... It's a good way to learn CSS techniques, btw.
|
||||||||||||
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|