Wrox Programmer Forums
|
BOOK: Beginning Dreamweaver MX/MX 2004 MX ISBN: 978-0-7645-4404-0; MX 2004 ISBN: 978-0-7645-5524-4
This is the forum to discuss the Wrox book Beginning Dreamweaver MX by Charles E. Brown, Imar Spaanjaars, Todd Marks; ISBN: 9780764544040
Please indicate which version of the book you are using when posting questions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Dreamweaver MX/MX 2004 MX ISBN: 978-0-7645-4404-0; MX 2004 ISBN: 978-0-7645-5524-4 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 8th, 2006, 04:09 PM
Authorized User
 
Join Date: Jan 2006
Posts: 58
Thanks: 0
Thanked 0 Times in 0 Posts
Default Transparent Background image

Imar, I guess since you are more familiar with what I am trying to do. The site i am trying to model after is here
http://www.tlchealth.org/

They have like an embedded graphic in the main section of there website. i was wondering how I can achieve the same effect with a graphic that I have?

Also see how their side nav bar is curved. I was wondering if there is a way to get a similar effect using CSS or is that the benefit of tables? Or could I mix the 2 like have Table'd Side Nav menu with CSS specifiying my main content and banner areas? Hope this makes sense. Thanks

 
Old February 8th, 2006, 04:35 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi Keith,

The curved stuff comes from a background image, or an image placed directly in a table cell. You can achieve the same with CSS. Look at background-image and background-position properties.

The same can be accomplished with the embedded graphic. Create a new image in your graphics program, and then make it very light so it isn't interrupting the page content too much.
Then use background-image on your MainContent div to display the background image.

These questions belong in the CSS forum, so I think you should post future questions about this subject there. This forum is for the book Beginning Dreamweaver MX only, but I am sure you already knew that... ;)

Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.





Similar Threads
Thread Thread Starter Forum Replies Last Post
how to get background image url? sbkrohit CSS Cascading Style Sheets 2 October 23rd, 2008 11:06 AM
Background image in IE7 Samurai CSS Cascading Style Sheets 0 May 21st, 2008 10:46 PM
Background Image for GUI Floetic Java GUI 2 April 17th, 2008 09:54 PM
button with transparent background stp Dreamweaver (all versions) 1 April 11th, 2007 04:12 PM
Background-image:url() interrupt CSS Cascading Style Sheets 2 September 20th, 2006 05:04 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.