📢 Moderators Needed 🚀

Moderators are needed with resources to post or have access to resources to post. Submit an application to be considered.
M

RSS problem with featured posts

  • Thread starter Thread starter Marcos88
  • Start date Start date
M

Marcos88

Guest
Guest or Bot
I was customizing the forum, and at some point I did something wrong... I just realized that this is appearing on the main page... Could someone guide me or tell me what I need to correct? I'm sure it's related to something at the bottom, which is where I was modifying things...

fallo foro.webp

Code:

Code:
//Filter bar links

.filterBar a
{
    background:@xf-buttonTextColor;
    color:@xf-buttonBg;
}

.filterBar a:hover
{
    background:@xf-contentBg!important;
    color:@xf-textColor;
}

// Extra...

Read more

Continue reading...
 
Similar content Most view View more
Back
Top