Hi, Thank you for your reply! I want to make the boxes arround 40% larger, but then it all goes to waste. Du you have any tips how to do this?
kl. 20:15:33 UTC+2 onsdag 16. mai 2012 skrev GARA ALI Ahmed følgende: > > Hi, Try this code: > > > > <div class="row"> >> <div class="span3" style="height: 305px; background-color: rgb(46, >> 100, 254);"></div> >> <div class="span4" style="height: 300px;"> >> <div class="row"> >> <div class="span2" style="height: 150px; background-color: rgb(46, >> 204, 250); margin-left: 5px; margin-bottom: 5px;"></div> >> <div class="span2" style="height: 150px; background-color: rgb(180, >> 49, 4); margin-left: 5px; margin-bottom: 5px;"></div> >> <div class="span2" style="height: 150px; background-color: rgb(172, >> 88, 250); margin-left: 5px; margin-bottom: 5px;"></div> >> <div class="span2" style="height: 150px; background-color: rgb(41, >> 138, 8); margin-left: 5px; margin-bottom: 5px;"></div> >> </div> >> >> </div> >> </div> >> > > > > > 2012/5/16 Ole A <[email protected]> > >> Hello, >> >> Im new to twitter bootstrap and i wonder if its possible to use the >> thumbnail class to do something like this photo: >> >> >> <https://lh5.googleusercontent.com/-7WdO7IYiu1g/T7Pmb1i6HZI/AAAAAAAAAEc/_QNFDj4jxek/s1600/Screen+Shot+2012-05-16+at+7.38.40+PM.png> >> > > > > -- > *GARA-ALI Ahmed > * > > P*Un geste pour l'environnement : n'imprimez ce message que si réellement > nécessaire* > > >
