Forums

[resolved] css to edit viper video quicktags plug-in settings (2 posts)

  1. visual mechanics
    Member
    Posted 8 months ago #

    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.

    http://francescaromeo.com/blog

    .vvqbox {
        display: block;
        float: left;
        margin: 10px 10px 10px 0;
        max-width: 100%;
        visibility: visible !important;
    }
  2. visual mechanics
    Member
    Posted 8 months ago #

    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!!!

Reply

You must log in to post.

About this Topic