Thank you Clyde!!
That worked great!![]()
Thank you Clyde!!
That worked great!![]()
I'll finish that project tomorrow, I've made enough mistakes today!
Glad to help
To get it bit closer you could try adding the following: Highlighted in red
#testimonials-managerContent {
background-color: #a5a58c;
border-top: 1px solid #94947b;
border-bottom: 1px solid #494a44;
border-left: 1px solid #494a44;
border-right: 2px solid #494a44;
}
#testimonials-managerContent a:hover{
color: #ffffff;
background-color: #494a44;
}
You must have been reading my mind Clyde!![]()
I'll go try that.
It was displaying perfectly in FF, but not in IE.
Trying to get those two in synch drives me nuts sometimes! lol
I'll finish that project tomorrow, I've made enough mistakes today!
That looks better.![]()
Is there anyway to decrease the spacing in IE?
Firefox is spaced perfectly, but to me everything looks too far apart in IE.
I'll finish that project tomorrow, I've made enough mistakes today!
Try adding the following: highlighted in red
Code:.testimonial { color: #000; padding: 0 5px 5px 5px; text-align:left; } .testimonial p { margin: 0; padding: 5px 0; } .testimonial span { float:right; }
That made a big difference Clyde and looks much nicer!
I did have to change this:
to this:Code:.testimonial p { margin: 0; padding: 5px 0; }
Because the grey "divider" line wasn't showing up correctly. It only showed half-way across the box.Code:.testimonial p { margin: 0.3em; padding: 5px 0; }
This is such a great mod. You're the best!![]()
I'll finish that project tomorrow, I've made enough mistakes today!
Hi clydejones,
thanks for the great mod!!!
just install the mod in my testing site. the testimonial sidebox title looks odd.
it shows "
BOX_HEADING_TESTIMONIALS_MANAGER"
could you please have a look my site:
img.maxsonic.co.uk/st/
thank you very much!
Sorted it!
Added this into the stylesheet:
#testimonials-managerContent {
padding: 0em; margin-bottom: 0em; line-height: 1em; font-weight: bold}
#testimonials-managerContent a:hover{
color: #ffffff;
background-color: #494a44;
}
And, I know....I'll have to upgrade someday!!!!![]()