| Should Lifelesspeople.com have a different or new color scheme? |
| Yes |
|
55% |
[ 5 ] |
| No |
|
44% |
[ 4 ] |
|
| Total Votes : 9 |
|
| Author |
Message |
Pie32 Not Banned

Joined: 17 Mar 2005 Posts: 1411 Location: Lost in 84
|
Posted: Sun Apr 29, 2007 5:49 pm Post subject: Re: The way the forum looks |
|
|
No one seems to have touched on this yet, but there actually are several key colors. They just so happen to be various shades of gray. Apart from making stuff blue, your suggestion is sort of already what we have...
Besides, this layout looks really good. No reason to shoot a dead horse with a make-up gun. _________________ [img]http://luneknight.com.ru/counter.jpg[/img]
Random Battle: [img]http://luneknight.com.ru/l.jpg[/img] vs. [img]http://luneknight.com.ru/r.jpg[/img] |
|
| Back to top |
|
| |
Swordude Chickenbutt

Joined: 01 Dec 2004 Posts: 1716 Location: Elk River, Minnesnota
|
|
| Back to top |
|
| |
Voldemort Unhandled Exception

Joined: 27 Apr 2005 Posts: 948 Location: In a Galaxy far, far away
|
Posted: Mon Apr 30, 2007 11:27 am Post subject: |
|
|
Having the option to change the current theme wouldn't hurt that much in my opinion.  _________________ It's beginning to look a lot like Christmas
Everywhere you go;
Take a look in the five and ten glistening once again
With candy canes and silver lanes aglow..
(It's beginning to look a lot like Christmas) |
|
| Back to top |
|
| |
LP-Harvey Forum Moderator
Joined: 23 Feb 2004 Posts: 3282
|
Posted: Mon Apr 30, 2007 11:55 am Post subject: |
|
|
| Voldemort wrote: | Having the option to change the current theme wouldn't hurt that much in my opinion.  |
But that's not what at question.
The starter of the thread wants to completely change the color scheme.
 |
|
| Back to top |
|
| |
asusreviews.com Master Poster
Joined: 24 Apr 2007 Posts: 172
|
Posted: Thu May 03, 2007 8:30 am Post subject: |
|
|
Yea, I really dislike the colors. Lets see what colors we have on the forum. Light grey, dark grey, regular grey, and wait... more grey! :p
The use of colors has been physcologically proven to increase enjoyment etc. _________________ [img:a4f912901a]http://www.asusreviews.com/forum/images/logo.gif[/img:a4f912901a]
We need your support! Join our forums today! |
|
| Back to top |
|
| |
spock iSpock

Joined: 23 Mar 2005 Posts: 2881 Location: The Netherlands
|
Posted: Tue May 08, 2007 7:59 am Post subject: |
|
|
I' ve tried messing around a bit with greasemonkey, and changing the colors and images is definately possible with it. _________________ Spock's blog
My new site
My OpenTTD data package |
|
| Back to top |
|
| |
Jacky President

Joined: 01 Jan 2005 Posts: 3746 Location: Earth Password: dd4b21e Sex: Male
|
Posted: Tue May 08, 2007 3:55 pm Post subject: |
|
|
I have been here for 2 years, and I still feel this colour is the most suitable. Even the images go with the theme.
It's definitely hard to find a theme like this. Go look at other forums. You see rainbows, or else themes released by other sites.
And since we are LifelessPeople, grey might be a suitable colour.  _________________ Jacky |
|
| Back to top |
|
| |
Vipralion Lifeless Person

Joined: 04 Feb 2005 Posts: 855
|
Posted: Fri May 11, 2007 3:43 am Post subject: |
|
|
| LP-Harvey wrote: | | asusreviews.com wrote: | | That is my only request that the colors be changed. |
First off, that will never happen.
| asusreviews.com wrote: | No HTML or theme changes need to be made other than putting some of the current icons through filters to add some color, add some life to the forum!  |
The only way what you're proposing would happen is if Trel adds an alternate theme.
The current colorset is pretty much the identity of the forum and community.
What you're asking is akin to telling Canada, "Your flag is bland. Let's make it yellow and replace that leaf with a fig newton." |
I don't think that the identity of the forums, and furthermore, the website is at the center of this issue actually. For any and all who visit the forums they will see L2P as it is now.
Should new themes be added, then only those members who elect to view L2P in a different light will see L2P in a different light.
What I'm asking is akin to going to Canada, and putting on color-tinted glasses, then looking at the flag. Not everyone sees what you see. You see?
And the only way to change images is to change the image. Sure you can change colors easily enough with a stylesheet but you're still going to have gray images. _________________ [img:bd4240ba2d]http://gethalo3gear.com/signature/images/halo_signature_1.jpg[/img:bd4240ba2d] |
|
| Back to top |
|
| |
ClickFanatic Est. 2005

Joined: 18 Jan 2005 Posts: 3877 Location: A particular geographic area
|
Posted: Fri May 11, 2007 11:11 am Post subject: |
|
|
| Vipralion wrote: | | And the only way to change images is to change the image. Sure you can change colors easily enough with a stylesheet but you're still going to have gray images. |
The src attributes can be dynamically changed using JavaScript (Greasemonkey) so they point to images on another location. This way, the images can also be restyled.
It's a lot of work though, and I am not sure if it's worth the effort. _________________ Captain Jell-O Buster from the Future
[img]http://feeds.feedburner.com/sparepencil.1.gif[/img] |
|
| Back to top |
|
| |
spock iSpock

Joined: 23 Mar 2005 Posts: 2881 Location: The Netherlands
|
Posted: Fri May 11, 2007 12:53 pm Post subject: |
|
|
| ClickFanatic wrote: | | The src attributes can be dynamically changed using JavaScript (Greasemonkey) so they point to images on another location. T |
It' s even possible to 'embed' the images in the greasemonkey script, so you don' t have to use an external server. _________________ Spock's blog
My new site
My OpenTTD data package |
|
| Back to top |
|
| |
Vipralion Lifeless Person

Joined: 04 Feb 2005 Posts: 855
|
Posted: Fri May 11, 2007 5:26 pm Post subject: |
|
|
| ClickFanatic wrote: | | Vipralion wrote: | | And the only way to change images is to change the image. Sure you can change colors easily enough with a stylesheet but you're still going to have gray images. |
The src attributes can be dynamically changed using JavaScript (Greasemonkey) so they point to images on another location. This way, the images can also be restyled.
It's a lot of work though, and I am not sure if it's worth the effort. |
I was referring to changing them with just CSS which was the challenge of one of Trel's previous L2P design posts. _________________ [img:bd4240ba2d]http://gethalo3gear.com/signature/images/halo_signature_1.jpg[/img:bd4240ba2d] |
|
| Back to top |
|
| |
|
|
|