vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   End-User Options - Panic Button - Global (https://vborg.vbsupport.ru/showthread.php?t=238676)

justicechick 12-16-2012 11:09 PM

Quote:

Originally Posted by da prez (Post 2390995)
Try : /public_html/forum/images/Take5/images/misc

Where "forum" = the name of your forum folder.

Somewhere in the tree will make it work, sometimes ya gotta search :D

Sorry if I sound a little dense here lol...Im a 2 month newb.

Go into my public_html that is my forum correct...because inside the public_html there is nothing titled forum.

The closest I can get to it is public_html/

/public_html/images/Take5/images/misc_

da prez 12-16-2012 11:38 PM

Well I tried the address in your signature to visit your site but it don't work.
After a google search I find there is a "the" at the beginning :D

Anyways, I found the picture on your server, it is located here :
http://theflirtingretreat.com/images/misc/panic.png

Does it show in the default skin where it should ?


In your Take5 skin it is located here :
http://theflirtingretreat.com/images/Take5/misc/panic.png

Try
http://theflirtingretreat.com/images/Take5/images/misc/panic.png
If the folder doesn't exist create it.

justicechick 12-17-2012 04:42 AM

Quote:

Originally Posted by da prez (Post 2391199)
Well I tried the address in your signature to visit your site but it don't work.
After a google search I find there is a "the" at the beginning :D

Anyways, I found the picture on your server, it is located here :
http://theflirtingretreat.com/images/misc/panic.png

Does it show in the default skin where it should ?


In your Take5 skin it is located here :
http://theflirtingretreat.com/images/Take5/misc/panic.png

Try
http://theflirtingretreat.com/images/Take5/images/misc/panic.png
If the folder doesn't exist create it.

OMG! I placed it like you said and it works! You ROCK!!!! Thanks for the help!

justicechick 12-18-2012 04:25 AM

<i>Im curious now that I have this working is there anyway to make it move as one scrolls up and down the page. Currently mine sits on the left at the very top and if someone needs to hit it they have to scroll all the way back up first...</i>

Mosh 12-18-2012 09:09 AM

Quote:

Originally Posted by justicechick (Post 2391436)
Im curious now that I have this working is there anyway to make it move as one scrolls up and down the page. Currently mine sits on the left at the very top and if someone needs to hit it they have to scroll all the way back up first...

You may not have done Step 4 of the install instructions, as that is the CSS that allows the panic button to hover in the bottom right hand corner of the web browser.

YOODA230 12-22-2012 05:59 PM

not working dfor me on style tf ideal
i placed the image in the place...
but nothing show up...
i made all the step...

Bubble #5 08-24-2013 02:28 AM

Does anyone know how to move the panic button on the page?

We just learned that when you try to add an attachment to a post, the panic button also appears on that popup, and covers up the submit button.

Can anyone help?

tbworld 08-24-2013 03:14 AM

Quote:

Originally Posted by Bubble #5 (Post 2440628)
Does anyone know how to move the panic button on the page?

We just learned that when you try to add an attachment to a post, the panic button also appears on that popup, and covers up the submit button.

Can anyone help?

Look at the CSS for the image or the button. They most likely use
Code:

position: fixed;
bottom: 10px;
right: 10px;

something like that. Then just alter the position of the image or button. If the mod uses javascript it code embed the styling in the javascript.
I do not use the mod so I have not looked at the source. Again a link to your board helps. Otherwise we just have to guess.

Bubble #5 08-24-2013 03:21 AM

THANKS tbworld, just found it. Moved it up 30px and it works like a charm :up:


All times are GMT. The time now is 04:47 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.01199 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
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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