how can I put 3 call to action button at same line?
button space button space button.. 3 call to action button under the slider.
here is html code;
and here is the css code;Code:<div id="call_to_action"> <div class="inner"> <div id="call_to_action_button"> <a href="http://www.kavanlar.com/"></a> </div> </div><!-- inner --> </div><!-- call_to_action -->
u can see the page at this link;Code:#call_to_action{min-height:140px;background: #e6e6e6 repeat-x center bottom;} body.inset #call_to_action {background-image: url(images/inset_breadcrumbs.gif);} #call_to_action #blurb{padding:44px 230px 80px 0;} #call_to_action_button{ background:transparent url(images/get_started.jpg) no-repeat scroll center top; height:89px; position:absolute; right:3px; top:32px; width:210px; } #call_to_action_button a{display: block;height: 100%;width: 100%;}
http://www.kavanlar.com/azoomer



Reply With Quote

Bookmarks