seattle_rockstar Posted March 26, 2009 Report Posted March 26, 2009 Hi, http://getbluefrog.com/pcs/main.html I'm having a horrible time trying to figure out how to remove the white space below my flash banner. I've tried enclosing it in a div and playing with the margins. I've tried CSS collapse-border. Still no luck. Any ideas? Thanks in advance.
falkencreative Posted March 26, 2009 Report Posted March 26, 2009 If you set the margins on #header ul to 0, and add #flash { line-height:0; } that should fix it.
seattle_rockstar Posted March 26, 2009 Author Report Posted March 26, 2009 If you set the margins on #header ul to 0, and add #flash { line-height:0; } that should fix it. Thanks for the suggestion. I did that just now and left it as is. It still doesn't take out that space.
falkencreative Posted March 26, 2009 Report Posted March 26, 2009 there is still a 10px top margin on #header ul, right around line 94.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now