1 lokari Dec 10, 2006 17:06
3 edb Dec 10, 2006 18:53
Yup. Check the "element index" link in my sig file for your version, click the letter c, then scroll down until you find content. Actually you'll end up unhappy unless you figure out to look for content again because it's Item::content() you want. You will then see all the params, the order you need to supply them in, and most of the time what they default to. So like if you're using 1.8.6 you would end up checking out http://doc.b2evolution.net/v-1-8/evocore/Item.html#methodcontent and coming up with something like this:
$Item->content( '#', '#', '<img src="full_url" alt="click me" />', '<hr />', '<p style="font-size:300%;">', '</p>' );
I'm not sure if HR will work or not, but that'd be where you would put it. Not even sure about using an image tag to be honest.
I think as you get into playing with your skin you'll find the element index thing to be your friend. Even though sometimes you have to poke around quite a bit to find what you're after.
4 lokari Dec 10, 2006 19:10
thanks guys. Should have looked there before asking. Maybe i'll get that into my head soon :)
http://manual.b2evolution.net/Change_the_read_more_icon