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...

Code:
Read more
Continue reading...

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...