Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2007-04-12 16:00:30

Nathan Smith
Member
Registered: 2005-01-14
Posts: 66
Website

the Geniant blog

The company I work for, Geniant, has launched a corporate blog. Jared Christensen did the design, Garrett Dimon did the site layout wireframes/planning, and I did the XHTML/CSS and Textpattern installation…

GeniantSandbox.com


Are we all figments of God’s imagination?

Offline

#2 2007-04-12 16:40:01

hcgtv
Plugin Author
From: Key Largo, Florida
Registered: 2005-11-29
Posts: 2,722
Website

Re: the Geniant blog

“When carving an online presence, many systems take a sledgehammer approach when perhaps all that is needed is a chisel.”

Well said Nathan :)

Offline

#3 2007-04-12 16:42:21

Nathan Smith
Member
Registered: 2005-01-14
Posts: 66
Website

Re: the Geniant blog

Thanks. Just a little allusion to the carver TXP logo. :)


Are we all figments of God’s imagination?

Offline

#4 2007-04-12 16:42:44

Walker
Plugin Author
From: Boston, MA
Registered: 2004-02-24
Posts: 592
Website

Re: the Geniant blog

Werd. Garrett rocks the IA world.

Offline

#5 2007-04-12 16:50:37

Nathan Smith
Member
Registered: 2005-01-14
Posts: 66
Website

Re: the Geniant blog

Indeed.


Are we all figments of God’s imagination?

Offline

#6 2007-04-12 18:17:47

zero
Member
From: Lancashire
Registered: 2004-04-19
Posts: 1,470
Website

Re: the Geniant blog

superb


BB6 Band My band
Gud One My blog

Offline

#7 2007-04-12 18:59:53

brian.zerangue
Member
Registered: 2005-02-15
Posts: 62

Re: the Geniant blog

The Geniant All-Stars are at again! Bravo! Great work… great blog! Thanks so much for sharing!

Offline

#8 2007-04-12 19:28:01

jakob
Admin
From: Germany
Registered: 2005-01-20
Posts: 4,726
Website

Re: the Geniant blog

Looks great! You’re articles are also most informative.

It looks like you tamed the IE7 FooterStickAlt problems in IE7. I’ve struggled with this a lot in the past, getting it to work in everything but IE7 which stubbornly understands a height:100% for body as being the height of the viewport and not the page. If you happened to come across that, any tips on solving it?


TXP Builders – finely-crafted code, design and txp

Offline

#9 2007-04-12 20:45:27

Nathan Smith
Member
Registered: 2005-01-14
Posts: 66
Website

Re: the Geniant blog

Here’s the code involved for the footerStickAlt.

/* CSS for good browsers: */

body,
html
{
	height: 100%;
}

#container
{
	min-height: 100%;
	position: relative;
}

#footer
{
	margin: -50px auto 0;
	position: relative;
}

/* CSS for IE6: */

* html #container
{
	height: 100%;
}

Are we all figments of God’s imagination?

Offline

#10 2007-04-13 00:30:16

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

Re: the Geniant blog

Nathan,
Its looking sharp. Nice work all around to the Geniant Crew.


Offline

#11 2007-04-15 04:21:08

tutubibi
New Member
Registered: 2007-04-14
Posts: 6
Website

Re: the Geniant blog

Very, very nice.

Corporate yet elegant look and feel. One of the best designs I’ve seen in a while.

Offline

#12 2007-04-29 18:06:30

alexandra
Member
From: Cologne, Germany
Registered: 2004-04-02
Posts: 1,370

Re: the Geniant blog

Very nice! Added to the TXP Sites Gallery

Offline

Board footer

Powered by FluxBB