Why the inline CSS?
-
Hi, I’m running the free version of WP Ultimate Recipe.
I’m trying to tweak the layout a little bit, and in order to do that I have to turn off the forces CSS and override the inline CSS with !important tags.
I’m just wondering: why the inline CSS rather than a stylesheet? wpurp is actually taking up a lot of space, I found out that an average recipe is like 40-50kb of text, which has a lot to do with inline CSS being passed, often with a lot of the same terms like height:auto or vertical-align:inherit.
It also makes it harder to tweak obviously, and I’m slightly torn between either turning off inline CSS and writing my own CSS, or changing everything with !important tags, which is also a pain in the ass.
The topic ‘Why the inline CSS?’ is closed to new replies.