How do you do this

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
richk
Posts: 24
Joined: Sun 24. Oct 2004, 03:24

How do you do this

Post by richk »

I would like to build a table in an article and insert a linking code which displays a banner for an affiliate program I belong to.

The links are like this usually.

<a href="http://www.tkqlhce.com/click-1561153-10302311" target="_blank" onmouseover="window.status='http://www.palmone.com/us/products/smartphones/';return true;" onmouseout="window.status=' ';return true;">
<img src="http://www.afcyhf.com/image-1561153-10302311" width="120" height="60" alt="Award Winning!" border="0"></a>

What application do I use to do this? I admit my knowledge of html is limited, being recently converted from FrontPage!

It doesn't seem to work if I use WYSIWYG in phpwcms. I get a mixture of text and code when I try it this way, but this is the only application I see that can insert tables.

Any suggestions?

Rich
User avatar
StudioZ
Posts: 802
Joined: Fri 28. May 2004, 19:57
Location: Québec, Canada
Contact:

Post by StudioZ »

Hi richk,

You will have to paste your code this way :
01. Create a WYSIWYG contentpart
02. Ex. with HTMArea Editor, Click on the brackets <>, located on the top row of the editor
03. Paste in there your code
04. Click again on the <>, to shift back in WYSIWYG mode

You should be good ;)
Image
PhpWCMS Evangelist, -- iRoutier.com Running phpWCMS 1.4.2, r354 -> Great Version!!!!
richk
Posts: 24
Joined: Sun 24. Oct 2004, 03:24

Post by richk »

Thank you very much! Worked like a charm!

Rich
Post Reply