Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Problem with the div thing

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #33200
    kayliu
    Member

    I am a newbie of making web and using css. Currently making my first css site. Somehow the green box(I just make it green so you guys know what I am talking about) thing appeared and blocked my path to success. Anyone know what I did wrong on the coding? I wanna remove that green thing, thanks all.

    here is the site. http://dl.dropbox.com/u/5594714/index.html

    #81955
    furrball1383
    Member

    you need to tell us what its preventing you from doing as right now i see it but i don’t understand the problem with whatever it is.

    #81956
    kayliu
    Member

    I was thinking moving the content box up. However, the green box thing kind of blocking me from doing that. I did try to use padding, but not worked at all.

    Here is my photoshop mockup http://dl.dropbox.com/u/5594714/Homepage6.jpg

    #81959
    kayliu
    Member

    @sl1dr

    wow that really help me a lot, thanks bro. However, one more question. If I change the .page-wrap #sidebar padding-top to 0px, then how should I move the sidebar down? like position the sidebar wherever I want it to be.

    #81960
    furrball1383
    Member

    couldn’t you just give it a position:absolute; and then top: ‘number of pixels down here’;

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘CSS’ is closed to new topics and replies.