Hi, I´m trying to insert a text line with a link under the footer (under the copyright info lines). (The official vbulletin.com had this feature before 4.0.)
Two ways... easiest would be to go to style manager -> edit templates -> footer
and put the link <a href="http://www..." target="_blank">Click Here</a> at the very bottom of the footer- that will put it on every page/thread/post/etc...
Or if you only want it on some pages like Forum Home, Forum Display, Show Thread, etc... then open up each of those templates in style manager and add the link below $footer, near the very bottom.
Two ways... easiest would be to go to style manager -> edit templates -> footer
and put the link <a href="http://www..." target="_blank">Click Here</a> at the very bottom of the footer- that will put it on every page/thread/post/etc...
Or if you only want it on some pages like Forum Home, Forum Display, Show Thread, etc... then open up each of those templates in style manager and add the link below $footer, near the very bottom.