Maxwell2004
02-07-2005, 03:54 AM
First, my graphic program is PSP 7.
How do I go about making a layout for my page???
The only thing that I've been able to make is the menu, but I have no idea how to get any links on the menu. Am I doing this wrong?
Here is the menu I made:
http://img.photobucket.com/albums/v706/Maxwell2004/Menu.gif
Owlie42
02-07-2005, 04:21 AM
There are three ways to do this.
1. Add your link titles the menu that you already have. Then, make a transparent GIF the same size as your menu. (Nothing in it, just a completely transparent GIF). Make your page. Make an image map using that transparent GIF. Absolute-position it over the menu.
(This is good if the menu is to be part of the background of your page.)
OR:
2. Absolute-position a DIV over your menu when you make the page, and type your links in there.
OR
3. Put your link titles in the menu. Make that into an image map.
Maxwell2004
02-07-2005, 04:44 PM
And how would I go about doing the last two?
Valkyrie
02-07-2005, 04:50 PM
2. http://lissaexplains.com/html7.shtml#divlayerbasic
3. Take the text tool and add your links, then go to File>>Export>>Image Mapper. You will see some tools there, pick the rectangular one, and drag it across one of your links, and put the url on the left menu. Keep doing that until you are done, and just save. I believe it will save it as .html file, with the code there.
I hope that helped. :)
Maxwell2004
02-07-2005, 08:48 PM
Thanks. That did help. It didn't give me a code though. It gave me this: C:\Documents and Settings\ashlie\My Documents\Ashlies Dollz\MyPage\Menu.htm
Valkyrie
02-08-2005, 04:58 AM
View the source of the file, and it should be there. :)
Maxwell2004
02-08-2005, 06:11 AM
Thanks! :)
It's not working..
Owlie42
02-09-2005, 01:13 AM
you can paste that into another document, you know. Unless you're dying to use frames.