2 lturner Oct 25, 2009 11:50

Hi Iturner,
you are my hero. I would have had no clue what to do.. Yippiehhhh. it works. Great and thanks again :-)
No worries, glad it worked ok for you. Great looking blog by the way.
L
Thank you!
I need your help again: I installed the latest version of the blog and now I have the same problem again. I backed up the css before and overwrote the update. I tried without
.post {
clear: both;
}
nothing works. What can I do???
Please help. thanks!!!
Hi again
Not sure why this would have happened on an upgrade but try this instead of the previous css:
.bPost {
clear: both;
}
L
Hey Iturner,
thanks again!!!! It works. THANK YOU!!!
No worries :)
Hi and welcome to the forums
If you open your CSS file and add this to the bottom I think it should work:
L