Topic: min-height issue (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=28433" title="Pages that link to Topic: min-height issue (Page 1 of 1)" rel="nofollow" >Topic: min-height issue <span class="small">(Page 1 of 1)</span>\

 
Ensellitis
Paranoid (IV) Inmate

From: Kansas City, MO , USA
Insane since: Feb 2002

posted posted 09-15-2006 09:30

i have been having a hell of a problem with a new site layour i have been working on... mainly with safari...

Here is site in question

in IE and firefox, the min hieght/hacks are working fine. but in safari, i was told that it isnt.

here is the screen shot i was given. when i googled it, i got a hack that said to use

code:
display:table-cell;



however, it hasnt worked.

i also have a problem on other pages, and only in safari, of the bottom shifting 1 pixel. here is a screen shot of that.

if anyone has a solution to this, or an idea how i could do something differently, it would be very much appreciated.

(Edited by Ensellitis on 09-15-2006 09:31)

reisio
Paranoid (IV) Inmate

From: Florida
Insane since: Mar 2005

posted posted 09-15-2006 16:31

I don't see the particular problem in the first screenshot.

Y'know you can just make that stuff always at the bottom if you want, right?

Steve
Maniac (V) Inmate

From: Boston, MA, USA
Insane since: Apr 2000

posted posted 09-16-2006 02:38

Ensellitis;

A screen shot of what you think it is *supposed* to look like would be helpful for those of us using Safari.

As far as I can tell, your link looks exactly the same to me in Safari (2.0.4), Firefox (1.0.5.6) and Camino (1.0.1) on a Mac.

-------
Oh - oops. I guess I see now after having been to some of the other pages. The trees aren't stuck to the bottom on the index page? And the 1px jog. Okay. I get it. Sorry to be hasty replying.


(Edited by Steve on 09-16-2006 02:50)

Ensellitis
Paranoid (IV) Inmate

From: Kansas City, MO , USA
Insane since: Feb 2002

posted posted 09-16-2006 03:01
quote:

reisio said:

I don't see the particular problem in the first screenshot.Y'know you can just make that stuff always at the bottom if you want, right?


i know there is, but i have yet to come accross a compliant crossbrowser solution... and i cant have a "fixed" footer, because then the tree is behind the text and looks like crap

quote:

Steve said:
Oh - oops. I guess I see now after having been to some of the other pages. The trees aren't stuck to the bottom on the index page? And the 1px jog. Okay. I get it. Sorry to be hasty replying


no worries, it happens to the best of us

reisio
Paranoid (IV) Inmate

From: Florida
Insane since: Mar 2005

posted posted 09-16-2006 10:24
quote:
Ensellitis said:

i know there is, but i have yet to come accross a compliant crossbrowser solution... and i cant have a "fixed" footer, because then the tree is behind the text and looks like crapquote


What browsers do you need it to work in? (include versions)

I still don't see an issue with the first screenshot, btw. Don't have Mac OS setup atm so can't help with the 2nd yet.

Steve
Maniac (V) Inmate

From: Boston, MA, USA
Insane since: Apr 2000

posted posted 09-16-2006 20:49

reisio;

If I understand correctly, it has to do with the white center content div extending below the hills/trees graphic. The index page does that in all three of the Mac browsers I mentioned, but on all the other pages of the site the trees are flush with the bottom of the content column (and the viewport for that matter). I don't know what's up with that 1px "jog" either, but that's gone on the other pages as well. I presume it has to do with the index page having no content (or insufficient content) in the content divbut haven't had time to investigate what that might have to do with anything.

Ensellitis: have you tried putting some content in that index page to see if it fixes itself?

reisio
Paranoid (IV) Inmate

From: Florida
Insane since: Mar 2005

posted posted 09-17-2006 13:48

I guess the problem on my end is that the first screenshot and what I see in Firefox are basically identical.

Steve
Maniac (V) Inmate

From: Boston, MA, USA
Insane since: Apr 2000

posted posted 09-18-2006 00:43

Ah. So it's not just a "Mac thing", because I had the same disconnect at first. The screen shot looks more or less identical to what I saw on the index page. Once I went into some of the other pages (portfolio for example) and saw the hills/trees stuck to the bottom of the viewport I realized that was probably what the home page was supposed to look like as well.

Side by side example here.

Suho1004
Maniac (V) Mad Librarian

From: Seoul, Korea
Insane since: Apr 2002

posted posted 09-18-2006 01:58

I've been following this thread from the peanut gallery, and I have to say I am still a bit confused. My first thought would be what reisio mentioned, just fixing the footer to the bottom. But then you said this:

quote:

Ensellitis said:

i know there is, but i have yet to come accross a compliant crossbrowser solution... and i cant have a "fixed" footer, because then the tree is behind the text and looks like crap




First of all, simply using "bottom:0" in your CSS declaration will work, and it is completely cross-browser. Secondly, I don't understand what the second sentence means: "the tree is behind the text and looks like crap"?

Maybe I'm just being dense, but I'm finding it hard to wrap my head around the problem here.

Oh, and it's nice to see you around here again. You too, Steve.


___________________________
Suho: www.liminality.org | Cell 270 | Sig Rotator | the Fellowship of Sup

Steve
Maniac (V) Inmate

From: Boston, MA, USA
Insane since: Apr 2000

posted posted 09-18-2006 17:59

Nice be seen.

To restate the third post in this thread - it would be really helpful to see a screen capture of what it is "supposed" to look like.

Ensellitis
Paranoid (IV) Inmate

From: Kansas City, MO , USA
Insane since: Feb 2002

posted posted 09-18-2006 18:18

well steve, your example screen there are it... i have pretty much decided that until i have enough text to push it down enough for all resolutions, i'm not going to do a "public release".

i added some seperators for single posts to help push everything down a little more.

suho, sorry i was so confusing... i have been like that for the last few months good to be back again... seems like no matter what, i keep coming back here...

anyways, the newest version, skinned to wordpress, can be found here. keep in mind i am constantly working on it, so if you see red borders around elements (thats what i do when testing padding/margins/ect) they arent there by accident :P

Steve
Maniac (V) Inmate

From: Boston, MA, USA
Insane since: Apr 2000

posted posted 09-18-2006 21:44

Looks good!

Suho1004
Maniac (V) Mad Librarian

From: Seoul, Korea
Insane since: Apr 2002

posted posted 09-19-2006 01:40

Yep, the current version does look good. I do like the trees and hills on the bottom, by the way. Very nice, cozy feel.



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu