Completly stuck Completly stuck
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Completly stuck

Started by usavio, September 11, 2004, 09:58:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

usavio

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

Nibbler

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.

usavio

Thanks. It seems like you spotted the problem with no problem :D. How do i change it to work?

Thank you  :-*

kegobeer

I'd start by putting the style.css file where it's supposed to be.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

usavio

Hi :)

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

Where should it be?

Thanks

Nibbler

Check the template.html. It should say

<link rel="stylesheet" href="themes/classic/style.css" />

somewhere near the top. Change it if it doesn't

usavio

Hello mate.

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


Nibbler

I said to change it to

<link rel="stylesheet" href="themes/classic/style.css" />

not to

<link rel="stylesheet" href="/themes/classic/style.css" />

usavio