Dynadot โ€” .com Registration $8.99

Fix this simple CSS problem. 50 NP$.

Spaceship Spaceship
Watch
Status
Not open for further replies.
Hi,

www.DomainTops.com - View it in Firefox. If you see the words "Test" over the bottom line gradient, you are applicable to do this. If not, forget it.

Just make the nav stretch with the content. It works in IE, and after the fix, it must work in FF & IE both.

DO NOT POST SAYING "LOOKS FINE TO ME"!! I WILL LOWER YOUR REP!

50 NP$ reward.

Cheers,
-Matt
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
change this

html, body {
margin:0;
padding:0;
font-family:arial;
font-size:13px;
color:#369;
background-color:#fff;

To

html, body {
margin:0;
padding:0;
font-family:arial;
font-size:13px;
color:#369;
background: url(img/sidebar.jpg) repeat-y;

This will set the background for the site as img/sidebar.jpg to only repeat vertically. The rest of the background will remain white, as white is the default background. If this doesn't work I'll take another look at it.
 
0
•••
Sorry, but that's rather disasterous. Are you sure you know what the problem is?
 
0
•••
Are you sure you know what the problem is?

Yes I have had the same problem in the past. The navigation area of your layout is not stretching with the content are. Seems how IE is junk it displays it the way you want and a CSS compliant browsers such as FireFox doesn't. If this is not the problem then what is?

I was looking at a quickfix without having to modify the whole CSS. Since the first fix didn't work. I'll take a more indepth look and see if I can figure out how to correct it.
 
0
•••
Sweet. Thanks. B-)
 
0
•••
Status
Not open for further replies.
Dynadot โ€” .com Registration $8.99Dynadot โ€” .com Registration $8.99
Appraise.net
Unstoppable Domains
Domain Recover
NameMaxi - Your Domain Has Buyers
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back