Go Back   CodingForums.com > :: Client side development > General web building

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-28-2003, 10:24 PM   PM User | #1
pardicity3
Regular Coder

 
Join Date: Jun 2002
Location: Iowa / Notre Dame
Posts: 538
Thanks: 0
Thanked 0 Times in 0 Posts
pardicity3 is an unknown quantity at this point
Color scheme check

Hello all,

I am currently working on a new site that uses css heavily and very few--in fact, only one--images. After I finished making the original site layout, I realised how easy it would be for me to make several stylesheets that changed purely the color scheme of the site.

I have finished making several different color schemes and I was wondering if you all could check them out and see what you think. Also, I am using php to set a cookie and then retrieve that cookie so that your style preference stays. I would appreciate it if you could check and make sure this is working (simply close your browser window after changing the color scheme and see if that scheme is still there when you re-visit).

The site is:

http://www.mikesadventures.net/hybrid/log.php

P.S. Only a few of the links are working right now, and the site isn't near to complete. I am just checking the color schemes for now.
__________________
My Site {Mike's Adventures}

Yikes, forums are almost too much fun.
pardicity3 is offline   Reply With Quote
Old 03-28-2003, 10:26 PM   PM User | #2
Mhtml
Senior Coder

 
Mhtml's Avatar
 
Join Date: Jun 2002
Location: Sydney, Australia
Posts: 3,531
Thanks: 0
Thanked 1 Time in 1 Post
Mhtml is an unknown quantity at this point
Cheange the blue links on the right, either darker or possibly white.
__________________
Omnis mico antequam dominus Spookster!
Mhtml is offline   Reply With Quote
Old 03-28-2003, 10:36 PM   PM User | #3
pardicity3
Regular Coder

 
Join Date: Jun 2002
Location: Iowa / Notre Dame
Posts: 538
Thanks: 0
Thanked 0 Times in 0 Posts
pardicity3 is an unknown quantity at this point
You're right, they are a little light and blend into the background a little too much. And now that I look into it, it seems that most of my different color schemes' links do this same thing. Did you happen to check the other color schemes, or did you just look at the blue (original) one?
__________________
My Site {Mike's Adventures}

Yikes, forums are almost too much fun.
pardicity3 is offline   Reply With Quote
Old 03-28-2003, 11:08 PM   PM User | #4
Catman
Regular Coder

 
Join Date: Jun 2002
Location: Ames, IA, USA
Posts: 373
Thanks: 0
Thanked 0 Times in 0 Posts
Catman is an unknown quantity at this point
For most of the color options, try for greater text/background contrast (e.g., the cherry scheme is nice, but lipstick lacks sufficient contrast).

It might be nice to indicate the selected color scheme (perhaps a small word beneath the menu).

And it does seem to save the cookies correctly.

I very much like this idea.
__________________
Need more emoticons?
Visit Catman's Private Stock
Catman is offline   Reply With Quote
Old 03-28-2003, 11:24 PM   PM User | #5
pardicity3
Regular Coder

 
Join Date: Jun 2002
Location: Iowa / Notre Dame
Posts: 538
Thanks: 0
Thanked 0 Times in 0 Posts
pardicity3 is an unknown quantity at this point
Alright, I added a little blurb that tells what the current style is. I have no idea why I wouldn't have thought of this before now. I mean, it just is very logical and very easy to implement as well.

One question though for Catman. Would you suggest changing the background colors or the text colors to gain a higher level of contrast? I have always thought that the majority of the text on a page should be either black or white. I dunno why, but that's just the way I have thought. So I would probably say to change the background colors...what do you think?
__________________
My Site {Mike's Adventures}

Yikes, forums are almost too much fun.
pardicity3 is offline   Reply With Quote
Old 03-28-2003, 11:26 PM   PM User | #6
Quiet Storm
Regular Coder

 
Join Date: Jun 2002
Location: Beyond Lament
Posts: 424
Thanks: 0
Thanked 0 Times in 0 Posts
Quiet Storm is an unknown quantity at this point
I like "Contrast"!

Wish I could do CSS changes to my sites...
(no ServerSide available)
__________________
Quíet Storm Designs ~ Art is not what you see, but what you make others see.
· the Storms· || ·Ultraviolent Winter· || ·Was Einstein Wrong?· || ·It´s About Time!·
Quiet Storm is offline   Reply With Quote
Old 03-28-2003, 11:29 PM   PM User | #7
pardicity3
Regular Coder

 
Join Date: Jun 2002
Location: Iowa / Notre Dame
Posts: 538
Thanks: 0
Thanked 0 Times in 0 Posts
pardicity3 is an unknown quantity at this point
Quote:
Originally posted by Quiet Storm
Wish I could do CSS changes to my sites...
(no ServerSide available)
Ohh! That's no fun... It was really easy to do too! Actually, it was my first practical script in php that I wrote all by meself.

About the contrast, I enjoy it too! I was making it thinking that it would be nice and ugly, but I have become quite fond of it overtime.
__________________
My Site {Mike's Adventures}

Yikes, forums are almost too much fun.
pardicity3 is offline   Reply With Quote
Old 03-28-2003, 11:42 PM   PM User | #8
Phool
New Coder

 
Join Date: Mar 2003
Posts: 44
Thanks: 0
Thanked 0 Times in 0 Posts
Phool is an unknown quantity at this point
i didnt actually know CSS could do that. Thats pretty cool

i like "Cherry"
__________________
LocalHoster.com
Your Price. Your Features. Your Hosting™
Phool is offline   Reply With Quote
Old 03-29-2003, 07:49 AM   PM User | #9
cg9com
Senior Coder

 
Join Date: Jul 2002
Posts: 1,628
Thanks: 0
Thanked 0 Times in 0 Posts
cg9com is an unknown quantity at this point
clicking "original" removes all CSS completely.(?)
cg9com is offline   Reply With Quote
Old 03-29-2003, 11:30 AM   PM User | #10
Mhtml
Senior Coder

 
Mhtml's Avatar
 
Join Date: Jun 2002
Location: Sydney, Australia
Posts: 3,531
Thanks: 0
Thanked 1 Time in 1 Post
Mhtml is an unknown quantity at this point
Quote:
Originally posted by Phool
i didnt actually know CSS could do that. Thats pretty cool

i like "Cherry"
lol
__________________
Omnis mico antequam dominus Spookster!
Mhtml is offline   Reply With Quote
Old 03-29-2003, 02:15 PM   PM User | #11
ASAAKI
Regular Coder

 
Join Date: Jul 2002
Location: This little Earth.
Posts: 383
Thanks: 0
Thanked 0 Times in 0 Posts
ASAAKI is an unknown quantity at this point
Quote:
clicking "original" removes all CSS completely.(?)
over here original brings it back to blue.

pardicity, the links are hard to read on 'Camouflage'.
otherwise it's fine. i like the purple combo (forgot the name).

btw, did u consult ur g/f for that 'Lipstick'? it's awful .. on lips, i mean...
__________________
'If you don't stand for something, you'll fall for anything.'

Last edited by ASAAKI; 03-29-2003 at 07:12 PM..
ASAAKI is offline   Reply With Quote
Old 03-29-2003, 09:33 PM   PM User | #12
cg9com
Senior Coder

 
Join Date: Jul 2002
Posts: 1,628
Thanks: 0
Thanked 0 Times in 0 Posts
cg9com is an unknown quantity at this point
still, original removes the CSS completely for me.
the good news is, it doesnt look terrible. just black and white.
cg9com is offline   Reply With Quote
Old 03-29-2003, 09:48 PM   PM User | #13
redhead
Regular Coder

 
Join Date: Jun 2002
Location: United Kingdom Confused: Often
Posts: 859
Thanks: 0
Thanked 0 Times in 0 Posts
redhead is an unknown quantity at this point
looks good to me. personally i would have thrownn a header graphic in there, but then it would have to change to match each colour scheme...

original changes to a blue kinda style for me...

sites looking good
__________________
redhead
redhead is offline   Reply With Quote
Old 03-30-2003, 01:07 AM   PM User | #14
pardicity3
Regular Coder

 
Join Date: Jun 2002
Location: Iowa / Notre Dame
Posts: 538
Thanks: 0
Thanked 0 Times in 0 Posts
pardicity3 is an unknown quantity at this point
Thanks everyone for all the replies!

Quote:
Originally posted by cg9com
still, original removes the CSS completely for me.
the good news is, it doesnt look terrible. just black and white.
cq9com, when you click original does all the styling go away? Is it just a page with text, or does it still have the same layout only jus black and white for colors?

Quote:
ASAAKI
btw, did u consult ur g/f for that 'Lipstick'? it's awful .. on lips, i mean...
Lol, should I have? I was making a "fuscia" style, and then I realized that maybe lipstick would be a more fitting name .
__________________
My Site {Mike's Adventures}

Yikes, forums are almost too much fun.
pardicity3 is offline   Reply With Quote
Old 03-30-2003, 02:39 AM   PM User | #15
cg9com
Senior Coder

 
Join Date: Jul 2002
Posts: 1,628
Thanks: 0
Thanked 0 Times in 0 Posts
cg9com is an unknown quantity at this point
pardicity3,
no CSS at all, take a look, im using IE6.
Attached Thumbnails
Click image for larger version

Name:	mike.gif
Views:	123
Size:	19.5 KB
ID:	769  
cg9com is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:03 PM.


Advertisement
Log in to turn off these ads.