Forum: vBulletin 4.x Template Modifications
12 Nov 2013, 16:28
|
Replies: 356
Views: 84,699
Hi John
What vBulletin version are you...
Hi John
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.
|
Forum: vBulletin 4.x Template Modifications
11 Nov 2013, 10:29
|
Replies: 356
Views: 84,699
|
Forum: vBulletin 4.x Add-ons
30 Oct 2013, 13:35
|
Replies: 1,381
Views: 463,955
|
Forum: vBulletin 4.x Template Modifications
14 Jun 2013, 08:54
|
Replies: 356
Views: 84,699
|
Forum: vBulletin 4.x Template Modifications
06 Jun 2013, 10:56
|
Replies: 9
Views: 5,756
|
Forum: vB4 Programming Discussions
06 Jun 2013, 09:32
|
Replies: 2
Views: 330
|
Forum: vBulletin 5.x Template Modifications
05 Jun 2013, 15:39
|
Replies: 26
Views: 83,088
|
Forum: vB4 Programming Discussions
05 Jun 2013, 15:35
|
Replies: 2
Views: 330
Custom profilefield if:condition possible?
Hi there
I'd like to do a <vb:if condition> with a custom profilefield.
Here's an example:
- I have a custom profile field [field10]
- The value is either 'boy' or 'girl'
Is it...
|
Forum: vBulletin 4.x Add-ons
29 May 2013, 07:12
|
Replies: 363
Views: 99,091
Hello obscureclouddon
First of all, thank...
Hello obscureclouddon
First of all, thank you for all of your effort, just bought the full version!
The sync from Wordpress to vbulletin works flawless, but usersync from vbulletin to wordpress...
|
Forum: vBulletin 5.x Template Modifications
08 May 2013, 12:12
|
Replies: 26
Views: 83,088
New way to force guests to register
If you want me to do the setup for you and create a unique character for your site please check my fiverr.com Gig and spend those 5 bucks :)
...
|
Forum: vBulletin 4.x Template Modifications
06 May 2013, 09:50
|
Replies: 356
Views: 84,699
Hello Secondeye
You can do this by adding...
Hello Secondeye
You can do this by adding this code:
<vb:if condition="is_member_of($bbuserinfo, 3)"><a href="/register.php"><div class="forcetoregister"></div></a></vb:if>
Make sure to...
|
Forum: vBulletin 4.x Template Modifications
18 Apr 2013, 21:02
|
Replies: 356
Views: 84,699
|
Forum: vBulletin 4.x Template Modifications
10 Apr 2013, 15:53
|
Replies: 356
Views: 84,699
|
Forum: vBulletin 4.x Template Modifications
20 Mar 2013, 17:26
|
Replies: 356
Views: 84,699
|
Forum: vBulletin 4.x Template Modifications
27 Feb 2013, 06:29
|
Replies: 356
Views: 84,699
|
Forum: vBulletin 4.x Template Modifications
26 Feb 2013, 10:45
|
Replies: 356
Views: 84,699
|
Forum: vBulletin 4.x Template Modifications
25 Feb 2013, 22:58
|
Replies: 356
Views: 84,699
|
Forum: vBulletin 4.x Template Modifications
22 Feb 2013, 13:03
|
Replies: 356
Views: 84,699
|
Forum: vBulletin 4.x Template Modifications
01 Feb 2013, 09:51
|
Replies: 356
Views: 84,699
|
Forum: vBulletin 4.x Template Modifications
03 Jan 2013, 14:01
|
Replies: 7
Views: 5,773
Hi Superorb
Sorry for my late response..
...
Hi Superorb
Sorry for my late response..
You can add another attribute to the css called 'vertical-align'
I guess the easiest way is to use px-values, just try&error. Mine for example is...
|
Forum: vBulletin 4.x Template Modifications
03 Jan 2013, 13:02
|
Replies: 356
Views: 84,699
|
Forum: vBulletin 4.x Template Modifications
12 Sep 2012, 12:27
|
Replies: 356
Views: 84,699
|
Forum: vBulletin 4.x Template Modifications
25 Apr 2012, 20:57
|
Replies: 356
Views: 84,699
|
Forum: vBulletin 4.x Template Modifications
02 Feb 2012, 20:12
|
Replies: 7
Views: 5,773
Online / Offline status CSS styling
This is a very simply, alternativ ON / OFF status styling via CSS.
Check out the screenshots at the end of the post, the status can be found on the right if the nickname
1. Open your...
|
Forum: vBulletin 4.x Template Modifications
19 Jan 2012, 20:28
|
Replies: 356
Views: 84,699
|