How do I make my webpage occupy the...

User 2085481 Photo


Registered User
32 posts

I would like my web page to occupy the whole screen on which ever computer it opens up on, how do I do this? I know in dreamweaver it was the width 100% but what about coffeshop?
User 184085 Photo


Ambassador
1,707 posts

Just to clarify, are you using CC HTML Editor, the Visual Editor of the CC Shopping Cart Creator?
Volunteering to help :)
http://www.tbaygeek.ca
My HTML play area
http://www.tbaygeek.ca/test/
User 184085 Photo


Ambassador
1,707 posts

Oh and a link to a page so we can see your existing code might help
Volunteering to help :)
http://www.tbaygeek.ca
My HTML play area
http://www.tbaygeek.ca/test/
User 122279 Photo


Senior Advisor
14,649 posts
Online Now

In the CC Editor you can set the width to 100% too, but it may look weird on small 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 2085481 Photo


Registered User
32 posts

Yes sorry for not adding the link it's www.robcharles.com. I used the html editor.
User 2085481 Photo


Registered User
32 posts

Still work in progress on my site just wanted to see if it all uploaded. I have set myself this week to learn all about coffee cup.
User 184085 Photo


Ambassador
1,707 posts

Yup, in your css your definition #wrapper {width:960px; margin:0 auto} you could change the 960px to 100%.

Why full screen if you don't mind me asking?
Volunteering to help :)
http://www.tbaygeek.ca
My HTML play area
http://www.tbaygeek.ca/test/
User 364143 Photo


Guest
5,410 posts

Just remember that when you size things to 100%, it's fluid. Meaning Everyone will see things positioned differently depending on screen size and resolution. That's why I like full control of the width dimension in pixels.
CoffeeCup... Yeah, they are the best!
User 6573 Photo


Ambassador
2,649 posts

I use to fill the whole pages. I have a few sites out there that do so, but quickly learned when I purchased my large monitor, that things don't look so cool anymore.

I think that is the reason why most people stick with the 960 or 1024 width. But 1024 width can put a bottom scroll bar on some monitors because the width might be too large for the monitor.

I think 960 is pretty save and looks good.

Just what I have learned from experience.

Kim

User 184085 Photo


Ambassador
1,707 posts

Kim wrote:


Just what I have learned from experience.



Seems you and I went to the same school :)
Volunteering to help :)
http://www.tbaygeek.ca
My HTML play area
http://www.tbaygeek.ca/test/

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.