![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
I need help making rounded edge rectangular buttons
:confused;
Howdy, I need to know how to make the buttons I insert appear rectangular with rounded edges. Any help anyone can offer would be appreciated. I have a subscription to an online tutorial, but I don't even know how to ask it to teach me what I need to know. Please help, It has been a long, frusterating day trying to give my marketing director what she wants. Any guidence would be appreciated. -nicki |
|
|||
|
Re: I need help making rounded edge rectangular buttons
Rounded edges/corners is done with a graphics program like Photoshop or
Fireworks. Dreamweaver does not do this. What graphics program do you have access to? Michael "n1cdavis416" <webforumsuser@macromedia.com> wrote in message news:frsc54$pc2$1@forums.macromedia.com... > :confused; > Howdy, I need to know how to make the buttons I insert appear rectangular > with rounded edges. Any help anyone can offer would be appreciated. I > have a > subscription to an online tutorial, but I don't even know how to ask it to > teach me what I need to know. Please help, It has been a long, > frusterating > day trying to give my marketing director what she wants. Any guidence > would be > appreciated. -nicki > > |
|
|||
|
Re: I need help making rounded edge rectangular buttons
As Michael says, the easiest way of doing this is creating the button with
rounded corners in Photoshop or similar graphics application. But a client of mine wanted to upload images without having to keep rounding the corners, so I created an image containing a chromakey coloured rectangle with rounded corners, I used the same background colour as the website background, then saved the image as a transparent gif, applying the transparency to the rectangle colour. I then used the background-image property to stack the image with the transparency OVER the top of the image that I want to have rounded corners: <img src="images/transparent_bkgrnd.gif" width="260" height="194" style="background-image:url(images/pretty_picture.jpg)" alt="" /> Hope this helps. Cheers Nick "n1cdavis416" <webforumsuser@macromedia.com> wrote in message news:frsc54$pc2$1@forums.macromedia.com... > :confused; > Howdy, I need to know how to make the buttons I insert appear rectangular > with rounded edges. Any help anyone can offer would be appreciated. I have a > subscription to an online tutorial, but I don't even know how to ask it to > teach me what I need to know. Please help, It has been a long, frusterating > day trying to give my marketing director what she wants. Any guidence would be > appreciated. -nicki > |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|