• Hi, I had this silly problem here… I used the old version of the gallery till my client detected a major crash on all galleries, so I upgraded to the latest version, but now I have a problem with the custom CSS:
    <div class=”gv_galleryWrap” style=”width: 620px; height: 345px; padding: 5px;”>…

    that inline style above won’t let me customize the look&feel at all
    how can I avoid this from happening?
    thanks!

    WordPress 3.8.1
    NextGEN Gallery by Photocrati Versión 2.0.58
    NextGEN Galleryview Versión 1.3.4

    https://wordpress.org/plugins/nextgen-gallery/

Viewing 3 replies - 1 through 3 (of 3 total)
  • @randori_web, “gv_galleryWrap” it’s not a NextGen CSS class.
    It’s from another plugin or a theme.

    Thread Starter randori_web

    (@randori_web)

    thanks tizz!
    anyway the problem here is the “style=”width: 620px; height: 345px; padding: 5px;” I saw it is located in:
    NextGEN Galleryview
    nextgen-galleryview2/view/gallery-galleryview.php

    “…panel_width: 620,//INT – width of gallery panel (in pixels)
    panel_height: 300,//INT – height of gallery panel (in pixels)…”

    even if “gv_galleryWrap” comes from another plug/theme/etc I can modify it with the styles option in the dashboard, but how can I get rid of that inline style? any clue on that?

    @randori_web You can get rid of an inline style by deleting it and replacing with CSS custom code.
    You have to modify that file that comes from a third party plugin, THIS.
    If you don’t know how to do it, ask to plugin’s author/support.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘CSS customization failure: inline style problem’ is closed to new replies.