forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: Lady18wheels on November 29, 2005, 08:50:43 am

Title: Editing the style.css, etc., files for Inkpot and Christmas2, et al.
Post by: Lady18wheels on November 29, 2005, 08:50:43 am
http://coppermine-gallery.net/demo/cpg14x/docs/theme/edit_style.html says to Find:
Code: [Select]
.admin_menu a:hover {
        color: #000000;
        text-decoration: underline;
}

The Inkpot css has two references to .admin_menu:
.admin_menu a:hover {text-decoration: underline;}
and
.admin_menu a:hover {color: #FFFFFF;}

My first question is:  Does it matter which one of these references I paste the addition style after (per docs)?
Code: [Select]
td #admin_menu_anim {background-image : url(images/button_bg_anim.gif);}
My second question is:  Since there are no exact matches for "find and replace/add after/add before" when converting cpg1.3.x themes to cpg1.4.1, should I edit the closest match?

(Hope this makes sense.  I'm really new at all this.)
 


Title: Re: Editing the style.css, etc., files for Inkpot and Christmas2, et al.
Post by: artistsinhawaii on November 29, 2005, 08:59:55 am
We have a one question per thread rule here.

To answer your first question.  No it really doesn't matter.  But I would put it in the second as the first is primarily a font and text style declaration of different classes.


As for your second question, I really don't know what you are referring to. Sorry.

Dennis
Title: Re: Editing the style.css, etc., files for Inkpot and Christmas2, et al.
Post by: Lady18wheels on November 29, 2005, 09:07:20 am
Sorry, and Thank you! :-*  Will start another, more explanatory thread for the second question later.  I'll be doing good to get the css sheets fixed right.  (I love the way cpg1.4 is set up, but I love these two themes too....)