resize breadcrumb and color menu
Rate this topic: 




1.00 out of 6 based on 1 vote(s)






- GK User
- Thu Feb 20, 2014 2:40 pm
- Reply with quote
- Report this post
hi,
how can I reduce the high of breadcrumb area?
and
can I change the color of just the first voice of menu? (see img)

thanks
how can I reduce the high of breadcrumb area?
and
can I change the color of just the first voice of menu? (see img)

thanks

-
- Junior Boarder
- GK User
- Thu Feb 20, 2014 3:01 pm
- Reply with quote
- Report this post
Hi,
about first request:
abut second request, I have to see website URL to tell you more.
"INSEISCI ANNUNCIO GRATIS" - this is menu item or Name of module ?
about first request:
- Code: Select all
#gkBreadcrumb { padding: 5px 0 !important;}
abut second request, I have to see website URL to tell you more.
"INSEISCI ANNUNCIO GRATIS" - this is menu item or Name of module ?
-
- Platinum Boarder
- GK User
- Thu Feb 20, 2014 3:22 pm
- Reply with quote
- Report this post
I tryed this code in override.css #gkBreadcrumb { padding: 1px 0 !important;}
but it doesn't work
?
for the second, this is a menu item, but I have resolved the problem by language override
but it doesn't work
?
for the second, this is a menu item, but I have resolved the problem by language override

-
- Junior Boarder
- GK User
- Thu Feb 20, 2014 4:24 pm
- Reply with quote
- Report this post
my code reduced, or should bottom and top padding,
...and you want to reduce also top padding?
If yes, use also this:
breadcrumbs.png
...and you want to reduce also top padding?
If yes, use also this:
- Code: Select all
#gkContentWrap > section:first-child {
padding-top: 1px;
}
-
- Platinum Boarder
- GK User
- Thu Feb 20, 2014 5:42 pm
- Reply with quote
- Report this post
I used both codes, thanks 

-
- Junior Boarder
5 posts
• Page 1 of 1