Go Back   CodingForums.com > :: Client side development > Graphics and Multimedia discussions

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 09-03-2003, 05:24 PM   PM User | #1
Ben@WEBProp
Regular Coder

 
Join Date: Jun 2003
Location: Spokane, WA
Posts: 512
Thanks: 0
Thanked 0 Times in 0 Posts
Ben@WEBProp is an unknown quantity at this point
Page Colors

I am having some trouble nailing down the final color schemes for my web. I have WAY to much blue going on, and not enough other colors. I followed this one guys advice for the most part and found a picture of something in nature that I found beautiful (with a blue base) and tried to use the main colors from that. It was this blue flower, and I used some of the blues, but the earth tones looked aweful on the page.

So I need some help on picking what colors for which elements. I do want to keep the blue background (if I get a general consensus that it looks ok), and the nav bar color if possible. But feel free to suggest colors for everything else, including a main color base for the banner. Keep in mind that the current banner is a "Hey I need a rough estimate of the banner size, so I will take 3 seconds to wip one up in photoshop" banner.

Thanks for all your help in advance!

-Ben

Whoopsie, here's the link, savvy? http://www.users.qwest.net/~broadmoorapts/compor.htm
__________________
Thoughts determine what you want,
Actions determine what you get.

Last edited by Ben@WEBProp; 09-03-2003 at 05:29 PM..
Ben@WEBProp is offline   Reply With Quote
Old 09-03-2003, 05:28 PM   PM User | #2
brothercake
Senior Coder


 
Join Date: Jun 2002
Location: near Oswestry
Posts: 4,508
Thanks: 0
Thanked 0 Times in 0 Posts
brothercake is an unknown quantity at this point
I'm not such a colour person, but I did notice that the child menus coming off "potential tenants" and "current tenants" are not quite wide enough, causing a rollover displacement in mozilla.
__________________
"Why bother with accessibility? ... Because deep down you know that the web is attractive to people who aren't exactly like you." - Joe Clark
brothercake is offline   Reply With Quote
Old 09-03-2003, 05:31 PM   PM User | #3
Ben@WEBProp
Regular Coder

 
Join Date: Jun 2003
Location: Spokane, WA
Posts: 512
Thanks: 0
Thanked 0 Times in 0 Posts
Ben@WEBProp is an unknown quantity at this point
Wow, that was quick!

So they are not wide enough? I noticed the same thing in IE, but they are too wide and only part of them become visible. Once the menu hits the right-most border of the content div, the rest gets hidden...I am not sure how to fix it, other than just comming up with a shorter label.

Any ideas?

Thanks
-Ben
__________________
Thoughts determine what you want,
Actions determine what you get.
Ben@WEBProp is offline   Reply With Quote
Old 09-03-2003, 06:57 PM   PM User | #4
Antoniohawk
Senior Coder

 
Join Date: Aug 2002
Location: Kansas City, Kansas
Posts: 1,518
Thanks: 0
Thanked 2 Times in 2 Posts
Antoniohawk will become famous soon enough
Why not just pushing the label a little to the left?
Antoniohawk is offline   Reply With Quote
Old 09-03-2003, 07:00 PM   PM User | #5
Ben@WEBProp
Regular Coder

 
Join Date: Jun 2003
Location: Spokane, WA
Posts: 512
Thanks: 0
Thanked 0 Times in 0 Posts
Ben@WEBProp is an unknown quantity at this point
Yea, that's what I'll probably end up doing.

However, I am still in my origional predicament of choosig colors, are there any experts on that?

Thanks!

-Ben
__________________
Thoughts determine what you want,
Actions determine what you get.
Ben@WEBProp is offline   Reply With Quote
Old 09-03-2003, 07:19 PM   PM User | #6
MotherNatrsSon
Senior Coder

 
Join Date: Mar 2003
Location: OHIO
Posts: 1,438
Thanks: 1
Thanked 0 Times in 0 Posts
MotherNatrsSon is an unknown quantity at this point
Play with this for a bit and see what happens.

http://www.colorschemer.com/online.html

Personally, I would make the dark bakground color lighter than the blue in the page.

MNS
__________________
[size=1]"If you want to be "in the biz" you are going to have to roll with the changes or get out, basically."
MotherNatrsSon is offline   Reply With Quote
Old 09-03-2003, 07:52 PM   PM User | #7
Ben@WEBProp
Regular Coder

 
Join Date: Jun 2003
Location: Spokane, WA
Posts: 512
Thanks: 0
Thanked 0 Times in 0 Posts
Ben@WEBProp is an unknown quantity at this point
Wow! Great Link! Almost as good as the Link from the Zelda games (but no other link is that great)!

Anywho, thanks for the pointer, I am going to mess around with the program and see what I come up with.

However, I do think that I am trying too many background colors. I am going to leave the #content white, and try changing the h1, h2, etc colors, maybe even add a little graphic or something. I have something right now, in which I use part of the logo for a bullet-like thing. I have it here

I don't know if that is tacky at all, but let me know what you think!

-Ben
__________________
Thoughts determine what you want,
Actions determine what you get.
Ben@WEBProp is offline   Reply With Quote
Old 09-03-2003, 08:00 PM   PM User | #8
brothercake
Senior Coder


 
Join Date: Jun 2002
Location: near Oswestry
Posts: 4,508
Thanks: 0
Thanked 0 Times in 0 Posts
brothercake is an unknown quantity at this point
I reckon, increase the width and then right-align the menu, something like

defineSubmenuProperties(140,"right","left",0,0);
__________________
"Why bother with accessibility? ... Because deep down you know that the web is attractive to people who aren't exactly like you." - Joe Clark
brothercake is offline   Reply With Quote
Old 09-03-2003, 09:13 PM   PM User | #9
Ben@WEBProp
Regular Coder

 
Join Date: Jun 2003
Location: Spokane, WA
Posts: 512
Thanks: 0
Thanked 0 Times in 0 Posts
Ben@WEBProp is an unknown quantity at this point
Alright, ol' boy, I'll give that a try!

Does anyone think the logo-title thing looks dumb or tacky? I really don't want to spend the time doing this if everyone hates it.

Opinions please.

-Ben
__________________
Thoughts determine what you want,
Actions determine what you get.
Ben@WEBProp is offline   Reply With Quote
Old 09-03-2003, 10:36 PM   PM User | #10
bradyj
Senior Coder

 
Join Date: Apr 2003
Location: San Francisco, CA
Posts: 2,469
Thanks: 0
Thanked 0 Times in 0 Posts
bradyj is an unknown quantity at this point
Quote:
Originally posted by Ben@WEBProp
Does anyone think the logo-title thing looks dumb or tacky? I really don't want to spend the time doing this if everyone hates it.
-Ben
mmm, a little I think the logo in the top left doesn't really look like a logo. It looks like a watermark with text on top. I would make a stronger header, with the logo, that stands out from the rest of the page.
__________________
// Art is what you can get away with. <-- Andy Warhol
...:.:::: bradyjfrey.com : htmldog : ::::.:...
bradyj is offline   Reply With Quote
Old 09-03-2003, 10:49 PM   PM User | #11
Ben@WEBProp
Regular Coder

 
Join Date: Jun 2003
Location: Spokane, WA
Posts: 512
Thanks: 0
Thanked 0 Times in 0 Posts
Ben@WEBProp is an unknown quantity at this point
Oh, ya, maybe I forgot to mention it, but the banner is not permanent. It is my 2-second rendition of an ode to a thought about a banner. It will not stay there. However, the banner will probably have the logo in it somwhere. Check out this one and see which one of the two you like better.

Thanks for the help!

-Ben
__________________
Thoughts determine what you want,
Actions determine what you get.
Ben@WEBProp is offline   Reply With Quote
Old 09-03-2003, 11:04 PM   PM User | #12
Ben@WEBProp
Regular Coder

 
Join Date: Jun 2003
Location: Spokane, WA
Posts: 512
Thanks: 0
Thanked 0 Times in 0 Posts
Ben@WEBProp is an unknown quantity at this point
In addition to the post right above this one, what should I do about the color of the div with the short property description (also contains the pic). I have no idea what color to use, and white looks too bland. I can't find the right shade of blue to use, and green looks messed up. I would really like a light blue that doesnt clash too much with the title div above it...any suggestions?

-Ben
__________________
Thoughts determine what you want,
Actions determine what you get.
Ben@WEBProp 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 08:11 PM.


Advertisement
Log in to turn off these ads.