Hi
I'd like to get your input on using
full width of screen background images and BP.
Do you know of a way to create those full width
background images without having to use a seprate
<div class="container"> for each one and wrap it
with another div that has the repeating images set
as its background (repeat-x)?
here is the code example:
<body id="home">
<div id="bg01">
<div class="container showgrid"><!-- BP container -->
<div id="header" class="span-24 last">
</div>
<div id="feature class="">
</div>
</div><!-- eo BP container -->
</div>
<div id="bg02">
<div id="home" class="container showgrid"> <!-- BP container -->
</div><!-- eo BP container -->
</div>
</body>
I'm attching this link as an example:
http://psdchopstick.com/Coding/vloggin/
it has at least 4 stripes/background images that run
the full width of the screen (repeat-x) while
BP is only 950 wide.
I have a hard time trying to find the best practice for this
and any ideas/input are very welcome
Thanks!
Paul
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Blueprint CSS" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/blueprintcss?hl=en
-~----------~----~----~----~------~----~------~--~---