vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Miscellaneous Hacks - SXLM - ibPro Arcade - Anywhere Image Link (https://vborg.vbsupport.ru/showthread.php?t=242652)

patrick91 06-09-2010 10:09 AM

Quote:

Originally Posted by patrick91 (Post 2050511)
Nice idea this! maybe is it possible to make a sort of slider of it for different links/images on clicking base.

I will install this very soon rated 5 stars!

For the right i tried to fix one. but i only need now the cordinates? doe you have them..

Gr,

Patrick

syrus.xl 06-09-2010 10:23 AM

Quote:

Originally Posted by patrick91 (Post 2050915)
For the right i tried to fix one. but i only need now the cordinates? doe you have them..

Gr,

Patrick

Hi,

Simple to do... Here's the code you would need, obviously you would need to change the image, so it looks okay on the right.
Code:

<div style="position: fixed; bottom: 0px; right: 0px; width: 150px; height: 150px;">
  <img src="{vb:stylevar imgdir_misc}/arcade_link.png" width="150" height="150" border="0" usemap="#arcadelink" alt="Arcade" />
      <map name="arcadelink">
      <area shape="poly" coords="150,0,150,150,0,150,150,0" href="{vb:raw vboptions.homeurl}/arcade.php" target="_self" />
    </map>
</div>

I will update the main post to allow for a right aligned image. :)

Regards,

patrick91 06-09-2010 10:43 AM

Thanks it works! Here demo of your products on my forum:D

http://www.yamahaforumbenelux.com/forum.php?styleid=9

syrus.xl 06-09-2010 11:11 AM

Quote:

Originally Posted by patrick91 (Post 2050925)
Thanks it works! Here demo of your products on my forum:D

http://www.yamahaforumbenelux.com/forum.php?styleid=9

That looks pretty cool... nice combination! :)

syrus.xl 06-20-2010 11:29 AM

Quote:

Originally Posted by sticky (Post 2043659)
Is it possible to just add this to the forum home page and not every page?

Yes, just edit the FORUMHOME template and place the code after the following line:
Code:

{vb:raw footer}

RobbieZ 07-23-2010 04:12 PM

Thanks *installed*

Xeyn 09-13-2010 04:35 PM

Thx m8...very nice indeed

KW802 09-13-2010 04:39 PM

Quote:

Originally Posted by jaycob (Post 2039519)
tagged, this is amazing thanks. i guess we could use for v3arcade to?

Quote:

Originally Posted by syrus.xl (Post 2039526)
Yes, you could. Just change the url that currently points to the arcade.php file. I'm not sure of the file name for use on the v3Arcade.

Both systems use "arcade.php" for their main page so it'll work just fine with either one. :)

goxy63 09-18-2010 08:23 PM

Is it just me or.....
Right-Aligned Image, when code is placed in same style as left one right image is not clickable on whole areabut just half of it.

Anyone have idea why and howto resolve that?

syrus.xl 09-18-2010 08:57 PM

Quote:

Originally Posted by goxy63 (Post 2100182)
Is it just me or.....
Right-Aligned Image, when code is placed in same style as left one right image is not clickable on whole areabut just half of it.

Anyone have idea why and howto resolve that?

Hi goxy63,

You need to change the code slightly of you are using left and right aligned images, check out this post for the code I redone.
http://www.digitalport.co.uk/f144/sx...tml#post199006


All times are GMT. The time now is 02:21 PM.

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.01222 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete