Welcome to MyMarketer, the blogging cubicle of Paul Wilson! Please feel free to subscribe to my rss, or let me know if you have any questions. Thanks for visiting!
I help develop a lot of custom wordpress themes (you can see some of my work in the gallery). One common mistake that a lot of developers make is having images in post be styled according to wordpress standards. Case in point, the theme for MyMarketer is a free theme. When I tried on the theme all the images in my posts no longer held their formatting.
I came across this problem with one of my freelance projects and asked the developer of the project his thoughts. Here is the email he sent:
Actually we need to add extra CSS classes for customized themes, so the final CSS rules would be:
So, I took this code and plopped it into the CSS of the theme I was testing on MyMarketer and it worked like a charm. I know every theme has different styling but this should work 99% of the time. ~Paul W.
[...] know if you have any questions. Thanks for visiting!Earlier this year I wrote about a quick way to fix wordpress themes that wouldn’t wrap text around your images correctly. It was just snidbit of code that you [...]
[...] know if you have any questions. Thanks for visiting!Earlier this year I wrote about a quick way to fix wordpress themes that wouldn’t wrap text around your images correctly. It was just snidbit of code that you [...]