Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > DEVELOPMENT > Template design and Front-End Code

Post Reply
 
Thread Tools
  #1  
Old 04-24-2008, 08:11 PM
neoloop Offline
forum loafer
 
Join Date: Oct 2007
Posts: 9
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
Reply With Quote
  #2  
Old 04-25-2008, 09:17 PM
Scarabaeus's Avatar
Scarabaeus Offline
pixelpost guru
 
Join Date: Dec 2007
Location: England
Posts: 139
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;
}
to

HTML Code:
li {
display:block;
list-style-type:none;
padding:0px;
width:130px;
}
You also may want to change the width to something larger becuase you comments seem very squashed up.

Hope that help.
__________________

Reply With Quote
  #3  
Old 04-26-2008, 01:25 PM
neoloop Offline
forum loafer
 
Join Date: Oct 2007
Posts: 9
thank you very much, it works great.
__________________
http://www.mb-images.net
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 10:09 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs