Space between button and box

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Tue Oct 09, 2012 2:40 pm
Hello
i have a question, if u see this link: http://stardeal.ch/index.php/lage in the module "STARDEAL OUTLET - ROUTE" the button "ROUTE BERECHNEN" is attached to the box, how can I make that between the two there are a few px of space?

Thanks
User avatar
Expert Boarder

teitbite
Tue Oct 09, 2012 3:48 pm
Hi

Please add this code to css:

Code: Select all
#gkRightRight .box:first-child input[type="submit"] {
margin-top: 10px;
}
User avatar
Moderator

GK User
Tue Oct 09, 2012 5:30 pm
teitbite wrote:Hi

Please add this code to css:

Code: Select all
#gkRightRight .box:first-child input[type="submit"] {
margin-top: 10px;
}


Thanks
User avatar
Expert Boarder

teitbite
Wed Oct 10, 2012 5:26 pm
Hi

No problem. Glad I could help.
User avatar
Moderator


cron