forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Themes/Skins/Templates => Topic started by: usavio on September 11, 2004, 09:58:18 pm

Title: Completly stuck
Post by: usavio on September 11, 2004, 09:58:18 pm
Hi,

I am stuck on a slight issue. I some what beleive the problem will be very easy to notice and i am missing it.

On my gallery the main images and link colours have all changed, and it is causing a horizontal scroll as well.

The gallery is at usavio.com/pics

The theme is called classic

The themes images are at classic/images

One of the images that won't show is http://www.usavio.com/pics/themes/classic/images/maintitle.gif this one should be appearing behind the 'main' names like 'Random Files'

It was actually working but it stopped. I don't know what's wrong sorry.

If you can take a look at the code, and also have a look at the gallery or whatever else then feel free.

I appreciate any of your support and if you need anything else you just need to ask

Thanks
Title: Re: Completly stuck
Post by: Nibbler on September 11, 2004, 10:25:07 pm
The css file isn't where the page says it is at <link rel="stylesheet" href="classic/themes/classic/style.css" />. I don't know how it got that way though. The page is so wide because you have wide pics on the front page.
Title: Re: Completly stuck
Post by: usavio on September 12, 2004, 12:02:26 am
Thanks. It seems like you spotted the problem with no problem :D. How do i change it to work?

Thank you  :-*
Title: Re: Completly stuck
Post by: kegobeer on September 12, 2004, 12:06:03 am
I'd start by putting the style.css file where it's supposed to be.
Title: Re: Completly stuck
Post by: usavio on September 12, 2004, 12:15:48 am
Hi :)

It's currently at themes/classic/style.css

Where should it be?

Thanks
Title: Re: Completly stuck
Post by: Nibbler on September 12, 2004, 12:19:03 am
Check the template.html. It should say

Code: [Select]
<link rel="stylesheet" href="themes/classic/style.css" />
somewhere near the top. Change it if it doesn't
Title: Re: Completly stuck
Post by: usavio on September 12, 2004, 12:39:54 am
Hello mate.

I have edited it accordingly but i can't see any change. I am sorry for the constant support via this topic.

Title: Re: Completly stuck
Post by: Nibbler on September 12, 2004, 12:44:05 am
I said to change it to

Code: [Select]
<link rel="stylesheet" href="themes/classic/style.css" />
not to

Code: [Select]
<link rel="stylesheet" href="/themes/classic/style.css" />
Title: Re: Completly stuck
Post by: usavio on September 12, 2004, 12:54:45 am
Thank you. Thank you  ;D ;D