Print Page | Close Window

N eeds Help with a Sketch in CorelDraw

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Web Design Discussion
Forum Description: Discussion on web design and development subjects.
URL: https://forums.webwiz.net/forum_posts.asp?TID=371
Printed Date: 28 March 2026 at 5:52am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: N eeds Help with a Sketch in CorelDraw
Posted By: Misty
Subject: N eeds Help with a Sketch in CorelDraw
Date Posted: 21 February 2003 at 12:47am
One of my clients did a sketch in CorelDraw by himself. There is a problem because he put all of the buttons on the store. He didn't slice them. These buttons need to have links. Please take a look at http://www.brightideaweb.com/storefront1.htm - http://www.brightideaweb.com/storefront1.htm . I use Fireworks. Is there any way that I could put links to those buttons in Fireworks? This image file is one file in .jpg. I have never used CorelDraw before. Does anyone know if there is a way for him to add links to those buttons in CorelDraw?



Replies:
Posted By: michael
Date Posted: 21 February 2003 at 9:19am
As it is one big image you can use a image map to create links. So for the image you got there it would look something like that:

<map name="store">
<area shape="rect" coords="79,251,136,366" href="blinds.htm">
<area shape="rect" coords="143,253,165,400" href="map.htm">
<area shape="rect" coords="171,252,234,366" href="shutters.htm">
<area shape="rect" coords="255,252,305,365" href="awnings.htm">
<area shape="rect" coords="311,253,362,366" href="awnings2.htm">
<area shape="rect" coords="370,252,393,399" href="aboutus.htm">
<area shape="rect" coords="416,253,489,365" href="aluprod.htm">
<area shape="rect" coords="496,253,517,396" href="contactus.htm">
<area shape="rect" coords="549,254,615,366" href="canvasspec.htm">
</map>
<img src="Storefront1.jpg" border="0" width="700" height="500" alt="" usemap="#store">



Posted By: KCWebMonkey
Date Posted: 21 February 2003 at 1:27pm
Personally, I wouldn't use that graphic.  I would want to make sure that all the words were easy to read, not just some of them.


Posted By: michael
Date Posted: 21 February 2003 at 1:34pm
You are right KC, I was merely answering his question. I think too having a page with just one big graphic is a pain....consider that there are still users running only 256 colors or even less and they could never see the text.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net