Results 1 to 4 of 4

Thread: Help! almost giving up..

  1. #1
    Join Date
    Sep 2008
    Posts
    8
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Help! almost giving up..

    hey guys, this is the thing that i'm trying to do

    http://farm4.static.flickr.com/3164/...c1f2b60262.jpg

    it comes up well on FF and chrome, but in ie...

    Just what am i doing wrong?
    this is the webbie,, any help would be greatly welcomed...

    http://www.playbox-creations.com/test/exhibition.html

  2. #2
    Join Date
    Jul 2006
    Location
    just north of Boston, MA
    Posts
    1,806
    Thanks
    13
    Thanked 72 Times in 72 Posts

    Default

    the screen shot section you are referencing are black spaces?

  3. #3
    Join Date
    Sep 2008
    Posts
    8
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    well, basically, the screenshot shows the menu bar and the graphics side by side. but in IE, the graphics gets pushed down below the menu bar, leaving a large blank space beside it...

    After one night of tweaking, i managed to get it to align, but then the scroll bar doesn't become fixed (scrolls up when i pull the page down). And worse, the solution doesn't make sense to me... What i did was,

    #left {border:0;
    position:absolute; <-- remove, save, reload page, re-added the position thing.
    width:15%;
    height:100%;
    background-color:#000000;
    height: 768px;
    font-family: "lucida console", helvatica, monospace;}

    i also tried playing around changing the position:absolute to fixed, and back again. but to no avail.. just wondering, does it make sense to you guys? I'm on notepad++ runing xp pro and testing on chrome, ff 3 and ie 6, if it helps...

  4. #4
    Join Date
    Sep 2008
    Posts
    8
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    uhm.. think i found the problem. I used position:fixed instead of position:absolute. Now that i used position:absolute, the main pic aligned, but the menu bar moves around. Can anyone help with this? Please?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •