Welcome.
What code and where to insert records to BEZPŁATNE ZAPISY in the button.
I add a picture.
Thanks for help.
http://demo.randek.pl/kategorie/les
<div style="text-align: right;" id="gkRegister"><a href="#">BEZPŁATNE ZAPISY</a>
</div>
#acymailing_togglemodule_formAcymailing89471 a {
background: none repeat scroll 0 0 rgba(75, 75, 75, 0.52);
border-radius: 3px 3px 3px 3px;
color: #FFFFFF;
font-size: 24px;
font-weight: 800;
line-height: 24px;
padding: 8px 22px;
text-transform: uppercase;
transition: background 0.3s ease-out 0s;
}
#acymailing_togglemodule_formAcymailing89471 a:hover {
background: #e89e44
}
.acymailing_togglemodule a {
background: none repeat scroll 0 0 rgba(75, 75, 75, 0.52);
border-radius: 3px 3px 3px 3px;
color: #FFFFFF;
font-size: 24px;
font-weight: 800;
line-height: 24px;
padding: 8px 22px;
text-transform: uppercase;
transition: background 0.3s ease-out 0s;
}
.acymailing_togglemodule a:hover {
background: #e89e44
}
hybryd3000 wrote:Thanks for your help.
- Background does not change the background color of the orange
a.acymailing_togglemodule:hover {
background: #e89e44; color:#fff;
}
- A small font
font-size: 20px
- The button is on the length of the web
width: 245px;