Recent Topics

1 Apr 11, 2008 12:52    

My b2evolution Version: 1.10.x

Hi you all I am a nebee to b2 evo I like it a lot and learning (slow)
Can you help please I want to include banners in my posts
like this html

<a href="http://send.onenetworkdirect.net/z/9048/12345/"><img src="http://show.onenetworkdirect.net/42/12345/9048" alt="AdWords Dominator Image 468*60" border="0"></a>

But I cant find how to do it. I can paste in text ads but not banners

Thanks a lot
http://www.software-seekers.pipbiz.com
thanks to help it really is so much better than word press

2 Apr 11, 2008 13:20

Well I can post it in a post ok....

<a href="http://send.onenetworkdirect.net/z/9048/12345/"><img src="http://show.onenetworkdirect.net/42/12345/9048" alt="Adwords Dominator Image" class="center"></a>

3 Apr 11, 2008 13:26

Thanks I have this error when I paste in the code. But I am not sure if I just paste it in as it is

ERROR
Parser error: Mismatched tag near ="Adwords Dominator Image

I value your input thanks
Pip from North Thailand

4 Apr 11, 2008 13:45

Hi pipbiz,

You really do have 1.10, do you? Like John I had no problems with this code in 2.4, so if you can upgrade you'll be fine.

Good luck

5 Apr 11, 2008 14:37

Hi yes you have it i think old version so must up grade took a look and seems HARD
Thank You and Chockdee to you (good luck)

6 Apr 11, 2008 14:38

pipbiz wrote:

Thanks I have this error when I paste in the code. But I am not sure if I just paste it in as it is

ERROR
Parser error: Mismatched tag near ="Adwords Dominator Image

I value your input thanks
Pip from North Thailand

Try inserting a / at the end of your img tag.

<a href="http://send.onenetworkdirect.net/z/9048/12345/"><img src="http://show.onenetworkdirect.net/42/12345/9048" alt="Adwords Dominator Image" class="center" /></a>


Form is loading...