vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   VB_Top Button Position (https://vborg.vbsupport.ru/showthread.php?t=85993)

Logikos 01-13-2003 07:24 PM

VB_Top Button Position
 
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

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

Quote:

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?


All times are GMT. The time now is 03:11 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01757 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete