GetDotted Domains

Viewing Thread:
"This possible in css ?"

The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.

Tue 08/02/05 at 10:09
Regular
"Lisan al-Gaib"
Posts: 7,093
centered 700px wide layout, static header where text moves underneath it.

similar to http://devnull.tagsoup.com/fixed/horizontal.html, but centered.

[edit]http://www.fu2k.org/alex/css/frames/scalablefixed
better example, but prefer it without the equation: -

margin-left: expression( ((document.documentElement.clientWidth - (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 30 )) / 2) + 'px') ;

As Ie blocks the code executing, and it breaks the layout.


It's driving me mental.
Wed 09/02/05 at 10:09
Regular
"Lisan al-Gaib"
Posts: 7,093
Very_Metal wrote:
> one thing at a time i think.
> i'd like to do a CSS iframe-type thing if i can find out how.
> aaah, the glories of google :)

Don't worry about it. I've done some snopping, and each and every fixed footer example I've seen has the same bug. It's unavoidable with IE.

['edit]Just checked the Rammstein site (the inspiration for what I'm doing) and that's got it too. Grrrr. Ie suxxxxxxxxx.
Wed 09/02/05 at 00:47
Regular
"you've got a beard"
Posts: 7,442
Pandaemonium wrote:
> Very_Metal wrote:
> quality link mate, i'm trying to learn CSS (inbetween other
> projects)
> and i'm a fan of frames-type usability, so this is gonna be really
> helpful!
>
> Be wary of the footer. I'm a pixel out from the bottom.

one thing at a time i think.
i'd like to do a CSS iframe-type thing if i can find out how.
aaah, the glories of google :)
Wed 09/02/05 at 00:21
Regular
"l33t cs50r"
Posts: 2,956
Miserableman wrote:
> Put it last in the html file?

lol, technically it can sit anywhere you want in the mark up as your positioning it with CSS.

Worked for a while with Google when I was at Blackwell, with how they index pages (specifically in the academic publishing sector) and discovered they index the top 50 or so lines in any page which is useless when most academics are interested in footnotes and bibliographies, which tend to be at the bottom.

The obvious answer (apart from purchasing a Google box and developing your own custom feed into Google) was to use CSS to place them at the bottom of the page visually but at the top of the page, code wise.
Wed 09/02/05 at 00:17
Regular
"l33t cs50r"
Posts: 2,956
Good old ALA:

http://www.alistapart.com/articles/footers/
Wed 09/02/05 at 00:01
Regular
"bing bang bong"
Posts: 3,040
Coin wrote:
> How would you add a footer - that is ALWAYS at the bottom of the
> page.
>
> Like www.airbagindustries.com .
>
> How?!?

Put it last in the html file?

Seriously though, I think that site is broken in Opera as I don't see anything at the bottom of the page except, well, the bottom of the page.
Tue 08/02/05 at 21:32
Regular
"Bicycle"
Posts: 4,899
How would you add a footer - that is ALWAYS at the bottom of the page.

Like www.airbagindustries.com .

How?!?
Tue 08/02/05 at 20:10
Regular
"Lisan al-Gaib"
Posts: 7,093
Very_Metal wrote:
> quality link mate, i'm trying to learn CSS (inbetween other projects)
> and i'm a fan of frames-type usability, so this is gonna be really
> helpful!

Be wary of the footer. I'm a pixel out from the bottom.
Tue 08/02/05 at 19:42
Regular
"you've got a beard"
Posts: 7,442
Tyla wrote:
> Ah ha... CSS Frames:
>
> http://www.456bereastreet.com/lab/cssframes/

quality link mate, i'm trying to learn CSS (inbetween other projects) and i'm a fan of frames-type usability, so this is gonna be really helpful!
Tue 08/02/05 at 14:19
Regular
"Lisan al-Gaib"
Posts: 7,093
Tyla wrote:
> Try xHTML DTD Strict and on another post here, try the IE7 CSS files.

I didn't want to implement server changes, but it turns out it was simply his code.

/* set a left margin to compensate for IE/Win always making room for a scrollbar */
div#middlewrap {
/* set left margin and bottom padding for IE5/Win */
padding:50px 0 0 0;
margin-left:0;
/* set left margin and bottom padding for others */
voice-family: "\"}\"";
voice-family:inherit;
margin-left:16px;
padding-bottom:50px;
}

margin-left should be 17 not 16. this fixes it completely. :)
Tue 08/02/05 at 12:18
Regular
"l33t cs50r"
Posts: 2,956
Pandaemonium wrote:
> Tyla wrote:
>
> Correct DTD?
>
> Unsure. It's even bugged on the originating site. Well, with IE6
> anyway. Damn. I need pixel perfection an all elements. :)

Try xHTML DTD Strict and on another post here, try the IE7 CSS files.

Freeola & GetDotted are rated 5 Stars

Check out some of our customer reviews below:

Many thanks!
You were 100% right - great support!
Excellent support service!
I have always found the support staff to provide an excellent service on every occasion I've called.
Ben

View More Reviews

Need some help? Give us a call on 01376 55 60 60

Go to Support Centre

It appears you are using an old browser, as such, some parts of the Freeola and Getdotted site will not work as intended. Using the latest version of your browser, or another browser such as Google Chrome, Mozilla Firefox, or Opera will provide a better, safer browsing experience for you.