Results 1 to 5 of 5

Thread: Myspace CSS IE Woes

  1. #1
    Join Date
    Jul 2008
    Location
    Pittsburgh, PA, USA
    Posts
    26
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Myspace CSS IE Woes

    I'm developing CSS and building a custom Myspace page for a client, (myspace.com/maddiegeorgi) and am almost done, but am having some issues in IE. What's bothering me is in the left column in the fourth box down. The General Info title and the Band Website URL are both line breaking early and wrapping. Can anyone identify the problem?

    CSS is submitted with the user generated content, so you'll find my CSS by searching for the text "masthead," it's about a fourth of the way down the page.

  2. #2
    Join Date
    Oct 2008
    Location
    Sweden
    Posts
    2,023
    Thanks
    17
    Thanked 319 Times in 318 Posts
    Blog Entries
    3

    Default

    That's a lot of code and nested tables, but could be the max-width of the table. Try changing that and see what happens.

  3. #3
    Join Date
    Jul 2008
    Location
    Pittsburgh, PA, USA
    Posts
    26
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Thanks for the reply! I know it's always a mess working with myspace. I tried what you suggested and didn't have any luck, thanks though...

  4. #4
    Join Date
    Oct 2008
    Location
    kolkata, india
    Posts
    75
    Thanks
    2
    Thanked 10 Times in 10 Posts

    Smile

    just remove this and see if anything differs..
    Code:
    WORD-WRAP: break-word
    thanks

  5. #5
    Join Date
    Jul 2008
    Location
    Pittsburgh, PA, USA
    Posts
    26
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    I gave your idea a shot, monicasaha, but I think that code is for the 'extra' videos section I added, not for the part I need th change. Do you guys think it's possible that I'm just not allowed to address this section with CSS?

    Thanks for the reply

Tags for this Thread

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
  •