Shape 5

Joomla Templates => No1 Shopping - Club => : bruno1501 January 05, 2016, 04:07:58 AM



: Icons page print only to be seen half size
: bruno1501 January 05, 2016, 04:07:58 AM
Hi, there.
I am using No1-shipping template at www.dr-von-seck.de.
I must install the page print and the email button, which are seen on the right side in content by an icon (dropdown menu),
but this menu icon is only to be seen with half of the size

please have a lock at attached picture.

Can someone help me, that this icon is to be seen complete (without changing the text design, e.g. line hight.

Thanks in advance, Roland


: Re: Icons page print only to be seen half size
: jonahh January 05, 2016, 01:41:29 PM
Hello,

Please adjust the margin top to the below and this should fix it:

:
.item-page .dropdown-toggle, .blog .dropdown-toggle, .item .dropdown-toggle {
    background: #ffffff none repeat scroll 0 0;
    margin-top: 10px;
}

com_content.css line 356


: Re: Icons page print only to be seen half size
: bruno1501 January 06, 2016, 02:39:55 AM
Thanks a lot Jonahh,
it works ...

by the way it it possible to show direct the buttons with "email" and "print",
because not everybody knows that sign with the "wheel"
(in the backend configuration i didn?t find some change possibilities)

Thanks, Roland



Hello,

Please adjust the margin top to the below and this should fix it:

:
.item-page .dropdown-toggle, .blog .dropdown-toggle, .item .dropdown-toggle {
    background: #ffffff none repeat scroll 0 0;
    margin-top: 10px;
}

com_content.css line 356


: Re: Icons page print only to be seen half size
: jonahh January 06, 2016, 02:10:44 PM
I'm not sure, I never tried this but off hand I don't know of a way to do this. Perhaps post on the Joomla.org forum as this is a Joomla related feature and they would better be able to assist with this.