Badge-new

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Sep 03, 2013 10:20 pm
Reply with quote
Report this post
Hey there,
how can I change the green badge "New"? I would like to translate it – or change the used picture… I found a badges.png but there I only found media types.

Thanks
Dennis
User avatar
Senior Boarder

GK User
Sat Sep 07, 2013 9:59 am
Reply with quote
Report this post
Could You please post an url to your site?

I prefer if You post your an url here, on the forum, but if for some reason You must send me PM, please put there link to this thread also.
User avatar
Moderator

GK User
Tue Sep 10, 2013 8:25 am
Reply with quote
Report this post
For example:
http://hansestadt-korbach.de/index.php/ ... s-programm

The attached jpg shows the "new"-badge on the right side.

Thanks
Dennis
User avatar
Senior Boarder

GK User
Wed Sep 11, 2013 8:07 pm
Reply with quote
Report this post
Please edit: /templates/gk_news/css/override.css and add at its end:
Code: Select all
.box.badge-new .header::after, .box.badge-popular .header::after, .box.badge-top .header::after, .box.badge-hot .header::after {
content: "Text";
}

It is done with use of :afret pseudo selector, so You need to use exact same selector to modify its look and content.
Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Thu Sep 12, 2013 12:08 pm
Reply with quote
Report this post
Thanks, I'm gonna try that!
User avatar
Senior Boarder

GK User
Sat Sep 14, 2013 8:18 am
Reply with quote
Report this post
I hope it worked well.
User avatar
Moderator


cron