• Hi guys

    Is there a chance to move this absolutely unnecessary inline CSS into a separate CSS file?

    I am talking about .qtrans_flag in the hooks.php

    The best thing would be to leave this kind of inline style information to the theme’s CSS, cause that CSS informaton would remain after an update while your CSS has to be adjusted again after every single update you roll out.

    Thx
    Florian

    https://wordpress.org/plugins/mqtranslate/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter xflow

    (@xflow)

    Or make an option so that coded inline CSS can be switched off completely.

    I agree.

    I’m coming from an old version of qTranslate, where I used to override the locations of the flag images in a custom CSS stylesheet, pointing instead to a combined sprite image (to speed up page loading).

    Because inline CSS overrides everything, it now seems quite impossible to override the flag image locations.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Unnecessary inline CSS’ is closed to new replies.