Floating Guest Notify

StormRoBoT

New Member
Name: Floating Guest Notify

Description: This Small mod. shows a small nice floating box notify the guest to register to gain full access & more features.


How it works:
It's as simple as drinking water, nothing to explain.


Features:

1. Can enable/disable mod totaly. v1.0.0
2. Specify closing behavio (browser session...). v1.0.0
3. Set X, Y offset. v1.0.0
4. Floating position (from top / from bottom). v1.0.0
5. Compatible with bot RTL & LTR modes, it changes its position & appearance according to the direction of the page. v1.0.0
6. displayed only for guests & disappeared in 'register' page. v1.0.0
7. All template edites done for you automatically. v1.0.0
8. fully phrased. v1.0.0



Help Us:

* Suggestions needed to develop this mod .
* Translators needed to support more users (translation credits will go to their owners).



Known Isues:
None till now.


History:
v1.0.0 4/10/2007 04:00 AM : First initial public release.





Screen Shots:

phpkd_float_guest_notify_2.png


Technical Notes:
Plugins: 2
New Phrases: 16
Template changes: 1 (AUTO)
Code Changes: 0
New Templates: 1
New Settings: 7
DB Tables: 0
DB Alterations: 0
Cron Jops: 0


Installation Procedure:

* Import the product file from your admincp.
* upload the image close.gif to the 'misc' directory in your images folder.
* Done .



Control:

* vbulletin options -> Floating Guest Notify



This already posted on vB 3.6.X Addons and Template Modifications

i just add here because its work for vb3.8.x also

tested on 3.8.2

if u need any support about this mod please ask :)
 

Pamelot

New Member
Thank you very much
Forums of my system is 3.8.2 that does not work for me
Look how this setting maybe you can help me please?
2125t89.jpg
 

StormRoBoT

New Member
are u using different skin?

try switch to default skin and see of its work?

and i dont know what language u are using, any way

the setting should be like this

Code:
yes

yes

3

3

fromtop

yes

<!-- logo -->
 

Pamelot

New Member
StormRoBoT said:
are u using different skin?

try switch to default skin and see of its work?

and i dont know what language u are using, any way

the setting should be like this

Code:
yes

yes

3

3

fromtop

yes

<!-- logo -->

its Hebrew
and yes i have a new style not default style
 

StormRoBoT

New Member
Pamelot said:
its Hebrew
and yes i have a new style not default style

ok here is a solution for you,

go to

admincp > Styles & Templates > Style Manager > choose your skin and Edit Templates

and find header

on the most top add this

Code:
<!-- logo -->

then save it

then u done :)
 

Pamelot

New Member
StormRoBoT said:
ok here is a solution for you,

go to

admincp > Styles & Templates > Style Manager > choose your skin and Edit Templates

and find header

on the most top add this

Code:
<!-- logo -->

then save it

then u done :)

Thanks now its working ! :)
 

mcfly

New Member
Is there any way i can change the background or text colors manually for this

with my default skin it comes up like this
float.jpg



Thank you though, as it works perfect on my 3.8.3. just need to play with the color a bit for myself
 

Grinderhand

New Member
The first few lines in the XML are CSS info for the mod. Edit the XML, uninstall the old version and install the edited version.
 

kekface

New Member
Works fine on 3.8.3

No need to edit the .xml and uninstall/reinstall.

Edit the phpkd_notify_guest template that will be in your style
 
Top