The theme is under construction, please let us know any bugs you see in the meantime.
The theme is under construction, please let us know any bugs you see in the meantime.

Style WGrid

cakal

Yönetici
Python Developer
Katılım
5 Ara 2018
Mesajlar
517
Tepkime puanı
168
Puanları
43
Konum
izmir
wgrit.png

DEMO
Style WGrid The simplest and fastest way to build great UI for your community. Our beautifully designed theme comes with hundreds of customizable features.
  • Text Logo
  • Collapsible Categories
  • Sticky Sidebar
  • Collapsible Sidebar
  • Collapsible Sidebar Blocks
  • Ads Banner(binary)
  • dual notification area
  • Guest Message
  • Extra Footer
  • And more......
 

cakal

Yönetici
Python Developer
Katılım
5 Ara 2018
Mesajlar
517
Tepkime puanı
168
Puanları
43
Konum
izmir
Teşekkür ederim güzel yorumunuz için .
 

cakal

Yönetici
Python Developer
Katılım
5 Ara 2018
Mesajlar
517
Tepkime puanı
168
Puanları
43
Konum
izmir
Teşekkür ederim kerem hocam.
 

Linux

Kayitli Üye
Katılım
13 Mar 2021
Mesajlar
11
Tepkime puanı
8
Puanları
3
Yaş
1020
Web sitesi
forumzar.com
Böyle başarılı ve sade temalara bayılıyorum.
 
Son düzenleme:

Lim10Ata

Yeni Üye
Katılım
1 Kas 2023
Mesajlar
2
Tepkime puanı
1
Puanları
3
Konum
ANKARA
Ufak geliştirmelerle harika olabilir, ben bayıldım eline sağlık üstad
 

.dev

Yeni Üye
Katılım
3 Kas 2023
Mesajlar
9
Tepkime puanı
0
Puanları
1
Konum
Poland
Hi, unfortunately I don't know where to add my post.
I have a question: how can I add the appearance of groups? I have created something like this in css "
.userBanner.adm
{
padding: 4px 8px;
border-radius: 17px;
min-width: 120px;
color: #f42a1b;
font-weight: 600;
background: #321c1f;
font-size: 9px;

" and add a link to "userBanner adm" and it does not show me the appearance of the forum group... and everything works fine with the default xenforo template.

everything is added in the file app_user_banners.less
 

cakal

Yönetici
Python Developer
Katılım
5 Ara 2018
Mesajlar
517
Tepkime puanı
168
Puanları
43
Konum
izmir
Hi, unfortunately I don't know where to add my post.
I have a question: how can I add the appearance of groups? I have created something like this in css "
.userBanner.adm
{
padding: 4px 8px;
border-radius: 17px;
min-width: 120px;
color: #f42a1b;
font-weight: 600;
background: #321c1f;
font-size: 9px;

" and add a link to "userBanner adm" and it does not show me the appearance of the forum group... and everything works fine with the default xenforo template.

everything is added in the file app_user_banners.less
Hello, I do not fully understand. We can do this in 2 ways.
1./admin.php?user-groups
2. Adding it to app_user_banners.less file

user-banner.png
 

.dev

Yeni Üye
Katılım
3 Kas 2023
Mesajlar
9
Tepkime puanı
0
Puanları
1
Konum
Poland
Hello, I do not fully understand. We can do this in 2 ways.
1./admin.php?user-groups
2. Adding it to app_user_banners.less file


in the " app_user_banners.less " file I added and in the administrator panel, the userBanner adm link displays the ranks on the default template, but on the above one it does not
1.png

2.png


on the default template it displays yes

3.png


on the above


4.png
 

cakal

Yönetici
Python Developer
Katılım
5 Ara 2018
Mesajlar
517
Tepkime puanı
168
Puanları
43
Konum
izmir
Hi, unfortunately I don't know where to add my post.
I have a question: how can I add the appearance of groups? I have created something like this in css "
.userBanner.adm
{
padding: 4px 8px;
border-radius: 17px;
min-width: 120px;
color: #f42a1b;
font-weight: 600;
background: #321c1f;
font-size: 9px;

" and add a link to "userBanner adm" and it does not show me the appearance of the forum group... and everything works fine with the default xenforo template.

everything is added in the file app_user_banners.less
Hello, I think there is something happening to me that you may have overlooked.

u-2.png

v-3.png
 

cakal

Yönetici
Python Developer
Katılım
5 Ara 2018
Mesajlar
517
Tepkime puanı
168
Puanları
43
Konum
izmir
I tried again and it worked! thank you, and tell me how to add your icons to sections like on this forum?
Hello, I'm glad it was resolved.
You can use this code for icon

CSS:
/* User Banners */
.userBanner .adm
{
 
   &:before {
       .m-faBase();
       .m-faContent(@fa-var-star);
       padding-right: 4px;
      
     }
 }
 

.dev

Yeni Üye
Katılım
3 Kas 2023
Mesajlar
9
Tepkime puanı
0
Puanları
1
Konum
Poland
Hello, I'm glad it was resolved.
You can use this code for icon

CSS:
/* User Banners */
.userBanner .adm
{
 
   &:before {
       .m-faBase();
       .m-faContent(@fa-var-star);
       padding-right: 4px;
     
     }
 }
I'm more interested in these icons - how to do it yourself so that you can add your own.

GbPjbWZ.png
 

cakal

Yönetici
Python Developer
Katılım
5 Ara 2018
Mesajlar
517
Tepkime puanı
168
Puanları
43
Konum
izmir
I'm more interested in these icons - how to do it yourself so that you can add your own.

GbPjbWZ.png
Hello, you can do it using this plugin

 

.dev

Yeni Üye
Katılım
3 Kas 2023
Mesajlar
9
Tepkime puanı
0
Puanları
1
Konum
Poland
Hello, you can do it using this plugin

everything works but after installing the extension something like this happened

7CrTaW0.png
 

cakal

Yönetici
Python Developer
Katılım
5 Ara 2018
Mesajlar
517
Tepkime puanı
168
Puanları
43
Konum
izmir
/admin.php?styles/wgrid.33/style-properties/group&group=nodeList

Set it as in the picture, the mode is not up to date

node.jpg
 

cakal

Yönetici
Python Developer
Katılım
5 Ara 2018
Mesajlar
517
Tepkime puanı
168
Puanları
43
Konum
izmir
Enable node collapse cancel this the theme has this feature.
 
Geri
Üst