Sim Racers 4 Life
Web Site - Printable Version

+- Sim Racers 4 Life (https://forum.simracers4life.com)
+-- Forum: News! (https://forum.simracers4life.com/forumdisplay.php?fid=39)
+--- Forum: News (https://forum.simracers4life.com/forumdisplay.php?fid=17)
+--- Thread: Web Site (/showthread.php?tid=1824)

Pages: 1 2 3 4


RE: Web Site - Paul Swire - 29-03-2018

I will be doing some work on the website over the next few days, so don't be alarmed if the site does not respond.

The work I am doing should not effect the servers so you can continue to practice.

If you need to contact each other you can always join our Discord channel if you just want to chat or ask a question.

Discord channel link: https://discord.gg/fxUr6xW


RE: Web Site - Paul Swire - 31-03-2018

Hopefully as a lot of you can see the website has had a completely new overall.

There are plenty of features I still want to add and got some crazy idea's what I want to do. If theres anything you would like to see let me know and I will see if it can be done.


RE: Web Site - Mauro - 31-03-2018

great work paul!


RE: Web Site - edwin - 31-03-2018

Wow [USER=1]@Paul Swire[/USER] you did a stellar job here. Looks and feel are ........... Sexy Big Grin


RE: Web Site - Fergy - 01-04-2018

Liking this Theme, great on the eyes. Great work Paul.

Big thank you to all here that donate. You have made it possible for us to purchase some great software to make this all happen, pat yourselves on the back and well done again.

Cheers,
Fergy


RE: Web Site - myself9 - 01-04-2018

NICE!!!


RE: Web Site - 1959nikos - 01-04-2018

WOW indeed!!
The start with the lap at Spa is so right on the point!!

As Bryan says its tons greater on the eyes.
Now we all must shave and change our pictures at our profile :Smile

Im still trying to figure out how site works, so Ill come back again with suggestions.

One or two things I noticed or I didnt understand:

1. Donations should be seen immediately when we enter site as it was before. WIP by Paul

2. Somewhere there must be TeamSpeak too. Go to Discord Channel Paul says.

3. Introductions by new members could be there too so they notice it without searching.WIP by Paul

4. Its not easy for me to see which posts I have not read yet, it was very easy before.WIP by Paul

5. I miss the news posted on first page too.

6. Is there a way to know which car a server is running at Live Timing? Right now there are two servers with Rouen and no info of which car till you enter server.WIP by Paul

Ill add or strike things as I understand site more.

Edit 1. No5 solved and a very important thing it was, many thanks Paul.

Edit 2. No2 is not solved but hmmm...I could try his suggestion this century at some time..


RE: Web Site - Harri Mac - 01-04-2018

Site is looking really good Paul. I'm curious what else you have planned Smile


RE: Web Site - Bruce - 01-04-2018

Looking good


RE: Web Site - gorgias1976 - 02-04-2018

I'll try to add some opinion on new design as I test the website.
First impresions:
On a widescreen monitor website looks too narrow leaving lots of black space on the sides. I think that can easy fixed by changing the css:
"p-body-inner" has a max-width of 1200px , I think it looks better by changing it to 80% (that should fit better all types of screens)

I also think it's a bit too black. The "p-pageWrapper" class could have some kind of background images, same as we had on the old website. That would look better than all being plain black.

Wink


RE: Web Site - 1959nikos - 02-04-2018

BTW great avatar Gorka Smile


RE: Web Site - 1959nikos - 02-04-2018

1959nikos, post: 24687, member: 16 Wrote:WOW indeed!!
The start with the lap at Spa is so right on the point!!

As Bryan says its tons greater on the eyes.
Now we all must shave and change our pictures at our profile :Smile

Im still trying to figure out how site works, so Ill come back again with suggestions.

One or two things I noticed or I didnt understand:

1. Donations should be seen immediately when we enter site as it was before.

2. Somewhere there must be TeamSpeak too.

3. Introductions by new members could be there too so they notice it without searching.

4. Its not easy for me to see which posts I have not read yet, it was very easy before.

5. I miss the news posted on first page too.

6. Is there a way to know which car a server is running at Live Timing? Right now there are two servers with Rouen and no info of which car till you enter server.

Ill add or strike things as I understand site more.

Edit 1. No5 solved and a very important thing it was, many thanks Paul.


Please contribute guys, or Swire will up the resolution of your avatar (very serious).

BTW wheres SHOUT box?


RE: Web Site - gorgias1976 - 02-04-2018

Mobile version looking really good. I find it really user friendly. :eek:Cool


RE: Web Site - gorgias1976 - 03-04-2018

More ideas.

Doing this css changes using a background image as an example:
.p-pageWrapper{
background-image: url(https://www.studio-397.com/wp-content/uploads/2017/12/20171220134144_1-1920x1080-1024x585.jpg);
background-repeat: no-repeat;
background-size: contain;
}

.p-body-inner{
max-width: 85%;
opacity: 0.9;
}

getting the next result:
   


RE: Web Site - gorgias1976 - 03-04-2018

Other idea would be to be redirected automatically to the forum index if you are already logged in once you type http://www.simracers4life.com .
I mean, only non-logged users should get the intro site with the Lola video.


RE: Web Site - Paul Swire - 03-04-2018

1959nikos, post: 24703, member: 16 Wrote:BTW wheres SHOUT box?
You don't need a shout box we can all hear you :p

Some great idea's coming in, I will continue to work on these.


RE: Web Site - 1959nikos - 03-04-2018

There goes freedom of speech along with the SHOUT box Rolleyes


RE: Web Site - edwin - 03-04-2018

1959nikos, post: 24708, member: 16 Wrote:There goes freedom of speech along with the SHOUT box Rolleyes

Here: https://discord.gg/869U7DP you can shout as loud as you can........you even could get an answer ;-)


RE: Web Site - Paul Swire - 03-04-2018

gorgias1976, post: 24697, member: 8 Wrote:I'll try to add some opinion on new design as I test the website.
On a widescreen monitor website looks too narrow leaving lots of black space on the sides. I think that can easy fixed by changing the css:
"p-body-inner" has a max-width of 1200px , I think it looks better by changing it to 80% (that should fit better all types of screens)

I also think it's a bit too black. The "p-pageWrapper" class could have some kind of background images, same as we had on the old website. That would look better than all being plain black.

Wink

Page width should now be set to 80% on all screens.

I need some good background images - who's going to accept the challenge and find some good ones?

1959nikos, post: 24687, member: 16 Wrote:1. Donations should be seen immediately when we enter site as it was before.

I'm working on finding a suitable one that meats our needs.

1959nikos, post: 24687, member: 16 Wrote:2. Somewhere there must be TeamSpeak too.

Not many people use this anymore, our Discord channel has a speech channel which is just as easy.

1959nikos, post: 24687, member: 16 Wrote:3. Introductions by new members could be there too so they notice it without searching.

Agreed, I am checking the settings to find a way the site will navigate guests/new users to a certain area.

1959nikos, post: 24687, member: 16 Wrote:4. Its not easy for me to see which posts I have not read yet, it was very easy before.

Yet another challenge, I would like to change the speech buttons at the side of each forum, perhaps a colour smal SR4L logo for new posts and a black and white one for no new posts.

1959nikos, post: 24687, member: 16 Wrote:6. Is there a way to know which car a server is running at Live Timing? Right now there are two servers with Rouen and no info of which car till you enter server.

I am working on a new live timing widget for the site, I will see if we can include this in there.

gorgias1976, post: 24706, member: 8 Wrote:Other idea would be to be redirected automatically to the forum index if you are already logged in once you type http://www.simracers4life.com .

I will have a look into this one, it will need a little work on the front page so it reads the database before it redirects you to the correct page.


RE: Web Site - 1959nikos - 03-04-2018

edwin, post: 24711, member: 237 Wrote:Here: https://discord.gg/869U7DP you can shout as loud as you can........you even could get an answer ;-)

Wheres the moustache??

BTW new look...looks neat Cool