oh yes, thanks, it works now
thanks!
oh yes, thanks, it works now
thanks!
Hi,
I have a small cosmetic problem in my testimonial sidebox. The separator bar "hr" doesnot appear between the testimonials and the testimonial title is too near to my box border, how can solve those little problems?
thanks
My site is http//www.accesorius.com
Most likely there is something in the following section of your stylesheet.css that needs to be corrected. for instance: there are no unordered lists (ul li) in the testimonial sidebox.
.testimonial {
color: #000;
padding: 0 5px 5px 5px;
text-align:left;
}
.testimonial p {
margin: 0; padding: 5px 0;
}
.testimonial span {
float:right;
}
#testimonialImage {
margin: 0;
padding: 0 0 15px 0;
text-align: center;
}
#testimonials-managerHeading {/*INFORMACIO BOX tittle*/
background: url(../images/lefttop.jpg)
no-repeat center top;
line-height:28px;
color:#fff;
font-size:12px;
font-weight:bold;
padding-left:20px;
}
#testimonials-managerHeading {
font-size:1.1em;
}
#testimonials-manager{/* informacio box*/
background:url(../images/leftbg.jpg) repeat-y center; margin-bottom:6px;
}
#testimonials-managerContent{ background:url(../images/leftbottom.jpg) no-repeat center bottom; padding:5px; overflow:hidden;}
#testimonials-managerContent ul { margin:0; padding:0; list-style-type:none; }
#testimonials-managerContent ul li { margin:8px; border-bottom:1px solid #CCCCCC; }
#testimonials-managerContent ul li a.category-top{
background:url(../images/dot.gif) no-repeat 3px center;
padding-left:20px; color:#000000;}
#testimonials-managerContent ul li a.category-top:hover{ color: #CC6600; }
#testimonials-managerContent ul li a.category-products{ color:#FF6600; padding-left:30px;}
#testimonials-managerContent ul li a.category-products:hover{ color: #CC6600; }
hr.catBoxDivider {
color: #aabbcc;
}
.bettertestimonial {
font-weight: 700;
}
thanks clydejones,
I have removed the lines refering to ul and li, however I cannot see why the hr and the padding does not work correctly
MAPCorp
--------------------------------------------------------------------------------------------
<a href="http://www.accesorius.com">http://www.accesorius.com</a>
Try deleting the highlighted portion of this declaration in the stylesheet.css. I think it will help with the padding.
The hr part I'm not sure about (yet)
#testimonials-managerContent{ background:url(../images/leftbottom.jpg) no-repeat center bottom; padding:5px; overflow:hidden;}
thanks, that helped with the padding...
i got a wierd problem. here is a screen print
http://www.romanshowersonline.co.uk/...creenprint.gif
if i refresh this goes away. any ideas?