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.

Website Design Forum


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



Freelance Jobs

Reply
Old 09-17-2006, 04:20 AM background tiling
Junior Talker

Posts: 1
Trades: 0
in Dreamweaver Mx 2004 how do you keep a background image from tiling? making it so that it resizes to fit each individual persons moniter size?
eeneilson is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-19-2006, 03:39 PM Re: background tiling
Novice Talker

Posts: 8
Trades: 0
You can do that with CSS like this for example:

# div name {
background-image: url(../image/site-bg.jpg);
background-position: center top;
background-repeat: no-repeat;
}

To make it to fit for any user browser size is the other thing, but I suggest you keep the background image wide at least 1200 pixels and keep the main focus of background (if you have any picture or something for the background) to fit for 800x600 pixel browser size.

Hope it helps
shearyadi is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to background tiling
 

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