View Full Version : VB_Top Button Position
Logikos
01-13-2003, 07:24 PM
I need alittle help with something that should be very simple. Im trying to get my Top links in a diffrent position.
check my screen shot to better understand what im trying to do
Screen shot (http://www.thenemesis.net/host/helpme.gif)
Cypher720
01-13-2003, 07:29 PM
you have to make a table where the image is...and set the image to the BG.
then just add the links
Logikos
01-13-2003, 07:34 PM
Originally posted by Cypher720
you have to make a table where the image is...and set the image to the BG.
then just add the links
To bad i have no idea what you just said. Im pretty new to this. :(
filburt1
01-13-2003, 07:35 PM
What is your forum's URL?
Logikos
01-13-2003, 07:37 PM
On my sig
http://www.thenemesis.net/
Change to the "test" style
Logikos
01-13-2003, 07:48 PM
Do i have to do something like this...
<body>
<img src="menumap.gif" width="129" height="241" alt="menumap" usemap="#navigationmap" border="0">
<map name="navigationmap">
<area shape=rect coords="0,0,135,35" href="les1.html">
<area shape=rect coords="0,40,135,75" href="les2.html">
<area shape=rect coords="0,80,135,115" href="les3.html">
<area shape=rect coords="0,120,135,155" href="les4.html">
<area shape=rect coords="0,160,135,195" href="index.html">
<area shape=rect coords="0,200,135,235" href="mailto:name@place.com">
</map>
</body>
Cypher720
01-13-2003, 07:54 PM
not at all...thats an image map
Logikos
01-13-2003, 11:56 PM
I dont see why an image map wouldnt work. Can you direct me to an easier way?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.