![]() |
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..."> |
All times are GMT. The time now is 06:39 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:
|