Forum: vB3 Design and Graphics Discussions
18 Jan 2020, 19:27
|
Replies: 0
Views: 281
Right column renders last
My vbulletin site has an annoying rendering "feature", where the main forum section fills the screen, then the right column appears right at the end, shoving the main forum section to the left.
...
|
Forum: vB3 Programming Discussions
28 Nov 2018, 12:44
|
Replies: 3
Views: 542
|
Forum: vB3 Programming Discussions
26 Nov 2018, 12:03
|
Replies: 3
Views: 542
I don't mean physical rotation but rather...
I don't mean physical rotation but rather rotating between a list of several different links.
e.g. link to Google. When page is refreshed, it then shows Facebook link. etc.
Or, it can just be...
|
Forum: vB3 Programming Discussions
23 Nov 2018, 12:16
|
Replies: 3
Views: 542
Rotating text links on my site
I want to rotate some text links on my side. My code is:
<a href="https://mysite.com" target="_blank" rel="nofollow">Anchor text</a>
Is there some simple code I can put in my template for this?
|
Forum: vB3 Design and Graphics Discussions
20 Jun 2018, 12:36
|
Replies: 2
Views: 658
Yes of course! This is the header code.
...
Yes of course! This is the header code.
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="35" height="32" bgcolor="#FFFFFF"<div...
|
Forum: vB3 Design and Graphics Discussions
19 Jun 2018, 11:25
|
Replies: 2
Views: 658
Aligning navigation tabs
I've been updating the header area of my forum recently. The tabs at the top of the page are Home, Forum & Contact. Currently, they are slightly to the right of centre at the top. I'm using tables to...
|
Forum: vB3 Design and Graphics Discussions
20 Jul 2017, 14:02
|
Replies: 2
Views: 1,784
|
Forum: vB3 Design and Graphics Discussions
19 Jul 2017, 16:16
|
Replies: 2
Views: 1,784
|
Forum: vB3 Programming Discussions
29 Oct 2013, 18:41
|
Replies: 13
Views: 903
How do I reverse the condition?
I have an...
How do I reverse the condition?
I have an advert showing if condition=x. But I want to stop showing an advert in another location is condition=x. So, what is the reverse?
Edit:Worked it out....
|
Forum: vB3 Programming Discussions
25 Oct 2013, 16:28
|
Replies: 13
Views: 903
|
Forum: vB3 Programming Discussions
25 Oct 2013, 16:16
|
Replies: 13
Views: 903
My code is:
<if condition="TIMENOW%4==0"> ...
My code is:
<if condition="TIMENOW%4==0">
<td>
<div data-type="ad" data-publisher="xxx.mysite.site" data-zone="ron" data-format="300x250"></div>
</td>
</if>
I got it to show 2 out of 13...
|
Forum: vB3 Programming Discussions
25 Oct 2013, 15:02
|
Replies: 13
Views: 903
I am trying 1 in 4 right now. TIMENOW%4==0
...
I am trying 1 in 4 right now. TIMENOW%4==0
See it in action (or not as the case may be!):http://access-programmers.co.uk/forums/showthread.php?p=1301767&mode=linear#post1301767
The third post...
|
Forum: vB3 Programming Discussions
25 Oct 2013, 14:31
|
Replies: 13
Views: 903
I've tried using 2 and it showed my ads 1 in 2...
I've tried using 2 and it showed my ads 1 in 2 chance. But when I tried 4 or 7, it didn't show 1 in 4 or 1 in 7 times. Maybe the maths is a bit out somehow? Do I need to clip off the decimals or...
|
Forum: vB3 Programming Discussions
24 Oct 2013, 14:42
|
Replies: 13
Views: 903
Clever idea, thanks! I will try that. :)
...
Clever idea, thanks! I will try that. :)
--------------- Added 1382625240 at 1382625240 ---------------
Seems to work. :) Would be nice to work out how to vary the probability of display. e.g 1...
|
Forum: vB3 Programming Discussions
24 Oct 2013, 13:12
|
Replies: 13
Views: 903
Randomly running some code
I have some ad code, but only want to show it with a 1 in 10 chance. The code is:
<div data-type="ad" data-publisher="abc.mysite.site" data-zone="ron" data-format="728x90"></div>
It will be in...
|
Forum: vBulletin 4.x Add-ons
22 Oct 2013, 16:23
|
Replies: 3,493
Views: 24,389,122
Couple of questions:
1. I have v2.1.0 - is...
Couple of questions:
1. I have v2.1.0 - is it important to upgrade to v2.1.2? If so, how do I upgrade?
2. I am getting some errors:
Database error in vBulletin 4.2.0:
Invalid SQL:
|
Forum: vB3 General Discussions
15 Oct 2013, 19:11
|
Replies: 7
Views: 676
So what I had in there was slightly different...
So what I had in there was slightly different versions of the same thing? i.e. one of them was redundant?
I have a very long htaccess file due to Wordpress security plugins and cache. These have...
|
Forum: vB3 General Discussions
15 Oct 2013, 13:13
|
Replies: 7
Views: 676
|
Forum: vB3 General Discussions
14 Oct 2013, 17:48
|
Replies: 7
Views: 676
www.mysite.com and mysite.com
When you go to my homepage, if you type mysite.com, it goes to www.mysite.com. But if you go to mysite.com/forums/, it stays there.
Am I losing rankings as a result of this? How can I get it to...
|
Forum: vBulletin 3.6 Add-ons
08 Aug 2013, 15:06
|
Replies: 46
Views: 18,643
|
Forum: vB3 General Discussions
10 Jul 2013, 14:41
|
Replies: 2
Views: 558
vBulletin paid subscription email
I have set up paid subscription for my forum. Is there some way that I can get vBulletin to send a customised email when someone signs up? Maybe there is a mod for this out there?
It seems strange...
|
Forum: vB3 Design and Graphics Discussions
25 Jun 2013, 16:24
|
Replies: 3
Views: 877
|
Forum: vBulletin 3.8 Add-ons
21 Jun 2013, 17:10
|
Replies: 47
Views: 15,183
|
Forum: vB3 Design and Graphics Discussions
21 Jun 2013, 17:07
|
Replies: 3
Views: 877
Removing excess whitespace
How do I reduce the excess whitespace between my 728x90 banner ad and navbar?
http://www.access-programmers.co.uk/forums/index.php
Thanks,
Jon
|
Forum: vBulletin 3.8 Add-ons
20 Jun 2013, 20:24
|
Replies: 47
Views: 15,183
I still can't work out where you mean. I have...
I still can't work out where you mean. I have gone to Styles & Templates > Style Manager. Then I choose Edit Templates using the drop down box on the right. Then I expand all templates so I can see a...
|