|
#1
|
|||
|
|||
|
template Ra: Comment
Hello all.
I have a basic template Template: Ra comment in writing, I have a white square in the comments. can you tell me how to remove it? thank you in advance http://Www.mb-images.net
__________________
http://www.mb-images.net |
|
#2
|
||||
|
||||
|
I see the white box on your site. I've had a look at your .css file and the things you've changed. Try editing...
HTML Code:
li {
background-color:#FFFFFF;
display:block;
list-style-type:none;
padding:0px;
width:130px;
}
HTML Code:
li {
display:block;
list-style-type:none;
padding:0px;
width:130px;
}
Hope that help. |
|
#3
|
|||
|
|||
|
thank you very much, it works great.
__________________
http://www.mb-images.net |
| Post Reply |
| Thread Tools | |
|
|