Hi,
Just wondering if I could pick somebodys brain on how to make a button that fills a 1/5 column?
Here is what I have done:
Added the following to my (child) them style.css
/*Add a full width button - 1 third column*/
.bnt_fw_5{
width: 78% !important;
height: 75px !important;}
/* Mobile */
.avia-button .avia-mobile{ background: transparent url("../st3/img/icons/mobile.png") no-repeat center left;
padding: 10px 30px 40px 30px; left:-2px;
font-size: 23px;
font-weight: bold;
vertical-align: middle;
text-shadow: 0px 2px 3px #666;
}
.avia-ilink .help{ background: transparent url("../st3/img/icons/mobile.png") no-repeat center left; }
Then following this ( http://www.kriesi.at/support/topic/add-more-icons-to-icon-buttons-shortcode ), I added a "mobile" button to the shortcode editor.
Everything works, except I cant get the icon to stay to the left, and the text to be on the right. Does that make sense?
They are overlapping and its driving me bonkers.
Could somebody help?
Here is the production site: http://brandpag.es/sharetel/














