Neler yeni
Image 1

Style WGrid

Style WGrid The simplest and fastest way to build great UI for your community. Our beautifully designed theme comes with hundreds of customizable features.

Buy Now
Image 2

Kali Xenforo Theme

Attract members with an elegant design, present your community and destinations in great detail, and have members enjoy the time. Kali is a professional theme that is a great choice for XenForo users.

Buy Now
Image 3

SenSai

We are glad to release the SenSai theme. It’s a clean and simple style that fully supports the latest XenForo community software. SenSai is fully responsive and retina-ready. It will look great on any desktop, laptop, tablet, or smartphone. the Plain theme will help you to build a popular community.

Buy Now
Image 4

W7

Style W7 The simplest and fastest way to build great UI for your community. Our beautifully designed theme comes with hundreds of customizable features.

Soon
  • Sitemiz Bir Webmaster forumu ve tartışma platformu dur webmaster forumu dışındaki konular yasaktır direkt silinecektir.
  • Our site is a Webmaster forum and discussion platform. Topics outside the webmaster forum are prohibited and will be deleted immediately.

XF Alt menü gezinme alanını kaldır

  • Konuyu Başlatan Konuyu Başlatan cakal
  • Başlangıç tarihi Başlangıç tarihi

cakal

Yönetici
Katılım
5 Ara 2018
Mesajlar
537
Tepkime puanı
175
Puanları
43
Konum
izmir
Screenshot_1.webp

CSS:
.p-nav-list .p-navEl.is-selected
{
    .p-navEl-splitTrigger
    {
        display: inline;
        position: relative;
    }
    .p-navEl-link.p-navEl-link--splitMenu
    {
        padding-right: 5px;
    }
    &
    {
        &:hover,
        .p-navEl-link:hover,
        .p-navEl-splitTrigger:hover
        {
            .xf-publicNavTabHover();
            color: @xf-publicNavTab--color;
        }
    }
}
.p-sectionLinks
{
    display: none;
}
 
Geri
Üst Alt