Microsoft
Software
Hardware
Network
Question : Need help with CSS for Mozilla - URL supplied
This website displays great in IE but with Mozilla notice the top menu has a large gap at the top (between the navigation & header image).
Can someone help me with the CSS to make it display the same as in IE? I also want the player to be in the same spot as well.
http://www.tuffenuffracing
.com
Answer : Need help with CSS for Mozilla - URL supplied
Change this CSS :
#player { position: absolute;} -- not relative
#navMain {margin:0; padding:0; } -- you need to add these two lines as by default it will pickup ul styling which adds a small margin
Random Solutions
Pivot Table syntax error
SPContext.Current is returning null in the "SPItemEventReceiver" event handler.
Using multiple routers - BEFVP41 VPN Router, Netgear WDR3700
Bash Script to eliminate 2 lines from lots of pages
In Perl, how do I check if a value already exist in the database
I have a coolmax eSATA drive enclosure with a seagate SATA drive
HMAC-MD5 (RFC 2104) VB
How and where can I save and load a segmented control with NSUserDefaults
Calculated variable on server...
Oracle 10g: How to index a column in a materialized view?