HighDots Forums  

Re: center the background image

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Re: center the background image in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Michael Fesser
 
Posts: n/a

Default Re: center the background image - 07-18-2003 , 12:10 PM






takashi0808 webforumsuser wrote:

Quote:
how can I center the background image?
I know how to "fix" the background image like this
body background="./image/corner.gif" bgproperties="fixed"
now I want to know how to "CENTER" it!
Try it with CSS:

body {background: #rgb url(/path/to/image) center;}

Replace the 'rgb' with a background color.

4.3.6 Colors
http://www.w3.org/TR/REC-CSS2/syndata.html#value-def-color

14.2.1 Background properties: 'background-position'
http://www.w3.org/TR/REC-CSS2/colors.html#propdef-background-position

Micha


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 - 2009, Jelsoft Enterprises Ltd.