• Resolved visual mechanics

    (@visual-mechanics)


    flv video quicktag imposes a 10px margin around the player window and i want it to be 0. firebug lists the source “blog#4 line 44”. looked around in the settings in the dashboard to no avail..

    if i copy this mark-up and put it in my theme style.css it gets overridden.

    https://francescaromeo.com/blog

    .vvqbox {
        display: block;
        float: left;
        margin: 10px 10px 10px 0;
        max-width: 100%;
        visibility: visible !important;
    }
Viewing 1 replies (of 1 total)
  • Thread Starter visual mechanics

    (@visual-mechanics)

    found it!!! maybe word press can make that very subtle link more visible in the additional settings for the custom css mark up. aspiring blog tailors will thank you!!!

Viewing 1 replies (of 1 total)
  • The topic ‘css to edit viper video quicktags plug-in settings’ is closed to new replies.