Skin? Skin?
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Skin?

Started by Qest, October 27, 2003, 02:04:26 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Qest

Could someone make a skin for coppermine 1.1 that looks like my forum?

http://webberserv.com/hosted/qest/Forum/

I would really appreciate this,
Thankyou,
-qest

DJMaze

Would be ok if your forum was looking good.

The skin is messed up viewing with Mozilla 1.5
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0

Qest

Seriously... I made them myself and I have never had a complain before regarding them... what exactly is wrong?

Qest

Just downloaded and installed Mozilla. That's very odd... it doesn't load the backgrounds for the tables. I'll look into fixing this, but in the mean time I recommend that everyone look at this in IE.

Sorry for any inconveniences,

jasendorf

Quote...make a skin for coppertone 1.1 ...

Someone thinking of getting a tan?
Read the Online DOCs,FAQ, and SEARCH the board BEFORE posting questions for help.

Qest


Tarique Sani

Quote from: "jasendorf"
Quote...make a skin for coppertone 1.1 ...

Someone thinking of getting a tan?

Ah!! my kingdom for a beach and a bi**h on that beach
#Tarique - goes back to working
SANIsoft PHP applications for E Biz

Joachim Müller

FYI: in Opera 7.21 it looks messed up too. Seems like you haven't coded valid html, but microslave specials.
In Coppermine, it's not called a skin, but a theme :wink:
If you do not want to fix it first to work with other browsers than IE, you can just copy & paste the html into a template.html file and adjust the stylesheet.css & theme.php. It's not a big deal. Start looking into the default theme, it'll give you an idea how to do that.

GauGau

Qest

Microslaves? How would I go about fixing this?

-qest

Joachim Müller

send your html through a validator like http://validator.w3.org/ (but keep in mind that it's very hard to write html that is absolutely standards compliant and works in every browser and looks beautiful).
You'll have to decide what gimmicks you need to work in every browser and what is only "nice to have".
If you're seriously into webdesign, you'll have to test your html on as many browser/OS combinations as possible (I'm afraid this is currently the way it has to be done; as long as there are so many users around using browsers that don't work well with standards you'll have to test a lot).

GauGau