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.

HTML Forum


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



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
HTML/CSS scaleable background, (Need Help!)
Old 09-06-2007, 03:27 AM HTML/CSS scaleable background, (Need Help!)
SleekStream's Avatar
Novice Talker

Posts: 7
Trades: 0
Hi all,

I am working on a small design and I am having some trouble figuring out how to code it.

here is the pic:


The problem is, I have an image that I want to fill up the entire background, and its not a repeatable image.

The two things I need are:
hidden overflow (no scroll)
no margins (fills the whole page)

Now I could just make it a standard size but I want it to be compatible with all resolutions.

So my solution was to make it a bit oversized and then hide the overflow.
The thing is the woman I am coding it for wants the text links of the left to be a non standard font, hence and I can't figure out how to make them render properly without interfering with the background. I tried saving them as .gif with transparent mattes but the edges became super distorted.

Please, can someone help me figure out what my best option is?

Thanks,
-SS
SleekStream is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-06-2007, 03:59 PM Re: HTML/CSS scaleable background, (Need Help!)
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Quote:
hidden overflow (no scroll)
Set the CSS on the div to overflow:hidden
Quote:
no margins (fills the whole page)
Clear margins and padding on the body and your main wrapper if you have one.
margin: 0;
padding: 0;

Quote:
the woman I am coding it for wants the text links of the left to be a non standard font, hence and I can't figure out how to make them render properly without interfering with the background.
SIFR to the rescue! http://wiki.novemberborn.net/sifr
Relatively easy to use and it's accessible.

Quote:
I want it to be compatible with all resolutions.
You need a liquid layout, but if you load a whoppingly huge image, it's going to be slow loading. You might want to consider putting the branches background just the background of a fixed center wrapper.
__________________
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
 
Reply     « Reply to HTML/CSS scaleable background, (Need Help!)
 

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.78690 seconds with 12 queries