Creativity - J2.5: Breadcrumbs color/images

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Sun Sep 15, 2013 6:29 pm
Reply with quote
Report this post
Hi everybody,
I've got some issues with colors and images in the breadcrumbs:
1. I've changed the background colors in the template features but it always remains the same (I've also searched it in the styles css but didn't find it...)
2. Can I have more breadcrumbs images (ex. different images for different menu/categories)?

I hope someone can help me,
Thank you in advance,
chris
User avatar
Senior Boarder

teitbite
Mon Sep 16, 2013 5:17 am
Reply with quote
Report this post
Hi

I'm not sure if I understand, can You please show me an example of such breadcrumbs module on Your site ?
User avatar
Moderator

GK User
Tue Sep 17, 2013 5:31 pm
Reply with quote
Report this post
Hi teitbite,
thank you and sorry for the delay.

You can view an example at http://www.claym.it/index.php/k2-categories/below-the-line/item/253-alliumtech-server-at

breadcrumbs.JPG

In the attached image the same page with the quickstart template aspect (image desk.jpg).

template features.JPG

In the online version the (wrong) result of my changes in template features (see second attachment): I ask for #c22121 but it still shows me the default color.

I'm sending you via PM full access to my admin.
Thank you very much for your help,
chris
User avatar
Senior Boarder

teitbite
Wed Sep 18, 2013 2:11 am
Reply with quote
Report this post
Hi

Please simply add this to css to override template settings:

Code: Select all
#gkBreadcrumb {
    background-color: #C22121 !important;
}
User avatar
Moderator


cron