Page 1 of 1

Can not use an icon in pv:menu

Posted: 16 Oct 2017, 12:40
by ceechette
Hi, I use the Verona theme and in the "pv: menu" component, I can not add a custom icon like in the free version. How can I change this? I wait for an answer.

Thank you so much.

Re: Can not use an icon in pv:menu

Posted: 18 Oct 2017, 12:08
by mert.sincan
I can not add a custom icon like in the free version
I don't understand this issue. I think you want to change the icons of p:menuitem. Is it right? Could you please attach a screenshot?

Re: Can not use an icon in pv:menu

Posted: 19 Oct 2017, 18:28
by ceechette
aragorn wrote:
18 Oct 2017, 12:08
I don't understand this issue. I think you want to change the icons of p:menuitem. Is it right? Could you please attach a screenshot?
I ended up solving using it like this:

".icone-padrao {
background-repeat: no-repeat;
background-position: left;
padding-right: 19px;
}

.icon1 {
background-image: url('../resources/img/icon/cadastros.png');
}"

Is that correct?

Re: Can not use an icon in pv:menu

Posted: 01 Nov 2017, 11:19
by mert.sincan
Glad to hear, thanks a lot for the update!

Regards,