Hi
when an article as a summary and more content, the readmore link appears.
template_default["top_readmore_link"] = "more…";
I would like to change the appearance of this link. I would like to precede this by a little GIF, the internal link figure.
How should I code this?
Dick
how to change the apperance of the top_readmore_link
how to change the apperance of the top_readmore_link
Dick
doing business from the heart
doing business from the heart
Hi
take a look to ../config/phpwcms/conf.tmeplate_default.inc.php
take a look to ../config/phpwcms/conf.tmeplate_default.inc.php
Code: Select all
$template_default["top_readmore_link"] =Hi dick265,
Gruß Knut
Code: Select all
$template_default["top_readmore_link"] = '<img src="picture/navi/my.gif" alt="LinkText" title="LinkText" border="0" width="xx" height="yy" hspace="x" vspace="y"> moreText';>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )