![]() |
Hi,
I see the picture even if i am connected as Admin, any solution? Thank you. |
Quote:
What vBulletin version are you using? Is the :if condition correct?: <vb:if condition="$show['guest']"> Do you have <guest> as additional usergroup on your account? Cheers. |
Quote:
I'm using 4.2.2 I want the picture disarear after a few minutes this is the code what I have: PHP Code:
|
Thanks, works a treat!
|
thank you
|
installed in vb4.2.2
its great , its working great. thanks friend |
|
|
This is great, I'm getting an artist to create a forum mascot for this purpose
|
This isnt working for me on 4.2.2? Anyone else having a problem with it on 4.2.2?
|
This mod is a great idea, but im getting lots of complaints it interfers with mobile phone users.
|
It's working great! Thank you so much! :)
|
I know that concept of mod is being visible to force guests to register but is it possible to allow guests to close or minimize this image? As stated above, this image can be bothering for mobile users.
Using it for years! Thank you again. |
Quote:
<vb:if condition="THIS_SCRIPT == 'index'"> <vb:if condition="$show['guest']"><a href="/register.php"><div class="forcetoregister"></div></a></vb:if> </vb:if> |
Nice Job My friend
|
where is the additional.css located? i cannot find it anywhere. running 4.2.2
|
ACP --> Styles & Templates --> Style Manager
Choose your style and then select Edit Templates in the dropdown. now scroll to CSS Templates, double click on that, then find additional.css, and double click on that. |
Thank you sir
|
Not a problem, glad to help. :)
|
Great but needs a bit improvement. eg What if registrstions have turn off? To solve this issue modify the code in header template:
Code:
<vb:if condition="$show['registerbutton']"> Code:
<vb:if condition="$show['registerbutton'] AND THIS_SCRIPT != 'register'"> Code:
<vb:if condition="!IS_MOBILE_STYLE AND ..... here the other condition..."> |
Two more improvements:
1.- In additional css change: HTML Code:
background:url(images/misc/register.png); HTML Code:
background:url({vb:stylevar imgdir_misc}/register.png); 2.- Change: z-index:1; to a higher value eg: z-index:9999;. This way you'll be sure that the image will be always visible. |
Where is the installation file? All I see is the rotate.php
|
Hi,
All that you do,are in the First post. There are only Template edits. The rotate.php is only a Feature, to show different pictures. |
Hmm id like something nice and neat looking, thanks for this gonna modify the images and use it!
|
nice thank you
|
Quote:
UPDATE: issue solved. thanks.. i am all good now. |
Hey, anyway to prevent this from a mobile device? Hogs up the device screen... thanks.
|
Use any image check google for a smaller one
|
Ok, I can make my own, just wondering if their was an automatic way of shrinking it when viewed on device? Thanks.
|
1 Attachment(s)
This is awesome! I added the code to my forum, but I created my own custom image in Photoshop. I create all the images for my forum myself. I also had to adjust the position of the image, it was overlapping the "Back to Top" button at the bottom of my forum, so you couldn't click the button at all. So I put the image right above the "Back to Top" button using CSS.
I also added a screenshot to this post, so you can see what it looks like on my forum, with the custom image I created in photoshop. Or you can see a live preview of it on my forum - https://thetechgenius.net Thank you for this! -INSTALLED- Edit: The screenshot looks a bit blurry, and I don't know why. But you can still see what it looks like on my forum. https://img.thetechgenius.net/di/EBU...bble_fixed.png |
It is not working anymore.. any update ? please check my forum www.friendlymela.com
|
1 Attachment(s)
Juste installed and it works fine ;)
|
Quote:
|
I looked at your html code, there is not the modification needed in the header !!
|
Unfortunately it is necessary to remove fashions as he very strongly increases time of loading of pages. Alas.
К сожалению придётся удалить мод, так как он очень сильно увеличивает время загрузки страниц. Увы. |
I just added this to my site, www.grandcanyonstatebbq.com, and it works very well. The image I created was a little larger than the supplied code designated so I simply adjusted those lines to match my custom image size.
I may add more images and rotate them with the additional code in the near future. Thanks for the modification! |
Thank you for this addon! I have just created a custom image for my forum using Photoshop.
I run a tech website about building custom gaming computers, among other things, so I had to create an image based on that. And this is what I came up with: https://vborg.vbsupport.ru/external/2017/11/1.png If anyone wants to use it, your more then welcome to. |
All times are GMT. The time now is 07:31 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|