CSS / Templates

Howdy,

Using Firebug I know what I want to change and what I want to change it too.

~

But some stuff is located in /templates/base/css/general.css

~

How do I edit /templates/tmpl_uni_copy/css/general.css to override something from the above file?

~

E.G. I changed the following in Firebug and got the results I wanted.

~

From:

div.thumbnail_block
background-color:#FFFFFF;
margin-right:auto;
padding:0;
position:relative;
text-align:center;
}
~
To:
div.thumbnail_block {
margin-right:auto;
padding:0;
position:relative;
text-align:center;
}

~

How do I change that from /templates/tmpl_uni_copy/css/general.css insted of /templates/base/css/general.css ???

~

Thanks.

Light man a fire keep him warm for a night, light him ON fire & he will be warm the rest of his life
Quote · 28 Oct 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.