Please, how can i change the color of video title text and description in css file. I have looked and try to make the changes but not successful.Would appreciate the assistance.
Printable View
Please, how can i change the color of video title text and description in css file. I have looked and try to make the changes but not successful.Would appreciate the assistance.
if it is vShare 2.6 ,You need to edit the following style in video.css. p.video_title ,p.video_details
Thnaks. But i cannot find the option to edit the Watch,Share and Upload section. And, also the Today's Feature horizontal grid css.
you can change the Watch,Share and Upload style in style.css .Edit the bold_blue_large and normal_gray
I tried but it never changed. For instance, if i want red color,what do i do? Do i the bold_red_large and normal_gray. Also, is it the same place that i change home,upload,channels,groups etc?
Try changing the color code. For instance, red is #CC0000.
if u want change colors in your style please edit style.css dont change the bold_blue_large,bold_blue etc...just chnge the color of the font i if you want dark red change like color:#660000 and light red color:#FF0000