coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: arnestad on March 14, 2007, 09:05:00 AM

Title: My style disapperared...
Post by: arnestad on March 14, 2007, 09:05:00 AM
Hi.
I'm a newbie to CPG but just got up and running yesterday. However when I framed the galleries onto my website it seems my overall stylesheet for my website wiped out the CPG stylesheet. All frames and borders suddenly disappeared and it doesn't look nice at all the way it is now.
However I find it hard to believe that it all happened this way too because my CPG folder (stock_photos) is located at www.arnestadphotography.com/stock_photos/index.php and the style is all gone here as well. My other websites which I framed the CPG gallery into you can see at http://www.arnestadphotography.com/agricultural.htm and http://www.arnestadphotography.com/documentary.htm and http://www.arnestadphotography.com/travel.htm to show a few expamples.

I'm running with the classic theme.

I hope someone can have a look at this for me and help me restore the style back into the gallery so it can look all nice again.

Thanks in advance.

Thomas Russ Arnestad
Title: Re: My style disapperared...
Post by: Nibbler on March 14, 2007, 10:55:33 AM
You have changed the path to the stylesheet to something that makes no sense. Put it back as it was (template.html).

<link rel="stylesheet" type="text/css" href="../../../style.css">
Title: Re: My style disapperared...
Post by: arnestad on March 14, 2007, 11:34:32 AM
Hi.
Thanks for your reply. The code you posted is exactly the same as I now have in my template.html within the /themes/classic/ folder.

Did I misunderstand what to do?
Title: Re: My style disapperared...
Post by: arnestad on March 14, 2007, 12:14:46 PM
I have fixed the problem, I just downloaded CPG 1.4 stable once again and replaced the CSS file and it works like a charm again!!
Title: Re: My style disapperared...
Post by: Nibbler on March 14, 2007, 02:39:10 PM
That is what is looks like now, I was highlighting the part to change.

It needs to be

<link rel="stylesheet" type="text/css" href="themes/eyeball/style.css">