Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / CSS / August 2004



Tip: Looking for answers? Try searching our database.

absolute positioning + sliced templates

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
xtort - 31 Aug 2004 06:45 GMT
My question is:
If you create a template in Photoshop, slice it in ImageReady, using
the CSS output option(under the "slices" menu in "output--options"),
and then use the CSS output for a template(which will all be
absolute-postioned DIVs)--would there be any foreseeable drawbacks to
this?

Put another (simpler) way: are there drawbacks to positioning
everything on the page with absolute references alone?

My motivation for this is I am finding it tricky to make heavier,
corporate, image-templated sites in CSS alone. (without relying on the
use of some tables)

many tks in advance,
xtort
Neal - 31 Aug 2004 06:55 GMT
> My question is:
> If you create a template in Photoshop, slice it in ImageReady, using
[quoted text clipped - 5 lines]
> Put another (simpler) way: are there drawbacks to positioning
> everything on the page with absolute references alone?

Chopping up a large image can often lead to the actual download being
larger due to how packets work. Any site based on a large image is doomed
to fail in most browsers, wherever the screen resolution, browser type and
other factors differ from the deezigner's setup.

Drawbacks with absolute positioning? It depends on what you consider a
drawback. It produces the same unportable and totally unfriendly website
fixed frames produce.

> My motivation for this is I am finding it tricky to make heavier,
> corporate, image-templated sites in CSS alone. (without relying on the
> use of some tables)

Well, over-imaged sites are cumbersome, unlikely to render well and
frankly disrespectful to the consumer. My opinion, naturally. But the user
problems are real. Long downloads, fixed sizes which are unlikely to match
the visitor's preferred setup, etc.

Yeah, you need the dough, they want the crappy website, you take the job.
I do fully understand. But know there is a better way.

For these behemoth sites which think the WWW is TV or print, give 'em what
they want. Tables, nested tables. Put revolving mailboxes up. But know
there is a better way, and always lobby for designs which don't rely on
ignoring the way the WWW actually works.
Johannes Koch - 31 Aug 2004 09:20 GMT
> My question is:
> If you create a template in Photoshop, slice it in ImageReady, using
> the CSS output option(under the "slices" menu in "output--options"),
> and then use the CSS output for a template(which will all be
> absolute-postioned DIVs)--would there be any foreseeable drawbacks to
> this?

1. There may be no logical order of blocks in the code.
2. There may be problems when changing the font size in the browser
(some text overlapping another).
Signature

Johannes Koch
In te domine speravi; non confundar in aeternum.
                            (Te Deum, 4th cent.)

Harlan Messinger - 31 Aug 2004 10:52 GMT
>My question is:
>If you create a template in Photoshop, slice it in ImageReady, using
[quoted text clipped - 9 lines]
>corporate, image-templated sites in CSS alone. (without relying on the
>use of some tables)

Besides what has already been said, there's the problem of maintaining
the pages. You either go back to the designer and re-export the design
all over again each time modifications are necessary, or some poor web
developer has to painstakingly push the pieces around in a code editor
and hope they still all fit together.

Signature

Harlan Messinger
Remove the first dot from my e-mail address.
Veuillez ôter le premier point de mon adresse de courriel.

xtort - 31 Aug 2004 20:31 GMT
thanks a lot for the help--the main thing I was overlooking here was
that the way the www looks on the surface (like a tv or magazine) is
not how it works under the hood. The other problem is the client
demand: they have been weaned on the image-heavy template type site,
so it might be that it makes them feel as if they are getting a better
"money's worth", as the design with all of its images looks as if it
took more work somehow. So they drive a consumer demand based on
misguided aesthetics, instead of semantics and function.

best,
xtort

> >My question is:
> >If you create a template in Photoshop, slice it in ImageReady, using
[quoted text clipped - 15 lines]
> developer has to painstakingly push the pieces around in a code editor
> and hope they still all fit together.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.