Hey all, I am using phpnuke 8.0 and am trying to add some images on my front page using the messages module and every time I click save it strips my code. My site is http://69.89.31.151/~menofgod/nuke/index.php
<tr>
<td colspan="2">
<div align="center">
<strong>Help us reach the world for Jesus<br />
<a href="donations/donations.htm"><img border="0" src="donations/images/paypal.gif" /><br />
Donate to MoG </a></strong></div></td>
</tr>
</table>
mangeewolf Nuke Soldier
Joined: Sep 29, 2004
Posts: 25
Posted:
Mon Jun 30, 2008 5:04 am
I just used your code on my test site without a problem, had to add width to table command. Just a red X showed up for images.
When you are on the edit page of " messages " module look at the bottom of the " content " area. There is an icon that says HTML.
You click this area to open a window to do html code. When you click its update button the content area will strip or not show the html code. It will only show the result. So each time you want to change the html you need to click the html icon to see the hidden code so as to edit it.
On your html code you need to add a width=100% to the table. Otherwise everything will align to the left.
RaptureReady Nuke Soldier
Joined: Nov 13, 2007
Posts: 17
Posted:
Mon Jun 30, 2008 5:18 am
Okay thanks mangeewolf, it looks like all I needed to do is add the width="100%" to the table and it fixed it.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum