dimanche 8 février 2015

Change column hight in bootstrap


Vote count:

0




i am newbie therefore your help will be much appreciated. trying to define column height but none of questions / answers i have found work for me(obviously i am doing something wrong). idea is to have all information of page within 10 columns, keeping 1 column on each side free-of-infomration(automatically scale for different screen sizes). at the moment language bar is right above banner which doesn't look really nice. what will be correct CSS to increase language row height to 50px keeping text/links vertically aligned in the middle?



<div class="header">
<div class="container-fluid">
<div class="row language">
<div class="col-sm-11">
<span class="pull-right"><a href="index_lv.html">LV</a> | <a href="index_ru.html">RU</a> | <a href="index.html">ENG</a>
</span>
</div>
</div>
</div>
<div class="banner">
<a href="index.html"> <img border="0" src="images/banner.png"></a>
</div>


asked 12 secs ago







Change column hight in bootstrap

Aucun commentaire:

Enregistrer un commentaire