PDA

View Full Version : Show Thread Enhancements - Insert Guest Message


alexhirurg
02-01-2007, 10:00 PM
Features:

* After selected number of messages in thread view this mod inserting the message for guest users, configurable by template.
* Number of posts to show before message is configurable in vB options.

Install instructions:

Import product xml file and set 3 custom CSS styles as you wish.
Also you can customize the message by editing "igm_insert_msg" template.

Here is CSS sample:


.igm_wrap {
margin: 20px 0 20px 0;
border-bottom: 1px solid #ea0;
}
.igm_head {
text-align: center;
background: #89b;
color: #FFF;
border: 1px solid #FFF;
}
.igm_message {
background: #222;
color: #FFF;
}

Ricsca
02-02-2007, 01:51 PM
Good! ;)

EnIgMa1234
02-02-2007, 01:52 PM
first install. cool hack

letsjoy
02-02-2007, 02:14 PM
nice hack

Snake
02-02-2007, 03:27 PM
Very nice!

Terminatoronly
02-03-2007, 04:25 PM
nice mod thanks alot mate installed ;)

Hornstar
02-04-2007, 03:43 AM
This looks like a really handy hack. Anychance you can extend this like how the other guest hack is, and have it recognise different things, eg. when they last posted, etc. so that way if they have not posted for a while, it could say something in between a post, and encourage them to post something useful themselves as well. would get my vote for mod of the month is that was added :)

Thanks.