Project : Taxi Company - The footer &...

User 122279 Photo


Senior Advisor
14,447 posts
Online Now

It seems that the 777px wide element is the subgrid.

I thought Stefke meant the whole wall-to-wall main column and wanted the 10px margins left and right on that. I might be wrong. I've asked him about it, but he hasn't replied. And also, I have made him aware of the wide open space he will get in the middle of the footer when displayed on large monitors.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 434929 Photo


Ambassador
938 posts

Inger wrote:
It seems that the 777px wide element is the subgrid.

I thought Stefke meant the whole wall-to-wall main column and wanted the 10px margins left and right on that. I might be wrong. I've asked him about it, but he hasn't replied. And also, I have made him aware of the wide open space he will get in the middle of the footer when displayed on large monitors.


.subgrid.subgrid-1 {
margin-right: auto;
margin-left: auto;
min-height: auto;
max-width: 777px;
max-height: 334px;
}

and you can do this too

.subgrid.subgrid-1 {
margin-right: auto;
margin-left: auto;
max-width: 600px;
}

@media screen and (min-width: 40rem) {
.subgrid.subgrid-1 {
max-width: 777px;
}
}

@media screen and (min-width: 64rem) {
.subgrid.subgrid-1 {
max-width: 999px;
}
}

Anyway for your info, I exactly followed what I saw on paper as he drew.
Guys at coffeecup are awesometacular.
User 122279 Photo


Senior Advisor
14,447 posts
Online Now

If that was aimed at me ;) , I know, I have seen that paper before. The problem with a piece of paper is that it can't be 'responsive'. ;)

There are two main issues here: Stefke has problems with the English language, and he seems to have problems with understanding how the responsive programme (RFF in this case) works. Some of us have tried to help him out and have actually ended up creating the bits and pieces of that site for him. That's why I wrote 'we have this design...' further back in this thread. He actually should give us credit in the footer, you, Wayan and me. ;)
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 434929 Photo


Ambassador
938 posts

Inger wrote:
If that was aimed at me ;) , I know, I have seen that paper before. The problem with a piece of paper is that it can't be 'responsive'. ;)

There are two main issues here: Stefke has problems with the English language, and he seems to have problems with understanding how the responsive programme (RFF in this case) works. Some of us have tried to help him out and have actually ended up creating the bits and pieces of that site for him. That's why I wrote 'we have this design...' further back in this thread. He actually should give us credit in the footer, you, Wayan and me. ;)


:lol::lol::lol::lol::lol:

I am not native in english as well and I feel the pain :(

Visualization is the key in back end of mind when it comes to design, especially when it comes to responsive.
Guys at coffeecup are awesometacular.
User 122279 Photo


Senior Advisor
14,447 posts
Online Now

Mansour ... wrote:

:lol::lol::lol::lol::lol:
I am not native in english as well and I feel the pain :(


Nor me! :lol:
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 2699991 Photo


Registered User
4,782 posts
Online Now

It's called " Learned Helplessness"

If one appears to be completely helpless then there wil always be someone to help, rather than trying to help themself's first
Mastering The Understanding With Hands-On Learning
NEW TO "COFFEECUP SITE DESIGNER" FOUNDATION 6 FRAMEWORK?
STUCK ON SOMETHING?

LEARNING & UNDERSTANDING "THE HOW TO"? THE WHY'S & THE WHEREFORE'S?
WITH WAYAN'S STEP BY STEP TUTORIALS
Contact Me For One To One Assistance
https://alphathemes.coffeecup.com/forms … an%281%29/
User 2699991 Photo


Registered User
4,782 posts
Online Now

You watch the next one will be the slider images

I made that as a demo using some images he had,, they have now been removed from the image file for RCS,, so obviously no images in the slider,,, if he tries to just put images back into the imgage file in the RCS folder,, they won't work too because the new images won't have the correct filenames etc.
Mastering The Understanding With Hands-On Learning
NEW TO "COFFEECUP SITE DESIGNER" FOUNDATION 6 FRAMEWORK?
STUCK ON SOMETHING?

LEARNING & UNDERSTANDING "THE HOW TO"? THE WHY'S & THE WHEREFORE'S?
WITH WAYAN'S STEP BY STEP TUTORIALS
Contact Me For One To One Assistance
https://alphathemes.coffeecup.com/forms … an%281%29/
User 122279 Photo


Senior Advisor
14,447 posts
Online Now

Your avatar image is smack on with that post, Wayan, looks like an 'evil grin'! :lol::lol::lol::lol:
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 2699991 Photo


Registered User
4,782 posts
Online Now

Inger wrote:
Your avatar image is smack on with that post, Wayan, looks like an 'evil grin'! :lol::lol::lol::lol:


It's actually a toothless grin :D:D
They love having their photo taken, but are shy about toothless grins
Mastering The Understanding With Hands-On Learning
NEW TO "COFFEECUP SITE DESIGNER" FOUNDATION 6 FRAMEWORK?
STUCK ON SOMETHING?

LEARNING & UNDERSTANDING "THE HOW TO"? THE WHY'S & THE WHEREFORE'S?
WITH WAYAN'S STEP BY STEP TUTORIALS
Contact Me For One To One Assistance
https://alphathemes.coffeecup.com/forms … an%281%29/
User 122279 Photo


Senior Advisor
14,447 posts
Online Now

Haha! I thought it was a pic of you. :lol:
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com



Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.