HighDots Forums  

Double column background

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Double column background in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
A Hess
 
Posts: n/a

Default Double column background - 12-03-2003 , 09:13 PM






I'm working on a little something for my dad and have a question. I have
a background graphic which repeats-y down the left side of the page. I
want to get the exact same thing down the right side as well. See the
page and you should see what I mean. How might that work?

Page is here: http://members.tdn.com/ajhess/andy/index.html
css is here: http://members.tdn.com/ajhess/andy/andy.css

Thanks for your time, Aron

--
Mountain Dew and doughnuts... because breakfast is the most important
meal of the day.

Reply With Quote
  #2  
Old   
A Hess
 
Posts: n/a

Default Re: Double column background - 12-03-2003 , 10:24 PM






Somewhere around 12/3/03 6:52 PM, brucie typed wildly with reckless abandon:

sweet, thanks for the quick reply. I knew it had to be something simple,
I just couldn't figure it out. About the hover, you're right. The
novelty of it wears off quick. Thanks again, Aron

--
My mind Like A Steel Trap - Rusty And Illegal In 37 States


Reply With Quote
  #3  
Old   
A Hess
 
Posts: n/a

Default Re: Double column background - 12-03-2003 , 11:41 PM



Somewhere around 12/3/03 6:52 PM, brucie typed wildly with reckless abandon:

After playing with it a bit more, I used position:float; on the columns
and they did exactly what I wanted in a standards compliant browser.
Then I looked at in IE and boy oh boy, was it screwed up. That made me
sad. looks like I'll have to figure out something else to make it look
the best. BTW, Bruce, I know what you said in the comments about
adjusting the columns (as best as possible) to the height of the
content, but different resolutions would whack that way out. I'll keep
working on it. Thanks, Aron

--
Elwood Blues: They're not gonna catch us. We're on a mission from God


Reply With Quote
  #4  
Old   
Thomas Mlynarczyk
 
Posts: n/a

Default Re: Double column background - 12-04-2003 , 06:48 AM



Also sprach brucie:

Quote:
http://stuff.bruciesusenetshit.info/...er-thingy.html

After playing with it a bit more, I used position:float; on the
columns and they did exactly what I wanted in a standards compliant
browser. Then I looked at in IE and boy oh boy, was it screwed up.

its ok in ancient IE6
Which one? Yours, brucie, or the float version? Anyway, yours works on my
IE5 as well. One drawback, however: when I make my window narrow enough, the
right div will cover the main contents and no scrolling will help to bring
the hidden parts back into view. Any remedy?



--





Reply With Quote
  #5  
Old   
Thomas Mlynarczyk
 
Posts: n/a

Default Re: Double column background - 12-04-2003 , 08:10 AM



Also sprach brucie:


Quote:
One drawback, however: when I make my window narrow enough, the
right div will cover the main contents and no scrolling will help to
bring the hidden parts back into view. Any remedy?

i mentioned min-width in the source but its not supported by IE.
IE sucks. i suppose you could z-index the content div so at least it
would go over the right div.
I'll try that for my own site - so far I have made a table layout, now I'll
try to do it without tables...





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.