![]() |
Any bootstrap experts around?
Got an annoying problem, im trying to make a tube layout using bootstrap, so far so gooed, header navbar all weent well, even a carrousel and advert next to it no fucking problem. Until i hit the thumbnails :D
To clarify, i made a screenshot of whats going on: http://humpkin.com/temp/screenbootstrap.jpg Now the code i use for the first thumbnail (the one that works): Code:
<li class="span2"> then the second thumb i use the following code: Code:
<li class="span2"> So how to bloody fix this so it normally wraps around the entire cell and not just the thumbnail? tia, Ed |
no idea about bootstrap... but assuming thumbinfos are floating elements, it may help using something like <br clear="all" /> after them instead of <hr>... also i would use image sprite for stars :)
|
Code:
<div class="thumbnail cf"> add this to your css Code:
.cf:before, |
Excellent guys, both solutions work but the latter makes my hr work as well.
muchas gracias! regards, Ed |
All times are GMT -7. The time now is 11:12 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123