Jump to content

i have a little problem


Recommended Posts

i have a little problem...
the block_bg_myaccount.jpg not load.... i check the global.css file its all ok..
what is the problem
this is my block myaccount css file

/* block myaccount */
#left_column div.myaccount, #right_column div.myaccount { background: #ffffff url('../img/block_footer_myaccount.jpg') no-repeat bottom left; }
div.myaccount h4 { background: #ffffff url('../img/block_header_myaccount.jpg') no-repeat top left; }
div.myaccount h4 a, div.myaccount h4 { color: white; }
div.myaccount, div.myaccount a { color: #555; }
div.myaccount, div.myaccount a:hover { color: #555; }
div.myaccount ul.bullet { margin-top: 0.6em; }
div.myaccount ul.bullet li { background-image: url('../img/bullet_myaccount.gif'); }
div.myaccount ul.bullet .icon { display: none; }
div.myaccount p.logout { padding: 0.3em 0 0.3em 2em; }
div.myaccount p.logout, div.myaccount p.logout a { color: #555; }
div.myaccount p.logout a { text-decoration: none; color: #1c8ff2; }
div.myaccount p.logout a:hover { text-decoration: none; }
div.myaccount .block_content {
background: #fff url('../img/block_bg_myaccount.jpg') repeat-y bottom left;
   border-left:none
   border-right:none;
}
.account_input {
   margin-left: 0px;
   width:15em;
}

Link to comment
Share on other sites

×
×
  • Create New...