how to add HR or image below every entry?
Posted: 29 June 2007 06:08 AM   [ Ignore ]  
Sr. Research Associate
Avatar
RankRankRankRankRank
Total Posts:  2651
Joined  06-01-2007

Is it possible to automate that every weblog entry has horizontal line or image below the “posted on:”?

It makes the posts more readable but now its not so nice when all posts comes without any lines between them!

Thanks manytimes if solution is around somewhere!
- Tuittu

 Signature 

Main project: EE Commercial 1.6.8 Build 20091201, EE MSM 1.1 Build: 20091201 and EE Forum Module 2.1.2 Build 20091202.
Public Beta project: EE Commercial 2.0.1 PB Build:  20100215 | MSM Version: 2.0 - Build:  20100215

Profile
 
 
Posted: 29 June 2007 06:26 AM   [ Ignore ]   [ # 1 ]  
Administrator
Avatar
RankRankRankRankRankRank
Total Posts:  7337
Joined  03-23-2006

Absolutely, just add it to the bottom of your weblog:entries tag.

{exp:weblog:entries weblog="site"}
<h2>{title}</h2>
{body}
<hr />
{/exp:weblog:entries}
 Signature 

DerekAllard.com - CodeIgniter, ExpressionEngine, and the World of Web Design
BambooInvoice - Open Source, CodeIgniter powered invoicing.

Profile
MSG
 
 
Posted: 29 June 2007 06:30 AM   [ Ignore ]   [ # 2 ]  
Sr. Research Associate
Avatar
RankRankRankRankRank
Total Posts:  2651
Joined  06-01-2007

shaissse im feeling idiot! how come i didnt figure that out…shhhhait. So sorry. Have been learning EE today from 05.30 (our local time) and time is now 14.30 so i curse my brains now smile And if i get this righty, you can add all html between every {EEtags} if you like to do so?

 Signature 

Main project: EE Commercial 1.6.8 Build 20091201, EE MSM 1.1 Build: 20091201 and EE Forum Module 2.1.2 Build 20091202.
Public Beta project: EE Commercial 2.0.1 PB Build:  20100215 | MSM Version: 2.0 - Build:  20100215

Profile
 
 
Posted: 29 June 2007 06:32 AM   [ Ignore ]   [ # 3 ]  
Administrator
Avatar
RankRankRankRankRankRank
Total Posts:  7337
Joined  03-23-2006

No prob,

Yes, you can pretty much you can add anything you want between EE tags.

 Signature 

DerekAllard.com - CodeIgniter, ExpressionEngine, and the World of Web Design
BambooInvoice - Open Source, CodeIgniter powered invoicing.

Profile
MSG
 
 
Posted: 07 July 2007 02:16 PM   [ Ignore ]   [ # 4 ]  
Grad Student
Avatar
Rank
Total Posts:  55
Joined  07-06-2006

For me the hr adds a little too much space between entries, but I do like some seperation.  I find it useful to add a border to the posted div tag in the css file,  but just add the border to the bottom of the div.  something like below. Just a suggestion and of course you could apply this border to whatever is that last div tag in your entry.

}

.posted {
    border
-top: 0px;
    
border-right: 0px;
    
border-bottom: 1px solid #CCCCCC;
    
border-left: 0px;
    
padding-top: 1px;
    
padding-bottom: 15px;
}
 Signature 

A Rainy Night, Soft Jazz by a Warm Fire, Puppy Breath, these are a few of my Favorite Things. tongue laugh

Profile
 
 
   
 
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 1743, on December 02, 2009 03:47 PM
Total Registered Members: 120509 Total Logged-in Users: 63
Total Topics: 126576 Total Anonymous Users: 44
Total Replies: 665465 Total Guests: 366
Total Posts: 792041    
Members ( View Memberlist )