Results 1 to 4 of 4

Thread: Text color of description

  1. #1
    Join Date
    Jun 2008
    Posts
    9

    Default Text color of description

    What file would I edit to change the text color of the description of a video. When a user upload a video and go to view it, you cannot see the decription text because my background is black and the text is black. I wanted to change the color of just that form of text. Which line is it?

  2. #2
    Join Date
    Jan 2008
    Location
    India
    Posts
    147

    Default Re: Text color of description

    you can edit style.css then add style to the discription text
    you can change below code:-
    change its color into your own color
    Code:
    .watchDescription {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 10px 0px 5px 0px;
    color: #000000;
    border-top: 1px dotted #CCCCCC;
    }
    ok
    thanks :D

  3. #3
    Join Date
    Jun 2008
    Posts
    9

    Default Re: Text color of description

    thanks very much, working perfectly..

    Everybody check my site! www.smashtutorials.com

  4. #4
    Join Date
    May 2007
    Location
    Planet Earth
    Posts
    1,389

    Default Re: Text color of description

    I checked your site, there's still some stuff you need to change like the header where it's black on black, the default mouse roll over on the new and recent videos, the links for the tags/polls...the green border on featured videos, etc.

    There's tons of places to change colors...it's not all just in the css, it's throughout the templates.

    Or you could save yourself the headache of doing this by getting one of my skins (I have an affordable black skin available which is nearly identical to what I think you want to achieve).

    Oh, shameless plug. Couldn't help it.
    If it's not fun, stop doing it!

Similar Threads

  1. text editor + SSI
    By mevaser in forum Template Modifications
    Replies: 2
    Last Post: 11-09-2008, 10:11 PM
  2. Text Editor and SSI
    By mevaser in forum Feature Requests
    Replies: 0
    Last Post: 11-05-2008, 02:23 AM
  3. color changes
    By pat33 in forum Template Modifications
    Replies: 4
    Last Post: 02-06-2008, 01:00 AM
  4. color
    By talentuncover in forum Template Modifications
    Replies: 1
    Last Post: 10-08-2007, 06:07 AM
  5. Add to text
    By winkler in forum Feature Requests
    Replies: 4
    Last Post: 07-10-2007, 05:08 AM

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
  •