Free Adult Tube-Video Script Forum

Full Version: Text Color Change
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The text under video's in the "gestured" template is way to dark
to be able to read. i would like to know how to change it. I would also
like to know how to advertisements between the rows of video's.
Using the single column template setting that I want to use, I want to
be able to add small banners between every other row of videos.

Thank you
go to template/gestured/default.css

find the code at line 39 and change the link colors

PHP Code:
{
    
text-decorationnone;
    
color#2C4449;
}

a:hover {
    
border-bottomnone;

Reference URL's