Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: CSS help

  1. #1
    Join Date
    Feb 2005
    Location
    USA
    Posts
    1,634
    Tokens
    0

    Latest Awards:

    Default CSS help



    I added that height at 500 something, but I put it at auto and it still didn't stretch when I did that. I never had a problem with this until now, let me know what I'm doing wrong.

    Moved by Invent (Forum Moderator) from Designing & Development: Please post in the correct forum next time, thanks .
    Last edited by Invent; 27-07-2008 at 09:40 PM.


  2. #2
    Join Date
    Jul 2008
    Posts
    535
    Tokens
    75

    Default

    Could you explain some more, you're saying that it's not expanding when the image shows it expanding?

  3. #3
    Join Date
    Feb 2005
    Location
    USA
    Posts
    1,634
    Tokens
    0

    Latest Awards:

    Default

    It's overlapping when the other boxes expand.

    I want the image in the back to expand when the boxes move, insteading of overlapping like in the image.


  4. #4
    Join Date
    Jul 2008
    Posts
    535
    Tokens
    75

    Default

    So you want that grey box to move down as the white box expands?

  5. #5
    Join Date
    Feb 2005
    Location
    USA
    Posts
    1,634
    Tokens
    0

    Latest Awards:

    Default

    No, I want the white box which has text in it to stay inside that box. The grey is jus the background. I'm not worried about the background. I also give you +rep for commenting.


  6. #6
    Join Date
    Jul 2008
    Posts
    535
    Tokens
    75

    Default

    Quote Originally Posted by cunning View Post
    No, I want the white box which has text in it to stay inside that box. The grey is jus the background. I'm not worried about the background. I also give you +rep for commenting.
    Egh, I'm confused.

    So you want the white box to stay inside the grey?

  7. #7
    Join Date
    Jul 2008
    Posts
    119
    Tokens
    0

    Default

    Do you mean that you want the grey to be after the end of the box? If you do then add clear: both; to it.
    Signature Removed by Jamesy (Forum Super Moderator): Referal

  8. #8
    Join Date
    Feb 2005
    Location
    USA
    Posts
    1,634
    Tokens
    0

    Latest Awards:

    Default

    This will show you a better understanding of what I'm talking about:


  9. #9
    Join Date
    Jul 2008
    Posts
    535
    Tokens
    75

    Default

    To the grey box's CSS add: clear: both;.

  10. #10
    Join Date
    Jul 2008
    Posts
    119
    Tokens
    0

    Default

    Quote Originally Posted by cunning View Post
    This will show you a better understanding of what I'm talking about:
    Read my post above I just told u how to fix it.
    Signature Removed by Jamesy (Forum Super Moderator): Referal

Page 1 of 2 12 LastLast

Posting Permissions

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