FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Fix my template (easy) - 100 FRIH.

 


Hobbit
www.bandoftheweek.com/version9992/oldindex.html

If you can fix this, I will love you <3. Basically, it has two content areas, but in IE it doesn't work. Also, in firefox, the footer is a bit longer.

Fix it and you'll get 100 frih and a cookie.

Download it here: www.bandoftheweek.com/version9992/yeah.zip
Ignore the php files, just work with oldindex.html, or just do whatever you want. Thanks.
Hobbit
Anyone? This is very important believe it or not. I just can't figure out what I did wrong.
Hobbit
150 frih.
Chrisjs
I'll give it a go simply because I have nothing better to do at the moment. What kind of cookie is it?

EDIT: It appears (somewhat obviously) that the right section not appearing is due to CSS. Being the loving Internet Explorer that it is, it may or may not be easy to fix. I'll still try, as I'm still bored at the moment Razz

EDIT2 - An hour and a half later: Are you sure this is supposed to be easy? I've been trying non stop so far without luck =/

EDIT3 - A while later: Finally figured it out xD. It turns out, the width was too large. In web.css, simply change:
Code:
#rightcol {
   width: 275px;
   float: left;
}

to:
Code:

#rightcol {
   width: 256px;
      float: left;
      }


I already tried going above 256px, but it doesn't work. I tried it in 1024x768 as well as 1280x960, and both worked. Couldn't try it on anything else though, as my screen would black out when changing from 1024x768 to anything. Rolling Eyes

Anyway, a complete version is at http://www.chrisjs.com/snc/web.css

Hope it works Smile
htmlrules
yeah while having a go at it a found the same thing

but while doing it in dofferent screeen resolutions it can screw up on smaller resoulution im trying using % instead of px.

ill get back to you when i have results
Hobbit
Thanks for trying, it still doesn't work though. Sad
Chrisjs
Hmm....it should have worked. Granted, I didn't have all the images loaded, as I was testing it from localhost. I have to get off for the night, but you could try lowering the pixel value slowly. Or you could wait until about 3:00 PM EST (about 15 hours from now, to save the time of conversion), for when I get back on Smile
Hobbit
I'll try that, let's see if it works.
Chrisjs
While I am on another computer with a different resolution, I tried changing it to 255px with all the images loaded and it worked. But as I said, it could depend on the resolution, so it may be worth lowering it an extra pixel or two Smile

Hope it works.
Hobbit
Well at 255px it works, but then the content area and the header are out of place, erm.
Reply to topic    Frihost Forum Index -> Miscellaneous -> Marketplace

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.