Integrating external info into frontpage - Joomla! Forum - community, help and support
hello all,
tried variety of search options , browsing forum, did not find looking for. here go.
i have website post latest mortgage rates. on old phpnuke website created block gets assigned position on front page.
with joomla, cannot seem same thing. can create "wrapper" linked button bring external stuff in center. however, want stuff there in left or right column. way have been accomplishing in phpnuke has been following code, inside module:
any or suggestions apprecaited.
thanks,
r
tried variety of search options , browsing forum, did not find looking for. here go.
i have website post latest mortgage rates. on old phpnuke website created block gets assigned position on front page.
with joomla, cannot seem same thing. can create "wrapper" linked button bring external stuff in center. however, want stuff there in left or right column. way have been accomplishing in phpnuke has been following code, inside module:
code: select all
<table cellpadding=0 cellspacing=0><tr><td><script language="javascript" src="http://feeds.mortgage101.com/scripts/smallratetrend.aspx?p=176586"></script></td></tr><tr bgcolor=#ededed><td><a href="http://www.mortgage101.com/leadforms/newslettercenter.asp?p=176586"><font size=100 face=arial>mortgage rates</font></a></td></tr></table>
any or suggestions apprecaited.
thanks,
r
hi,
it should possible creating new user module. first go administrator > global config , switch off wysiwyg editor. go modules > site modules, new. create new module , copy/paste html/code textbox. make sure publish , assign module.
turn on editor again , check frontpage if works...
regards robin
it should possible creating new user module. first go administrator > global config , switch off wysiwyg editor. go modules > site modules, new. create new module , copy/paste html/code textbox. make sure publish , assign module.
turn on editor again , check frontpage if works...
regards robin
Comments
Post a Comment