site width

Started by scrax, June 15, 2012, 01:07:17 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

scrax

I'm not sure but for me a fixed width of 980px could be better for all the contents:

like in template.css:
.art-sheet {
margin-top: 10px;
margin-bottom: 0;
cursor: auto;
width: 980px;
}

.art-header-wrapper {
position: relative;
top: 0;
width: 980px;
margin: 0 auto;
}

.art-nav-wrapper {
position: relative;
width: 980px;
margin: 0 auto;
}


instead of:
.art-sheet {
margin-top: 10px;
margin-bottom: 0;
cursor: auto;
width: 1200px;
min-width: 1000px;
max-width: 1200px;
}

.art-header-wrapper {
min-width: 1000px;
max-width: 1200px;
position: relative;
top: 0;
width: 100%;
margin: 0 auto;
}

.art-nav-wrapper {
position: relative;
min-width: 1000px;
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
I'm using ML2.3 for photography with:
EOS 600DML | EOS 400Dplus | EOS 5D MLbeta5- EF 100mm f/2.8 USM Macro  - EF-S 17-85mm f4-5.6 IS USM - EF 70-200mm f/4 L USM - 580EXII - OsX, PS, LR, RawTherapee, LightZone -no video experience-

bart

Hi,

We had it fixed 1200 because film makers have large screens and can handle that. But we also wanted support for ipad so made it flexible to 1000px. Except for the frontpage slider and the chosen video size in the cinema it adapts ok. We'll try to fix that later.
When it was 1200 it looked fine zooming 1,2 steps down to 1024 due to the font size. That is also an option.

I'm very interested in the site experience especially tablet users.

scrax

 :)
I'm a photo guy, sorry  ;D
I've not tried zoomin down (will do during writing this), my request was made because even if I have a widescreen monitor I usually use the browser not at full screen but at little more than half screen (to drag things around during browsing) because almost all site are ok alt 980. With that layout the home page was too large to fit (looking bad because the description on the right of the slideshow were hidden) maybe just changing min-width:1000px; to min-width:980px; will just be enought?
I'm using ML2.3 for photography with:
EOS 600DML | EOS 400Dplus | EOS 5D MLbeta5- EF 100mm f/2.8 USM Macro  - EF-S 17-85mm f4-5.6 IS USM - EF 70-200mm f/4 L USM - 580EXII - OsX, PS, LR, RawTherapee, LightZone -no video experience-

KarelBata

Would also be good if pictures were resized to fit the forum window? Some forums do that. Maybe it's an option in your package you just have to switch on? Or an add-on of some sort? My pics at http://www.magiclantern.fm/forum/index.php?topic=1087.msg1509;topicseen#msg1509 get cropped.

Otherwise, great forum!
I use a pair of 600Ds shooting 3D HDR timelapse - all at the same time!

nanomad

EOS 1100D | EOS 650 (No, I didn't forget the D) | Ye Olde Canon EF Lenses ('87): 50 f/1.8 - 28 f/2.8 - 70-210 f/4 | EF-S 18-55 f/3.5-5.6 | Metz 36 AF-5

bart