v1.1.6 | Unnecessary inline CSS
-
Hi
Thanks for nuking my website design by directly includig a style information in your PHP code. I mean line 2226 of qtranslate-slug.php
$link_class = " class=\"qtrans_flag qtrans_flag_$lang\" style=\"padding-left:25px\"";This style information should actually end up in a CSS file as in my case I use a bigger left padding and not only 27. All versions before 1.1.6 were ok and not misbehaving.
Florian
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘v1.1.6 | Unnecessary inline CSS’ is closed to new replies.