Results 1 to 5 of 5

Thread: Black Template Gremlin.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default

    Find out the following from black.css

    div#video-share-links > form > div > label {
    background-color:#FFFFAA;
    margin-left:1px;
    padding:2px;
    width:180px;
    }


    and Replace with below code

    div#video-share-links > form > div > label {
    background-color:#000000;
    margin-left:1px;
    padding:2px;
    width:180px;
    }

  2. #2
    Join Date
    Jul 2009
    Posts
    14

    Thumbs up

    Cheers Buyscripts your the man ;).
    A simple search and replace in black.ccs of FFFFAA for 000000 cured both cases.
    Thanks again.
    Last edited by flegul; 08-20-2009 at 10:09 AM. Reason: spelling error.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •