Thread Starter
acabtp
(@acabtp)
Thanks anyway, I am not looking for a work-around (I already have one in place), I am looking for a solution to the problem
Thread Starter
acabtp
(@acabtp)
running latest akismet (2.5.3) now, still having issue
Thread Starter
acabtp
(@acabtp)
matt – WP has no problem writing to the .htaccess file, problem is that it writes an almost blank file (see first post)
dragonc – thank you for pointing me in that direction, i will see what i can find
Thread Starter
acabtp
(@acabtp)
It was pointed out to me that the CSS code
div[class~=post] img {
height: auto; /* FF & Safari need auto */
}
was causing the problem. Commented it out, problem’s gone!