Results 1 to 3 of 3

Thread: CSS Problem with text positioning in a table cell?

  1. #1
    Join Date
    May 2005
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation CSS Problem with text positioning in a table cell?

    Hi,

    I'm having a problem trying to get my text to line up the way I want it in a cell inside of a nested table? I'm trying to get it to position in the MIDDLE with the VERTICAL aspect of the cell. It is correct in every way i want otherwise. I just can't seem to make it position to the MIDDLE, it's frustrating me, lol Here is the page in question:

    http://www.visionsic.com/sm_contactus_txt.htm

    If someone could please provide to me the things I may have missed or done wrong, I'd greatly appreciate the help!

    Thank You,

    Aaron

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    It is the:

    height: 0px;
    width: 0px;

    properties in the:

    .greyhdr

    class that is causing it to be on the bottom. Simply remove them.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    May 2005
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation thank u, still problems, lol

    the one is fixed due to your help but now I tried to move on and the next one is giving me problems too, geez..I feel stupid I am a newbie so plz forgive me....

    http://www.visionsic.com/sm_contactus_txt.htm

    thanks, Aaron

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
  •