Neutral Singh
02-18-2009, 06:25 AM
In forumhome_forumbit_level1_post template:
I am trying to add title="$forum[description]" like in the following code. but title is not showing up when i hover the mouse over the link. Why? How this forum description be shown in the title tag. Please guide.
<a title="$forum[description]" href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
I am trying to add title="$forum[description]" like in the following code. but title is not showing up when i hover the mouse over the link. Why? How this forum description be shown in the title tag. Please guide.
<a title="$forum[description]" href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>