[Pro] bg-img - several

Hi,

Here some advice would be very welcome:

The site has a bg-image (tiled vertically & horiz.)

Furthermore the container has another bg-img. which stretches from the top half-way (50%) down.

Now the lower part of the page (50%+), (which will probably expand downwards), has the same bg as the whole page, because the container-bg ends there.

But I’d like to have the lower part of the page white & expandable. Is there a way to do it?

BW; Omar K N


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Not quite sure if I have understood what you want - have a look at http://www.deltadesign.co/bgimage.html

The centre ‘container’ has a bg image which is Horizontal:Center and Vertical:Top with a fill colour of white. The bg image will only appear in the top of the container while the rest will be white.

This has an undefined height as well so it will grow with enlarged text.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Well yes, I thought to have 3 bg (which is impossible?!)

(a)

  • 1 bg for the whole page

(b)

  • 1 bg for the container (is right now the header and a bit into the two columns of the main area)

(c)

  • 1 bg for the rest of the main area, so that a nice border (left & right) can be designed - as in (b) and tiling downwards.

But maybe this has to done in another way?

bw, Omar K N


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

here is the url:

http://www.skarholmensmoske.se/t2/

.-.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

This is precisely how I would tackle this, and you can have a
background image, tiling or not, on nearly every HTML element on your
page. Paragraphs, even. Anything that declares itself a block-level
element. So DIV, P, UL, LI, DL, DD, DT, H1-6, etc. By using a little
imagination, you can create a set of background images that interact
with one another to create all sorts of cool effects, and won’t break
as your page enlarges for whatever reason.

The only thing to consider is if your page is ever going to be printed
out. Most browsers ship with “Print Backgrounds” turned off, probably
to save ink on all those cool-o black background pages on Geocities or
similar. Unless your users are savvy enough to find and change that
option (sadly, not all that likely) you are going to have to plan out
a stylesheet for print-only and give the page some structure so it
will not look completely lost on the printed page.

Walter

On Nov 13, 2010, at 12:52 AM, OmarKN wrote:

Well yes, I thought to have 3 bg (which is impossible?!)

(a)

  • 1 bg for the whole page

(b)

  • 1 bg for the container (is right now the header and a bit into the
    two columns of the main area)

(c)

  • 1 bg for the rest of the main area, so that a nice border (left &
    right) can be designed - as in (b) and tiling downwards.

But maybe this has to done in another way?

bw, Omar K N


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options