Forum: vBulletin 5.x Products & Extensions
Today, 02:10
|
Replies: 8
Views: 958
|
Forum: vB4 General Discussions
Yesterday, 21:38
|
Replies: 2
Views: 97
a.username strong{
background-image:...
a.username strong{
background-image: linear-gradient(to left, violet, indigo, green, blue, yellow, orange, red);
-webkit-background-clip: text;
-moz-background-clip: text;
...
|
Forum: vBulletin 5.x Products & Extensions
Yesterday, 17:19
|
Replies: 0
Views: 110
Yilmaz - Easy Global Additional CSS
Compatible with version vB 5.6.x
Description:
========================================
Offers the ability to easily add additional css that will affect all styles
...
|
Forum: vBulletin 5.x Products & Extensions
Yesterday, 17:16
|
Replies: 2
Views: 134
|
Forum: vBulletin 5.x Products & Extensions
Yesterday, 14:57
|
Replies: 2
Views: 134
Yilmaz - Ad in Left or Right Side vB5
Description:
========================================
How to Add Sticky/Fixed Ad in Left or Right Side with CSS
Float Ad is one of the most successful ways to increase Ad CTR. Sticky or Fixed is...
|
Forum: vB4 Programming Discussions
Yesterday, 10:32
|
Replies: 3
Views: 244
|
Forum: vB4 Programming Discussions
28 Feb 2021, 18:07
|
Replies: 3
Views: 244
|
Forum: vBulletin 5.x Template Modifications
27 Feb 2021, 22:12
|
Replies: 5
Views: 899
|
Forum: vB5 Design and Graphics Discussions
27 Feb 2021, 04:39
|
Replies: 4
Views: 316
|
Forum: vB5 Design and Graphics Discussions
27 Feb 2021, 03:53
|
Replies: 4
Views: 316
|
Forum: vB5 General Discussions
23 Feb 2021, 19:19
|
Replies: 4
Views: 594
|
Forum: vBulletin 5.x Products & Extensions
23 Feb 2021, 14:18
|
Replies: 37
Views: 7,595
|
Forum: vBulletin 5.x Products & Extensions
23 Feb 2021, 08:03
|
Replies: 16
Views: 2,360
|
Forum: vBulletin 5.x Products & Extensions
22 Feb 2021, 19:37
|
Replies: 16
Views: 2,360
|
Forum: vBulletin 4.x Add-ons
22 Feb 2021, 18:55
|
Replies: 3,805
Views: 850,060
|
Forum: vBulletin 3.8 Add-ons
22 Feb 2021, 18:38
|
Replies: 791
Views: 328,702
|
Forum: vBulletin 5.x Products & Extensions
22 Feb 2021, 18:28
|
Replies: 37
Views: 7,595
|
Forum: vBulletin 5.x Template Modifications
22 Feb 2021, 17:40
|
Replies: 18
Views: 1,100
I've seen it work:up:
For search results
...
I've seen it work:up:
For search results
/* For Search Results */
li.threadbit.new h3.searchtitle:after {
content: "{vb:rawphrase new}";
display: inline-block;
background: #dc3030;...
|
Forum: vBulletin 5.x Template Modifications
22 Feb 2021, 17:26
|
Replies: 18
Views: 1,100
for vb4.2.x
/* For threadbit */ ...
for vb4.2.x
/* For threadbit */
li.threadbit.new h3.threadtitle:after {
content: "{vb:rawphrase new}";
display: inline-block;
background: #dc3030;
padding: 1px 4px;
...
|
Forum: vB5 General Discussions
21 Feb 2021, 23:08
|
Replies: 1
Views: 623
|
Forum: vBulletin 5.x Products & Extensions
21 Feb 2021, 20:47
|
Replies: 37
Views: 7,595
|
Forum: vB5 General Discussions
21 Feb 2021, 20:25
|
Replies: 2
Views: 646
|
Forum: vBulletin 5.x Products & Extensions
21 Feb 2021, 18:41
|
Replies: 16
Views: 2,360
|
Forum: vBulletin 5.x Products & Extensions
21 Feb 2021, 18:36
|
Replies: 37
Views: 7,595
|
Forum: vB5 General Discussions
20 Feb 2021, 13:24
|
Replies: 3
Views: 768
Before upgrading, you need to uninstall all...
Before upgrading, you need to uninstall all plugins with vb4.
Delete the vb4 files all and upload the vb5 files.
Run the update after entering the config.php mysql information.
I did it...
|