Myspace page, logo is here but without background

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kruczek
    New Member
    • Aug 2010
    • 2

    Myspace page, logo is here but without background

    Hi, I try add logo for myspace and appear "bug" or logo is here but without background. I need help, I am vocalist of band we always do by onself... but now I don't know what should I do....


    check this out code (I would be greatful if someone correct me...)


    Code:
    <style>
    table td div div font {
    visibility:visible;}
    
    body {
    background-color: ;
    background-image: url(background);
    background-position: top left;
    background-repeat: repeat;
    background-attachment: fixed;
    background-position:top center;margin-top: 0;}
    
    div.topbanner {
    top: 0;
    left: 49%;
    margin-left: -387px;
    width: 100%;
    height: 155px;
    position: absolute;
    <img src='picture'>
    }
    td {
    background-color: 000000;
    border: 0px;
    }
    table table {
    border: 0px;
    }
    table table table table{
    background-color: 000000;
    border:0px;
    border-color:8B0000; 
    border-style:dashed; 
    border-width:1px;
    }
    Last edited by Niheel; Aug 9 '10, 01:20 AM. Reason: added code tags
  • johny10151981
    Top Contributor
    • Jan 2010
    • 1059

    #2
    Check Line 20 and line 7. Do you think they are okay?
    and check line 3 is it necessary at all?

    Comment

    • kruczek
      New Member
      • Aug 2010
      • 2

      #3
      There are URL but I think I don't show it here:)

      I'd like code which be good.

      Comment

      Working...