Hello support,
i have a problem with template 002036.
the send button is out of alignment. how can i fix this problem?
web site adress: http://www.evopaed.at
Thanks in advance
AS Templates
POSTED: 2012-10-09
Hello SWO9720,
Please add the following class in the Custom CSS area in the template parameters:
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
i have a problem with template 002036.
the send button is out of alignment. how can i fix this problem?
web site adress: http://www.evopaed.at
Thanks in advance
Please add the following class in the Custom CSS area in the template parameters:
.fcp_sendrow input.button
{
height: 40px;
margin: 10px 0 0;
padding: 0 0 10px;
width: 132px;
}
Regards, AS Team.