| Author |
Message |
LP-Trel Zen

Joined: 02 Dec 2002 Posts: 5730 Location: Nirvana by Boredom
|
Posted: Sat Feb 10, 2007 11:18 pm Post subject: Lifelesspeople.com Website Improvements |
|
|
Over the last few days I have been taking notes about different portions of the website that could use improvements with the main page at http://www.lifelesspeople.com/ being the main focus for the moment.
If you would like to participate in this project just go over the L2P page of your choice and then provide the following:
Original code:
| Code: |
<html>
<head>
<title>page</tilte>
|
Changed code:
| Code: |
<html>
<head>
<title>page</title>
|
Feel free to correct the changes of others and to make additions or improvements where you think necessary or appropriate. I will take the changes I like and incorporate them into the L2P design.
This is an open community project so anyone can participate. _________________ * Knowledge Base * Wiki * Forum FAQs * |
|
| Back to top |
|
| |
Jacky President

Joined: 01 Jan 2005 Posts: 3746 Location: Earth Password: dd4b21e Sex: Male
|
Posted: Sat Feb 10, 2007 11:44 pm Post subject: |
|
|
| LP-Trel wrote: | Over the last few days I have been taking notes about different portions of the website that could use improvements with the main page at http://www.lifelesspeople.com/ being the main focus for the moment.
If you would like to participate in this project just go over the L2P page of your choice and then provide the following:
Original code:
| Code: |
<html>
<head>
<title>page</tilte>
|
Changed code:
| Code: |
<html>
<head>
<title>page</title>
|
Feel free to correct the changes of others and to make additions or improvements where you think necessary or appropriate. I will take the changes I like and incorporate them into the L2P design.
This is an open community project so anyone can participate. | Among all the pages at Lifelesspeople.com (excluding the forum page, of course), I like the About page the most.
I think you should just use the About page as the index page, then add some links to where beginners can get information, like the Knowledge Base, LifelessWiki, etc.
Having a news page at http://www.lifelesspeople.com/news/ is totally redundant. Normally people expect news at the index page, instead of having to browse to the /news/ page.
You could just include the news in the index after the "About", as I suggested. _________________ Jacky |
|
| Back to top |
|
| |
LP-Trel Zen

Joined: 02 Dec 2002 Posts: 5730 Location: Nirvana by Boredom
|
Posted: Sat Feb 10, 2007 11:48 pm Post subject: |
|
|
Specific changes are appreciated.
Edit: Just want to elaborate.
Jacky's opinions are a good start. I like the way he suggests moving content around and would like to see others also comment in a similar way, but don't let that stop you from providing code changes or other opinions.  _________________ * Knowledge Base * Wiki * Forum FAQs * |
|
| Back to top |
|
| |
Vipralion Lifeless Person

Joined: 04 Feb 2005 Posts: 855
|
Posted: Sun Feb 11, 2007 6:31 am Post subject: |
|
|
Add a bit of style to the pages! I mean wow. Even the forums look better than the rest of the pages and it's just different shades of gray.
The sidebar. Why is it there? On some pages it spans the entire height of the page, whether it was intended or not. And, well... it just doesn't look good either way.
It'd definitely be a good thing if the look of the content on each page was consistent throughout the site. I suppose that that is what I'm trying to say.
And with that.... I'll see if I can't butter the toast I've made. At least somewhat. I actually wouldn't mind a change and go with jam instead. _________________ [img:bd4240ba2d]http://gethalo3gear.com/signature/images/halo_signature_1.jpg[/img:bd4240ba2d] |
|
| Back to top |
|
| |
Neil Lifeless Indian
Joined: 18 Feb 2005 Posts: 2981
|
Posted: Sun Feb 11, 2007 12:03 pm Post subject: |
|
|
I think all of the pages could use a little bit of brushing up and reorganizing. Like Vipralion said, the pages do lack consistency.
The first suggestion I have is reorganizing the basic template of the page. Moving the sidebar to the right side and changing the ad banner from horizonal to vertical and placing it in the sidebar are two changes that would give the page a better feel. Consistency with design language is critical, too.
Home page DOCTYPE (HTML):
| Code: | | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
Hosting page DOCTYPE (XHTML):
| Code: | | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
If the home page was changed from XHTML to HTML to please the validator, then we need to adjust something. Many pages fail validation as well.
Also, the stylesheet should be global. |
|
| Back to top |
|
| |
LP-Trel Zen

Joined: 02 Dec 2002 Posts: 5730 Location: Nirvana by Boredom
|
Posted: Mon Feb 12, 2007 6:41 am Post subject: |
|
|
Thank you for the suggestions, but without code changes to put in place it will not get done. Pick up a keyboard and lets see some code.  _________________ * Knowledge Base * Wiki * Forum FAQs * |
|
| Back to top |
|
| |
Neil Lifeless Indian
Joined: 18 Feb 2005 Posts: 2981
|
|
| Back to top |
|
| |
Kovacs Pepe El Contratado

Joined: 12 Jun 2005 Posts: 1402 Location: Leeds, UK / Guardamar Del Segura, España / Cayey, Puerto Rico
|
Posted: Mon Feb 12, 2007 7:11 pm Post subject: |
|
|
I don't like how the right side of the quick links menu isn't in line with the right side of the text... I think that would be an improvement. However, I still think that although that is practical, it still isn't eye catching. _________________ I Love Rebecca More Than Anything In The World <3
Yo Amo A Rebecca Más Que Nada En El Mundo <3 |
|
| Back to top |
|
| |
M0ose SPAMMING IST VERBOTEN!

Joined: 10 Nov 2004 Posts: 1529 Location: I am 48.
|
Posted: Mon Feb 12, 2007 10:21 pm Post subject: |
|
|
| Kovacs wrote: |
I don't like how the right side of the quick links menu isn't in line with the right side of the text... I think that would be an improvement. However, I still think that although that is practical, it still isn't eye catching. |
Agreed. Though, the baseline idea of that seems very good. I think it would be a change of pace which is well worth the time. _________________ [img]http://wna.com.ru/sig/msig60.gif[/img]
AreaMJ.com
Wings, Nachos & Anthrax |
|
| Back to top |
|
| |
spock iSpock

Joined: 23 Mar 2005 Posts: 2881 Location: The Netherlands
|
Posted: Tue Feb 13, 2007 10:59 am Post subject: |
|
|
I don't like the way it looks, I have the feeling the right menu is in the wrong place, but the general idea is great.
I think such a simple page with explenations and links to info is great for beginners. _________________ Spock's blog
My new site
My OpenTTD data package |
|
| Back to top |
|
| |
Kovacs Pepe El Contratado

Joined: 12 Jun 2005 Posts: 1402 Location: Leeds, UK / Guardamar Del Segura, España / Cayey, Puerto Rico
|
Posted: Tue Feb 13, 2007 1:44 pm Post subject: |
|
|
To be honest, I think the whole website could do with a makeover but since I doubt Trel wants to change the forum skin then it will never happen. _________________ I Love Rebecca More Than Anything In The World <3
Yo Amo A Rebecca Más Que Nada En El Mundo <3 |
|
| Back to top |
|
| |
HD Lifeless Person

Joined: 04 Feb 2006 Posts: 513 Location: Romania
|
|
| Back to top |
|
| |
ClickFanatic Est. 2005

Joined: 18 Jan 2005 Posts: 3877 Location: A particular geographic area
|
Posted: Tue Feb 13, 2007 3:02 pm Post subject: |
|
|
The colourscheme has been discussed several times. What we have now is a perfect representation of lifelessness.
However, I agree that the looks could be improved. But it is going to be lots of work, so we rather get the site in good shape first before trying anything big. _________________ Captain Jell-O Buster from the Future
[img]http://feeds.feedburner.com/sparepencil.1.gif[/img] |
|
| Back to top |
|
| |
Kovacs Pepe El Contratado

Joined: 12 Jun 2005 Posts: 1402 Location: Leeds, UK / Guardamar Del Segura, España / Cayey, Puerto Rico
|
Posted: Tue Feb 13, 2007 3:40 pm Post subject: |
|
|
Could do with a new logo too, because it would be hard using other color schemes with that logo. Plus, it is quite random... how do rings have any connection to lifelesspeople? _________________ I Love Rebecca More Than Anything In The World <3
Yo Amo A Rebecca Más Que Nada En El Mundo <3 |
|
| Back to top |
|
| |
ClickFanatic Est. 2005

Joined: 18 Jan 2005 Posts: 3877 Location: A particular geographic area
|
Posted: Tue Feb 13, 2007 4:15 pm Post subject: |
|
|
| Kovacs wrote: | | Could do with a new logo too, because it would be hard using other color schemes with that logo. Plus, it is quite random... how do rings have any connection to lifelesspeople? |
Lifeless people are random?
By the way, I'd rather stick with the current colourscheme.
Anyway, this thread is more about the coding and organisation aspects of the site, not the design.  |
|
| Back to top |
|
| |
|
|
|