我想知道,如果有人可以幫助,我試圖以獲取最新的文章面板沿端運行的圖像,並真正地奮鬥,這裏有一個例子頁面響應網格佈局
http://www.g7g20.com/articles/winnie-byanyima-the-civil-society-contribution
和代碼如下:
{tag_image} {tag_copyright} {tag_author圖像} {tag_author生物} {tag_author圖像2} {tag_author生物2} {tag_author圖像3} {tag_author生物3} @ {tag_twitter手柄} 網站 發佈
{tag_releasedate} 分享
{ module_contentholder,名字= 「共享此」} {tag_description}<div class="four columns side-bar"> <div class="ad-rotator-side{tag_disable side bar banner}">{tag_side bar banner code}<br /> </div> <div>{module_contentholder,name="latest list"} <br /> <p> </p> </div> <div> {module_contentholder,name="Subscribe Form article"} <br /> </div> <div> {module_contentholder,name="Latest comment"} </div> </div> </div>
我試過嵌套列,並且確實有所需的效果,但是我知道不推薦使用Skeleton網格系統,因爲列寬是嵌套列的縮寫。
感謝
JP
好了,我就回去,並再次嘗試和巢它的根本目的是爲了使其易於響應。但也喜歡這個選擇。 –
關於設置額外班級的寬度,我會怎麼做?我以像素爲單位設置寬度,但意識到我必須編寫媒體查詢才能將其重置。 –
我看到你已經更新了你的網址......看起來不錯!爲了嵌套左面板和細節 - 你需要用'.row'類將它們包裝在一個div中。然後你需要改變左邊的面板和細節類,使它們等於12 ...現在它們被設置爲'two'和'six' - 改變它。 – matthewelsom