Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
updating text with a set background
Old 06-18-2009, 12:36 PM updating text with a set background
Webmaster Talker

Posts: 611
Trades: 0
hi, a lot of my sites have backgrounds that fit the text i put in exactly, and i was wondering , what would happen if a company wanted me to update the text? and it went past the boundary of my background image i set up? should i just make the background empty below the text area? here is an example of what im talking about. notice the text fits exactly where the background is, and if i were to add more text, it would go outside the boundaries of where the text box is. here is the page.

http://derekvanderven.com/jewelry_gallery/index.html

any advice greatly appreciated. thanks. derek
silverglade is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-18-2009, 12:47 PM Re: updating text with a set background
EricReese's Avatar
Super Talker

Posts: 137
Name: Eric Reese
Location: Maryland, USA
Trades: 0
Hi,

Are you still looking to keep the scroll, and just have the user scroll down to have this effect? If so, on #wrapper, change the height to 734px.

If not, and you simply want to repeat that background, you need to change your background image. right now, you are on a fixed design. Try breaking up that image into sections, then you don't need to specify a height for that section and you can let the content determine how how tall the page will be. All that is left after that is to repeat-y the background image you want to repeat on the div you are holding all the content in.
__________________
I am 17 years old.Looking for Web Design Job(s). If interested use my
Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

Funny Line- "I'll Twitter your Yahoo! until I Google all over your FaceBook :D
EricReese is offline
Reply With Quote
View Public Profile Visit EricReese's homepage!
 
Old 06-18-2009, 03:32 PM Re: updating text with a set background
Webmaster Talker

Posts: 611
Trades: 0
awesome thank you very much for the help eric! that clears it up for me. i need to stop making my backgrounds so fixed. thank you. derek
silverglade is offline
Reply With Quote
View Public Profile
 
Old 06-18-2009, 03:39 PM Re: updating text with a set background
EricReese's Avatar
Super Talker

Posts: 137
Name: Eric Reese
Location: Maryland, USA
Trades: 0
No problem Let me know if this works out for you. If you have any more questions, feel free to ask.
__________________
I am 17 years old.Looking for Web Design Job(s). If interested use my
Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

Funny Line- "I'll Twitter your Yahoo! until I Google all over your FaceBook :D
EricReese is offline
Reply With Quote
View Public Profile Visit EricReese's homepage!
 
Old 06-18-2009, 03:51 PM Re: updating text with a set background
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
The scroll is there because you have a set height in combination with the overflow on #wrapper. I've told you before that you need to refrain from setting heights on everything. I do agree that you need to re-think your backgrounds so that you don't have to set heights.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 06-21-2009, 01:30 PM Re: updating text with a set background
Webmaster Talker

Posts: 611
Trades: 0
thanks ladynred. i have a problem , its that every time i take the height off of my wrapper div that has overflow auto on it, the background image wont show up.
silverglade is offline
Reply With Quote
View Public Profile
 
Old 06-21-2009, 03:13 PM Re: updating text with a set background
EricReese's Avatar
Super Talker

Posts: 137
Name: Eric Reese
Location: Maryland, USA
Trades: 0
Because there is no room for your background image. As I said before. You need to cut that background image into multiple images and apply them to each sector of the page (header, the columns, footer, <body>, etc...). It needs to have overflow: auto on there to contain the floats so you would need it. Or you could try overflow:hidden..

You can remove the height from #wrapper. Then on #right_content edit your margin values to this:

460px 50px 50px 0

Same effect, but now there is no set height on the wrapper Hope this helps.

Cheers
__________________
I am 17 years old.Looking for Web Design Job(s). If interested use my
Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

Funny Line- "I'll Twitter your Yahoo! until I Google all over your FaceBook :D
EricReese is offline
Reply With Quote
View Public Profile Visit EricReese's homepage!
 
Reply     « Reply to updating text with a set background
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.29701 seconds with 12 queries