Blogger provides a fanstatic widget named "Feed" allows add Feed from ours favourites websites to the blog. But it's display quite simple and the same overall. It's great if we customizing the displaying of Feed to make sense our blog's layout.
I add an "@" at the title and index image to seperate feed item.
<b:widget id='Feed7' locked='false' title='Thanhnien.com.vn' type='Feed'>........< script inside ></widget>
<b:includable id='main'><br/><div><span style='float:left;color:#FF0000;'><h2>@</h2></span><h2> <data:title/></h2></div><div class='widget-content'><ul expr:id='data:widget.instanceId + "_feedItemListDisplay"'><b:loop values='data:feedData.items' var='i'><li><div style='float:left;'>     <img src='http://www.blogblog.com/rounders3/icon_arrow_sm.gif'/>  </div><div style='overflow:auto;'><span class='item-title'><a expr:href='data:i.alternate.href'><data:i.title/></a></span><b:if cond='data:showItemDate'><b:if cond='data:i.str_published != ""'><span class='item-date'> - <data:i.str_published/></span></b:if></b:if><b:if cond='data:showItemAuthor'><b:if cond='data:i.author != ""'><span class='item-author'> - <data:i.author/></span></b:if></b:if></div></li></b:loop></ul></div></b:includable>
|
Loading...
|

Comments :
Post a Comment