Help! My blog CSS is broken (a little)
I launched a new website in February.
www.JasonsMillion.com
Today I installed a new template and customized it to fit my needs. Generally, I'm extremely happy with it.
One problem...
For some reason the images in the blog posts don't float to the right properly. They did in the previous template, which was a generic blogger template.
One of the recent posts is about the template. If you have a solution, please e-mail me, or post it in the comments on the blog. I'm sure not everyone here cares about the solution.
Thanks, in advance for your help.
Jason




louiemctool on Mar 03, 2008
:D
daviolicious on Mar 03, 2008
Checking on your codes... hopefully can have some deliveries from ya too... gimme few minutes... :)
anti on Mar 03, 2008
Hi Jason,
You have some CSS rules between the head tags. one of the rules you have is:
br {
clear:both;
}
That's what is doing it.
TweedNet
on Mar 03, 2008
okay, that worked but now the graphic that forms the outside border isn't working properly.