How to do it? , ..Simple way:
- Login to blogger - layout - Edit HTML - click on "Expand Widget Templates" , Then look the code below (Tips :press CTRL + F on keyboard, and paste the code below into "Find box" of your browser):
- Delete / replace the code above, change with the code below:
<b:include data='post' name='post'/>
<b:if cond='data:blog.homepageUrl !=
data:blog.url'>
<b:if cond='data:blog.pageType != "item"'>
<a expr:href='data:post.url'>
<data:post.title/></a><br/><br/>
<b:else/>
<b:include data='post' name='post'/>
</b:if>
<b:else/>
<b:include data='post' name='post'/>
</b:if>
---------------------
Update:
Cohen asks: "Can you make the links bigger? "
One of many ways, like this:
<b:if cond='data:blog.homepageUrl != data:blog.url'>
<b:if cond='data:blog.pageType != "item"'>
<span style='font-size:130%;'>
<a expr:href='data:post.url'>
<data:post.title/></a> </span> <br/><br/>
<b:else/>
<b:include data='post' name='post'/>
</b:if>
<b:else/>
<b:include data='post' name='post'/>
</b:if>
Change the font-size (130%) with yours, you can add more styles also , e.g. color, bold, underline, border, etc , ..
example:
<span style='font-size:150%; color:#000000; font-weight:bold; border-bottom: 1px solid #6893A1;>
http://onlinetool.themes7.net/
thanks all...
14 comments:
Thanks so much.
Yay!! Thank you!!!
One quick question, my list of titles seems to be disrupted by the dates they were published. Is there a way to just post the titles in a list without the dates?
My blog is: http://mammachristinephotogrpahy.blogspot.com.
Click on "Shooting" to see what I'm talking about.
Oops, I was typing too fast my blog address is: http://mammachristinephotography.blogspot.com/
If you click on "Shooting" you can see how the dates interrupt the list. Thank you, thank you for your help!!
great explanation Bro!
thanks a lot..
Thanks so much!!!
what anice tips... on the way to do that
thanks for this guide! very helpful!
Can you make the links bigger?
@ Cohen
I have updated for you...obove
Superb and it's really a tutorial, Many thanks for sharing this tutorial. I got a lot from this article. Thanks for sharing this useful tutorial.
Nice discussion.The blog is impressive and good thoughts.It give to idea to make a site.Thanks for sharing a wonderful site.
@Hamba ALLAH
I see you have done..
Thanks a Lot for the Code,Im Just Searching a lot to change the FONT Size and Finally got that :)
Post a Comment