How can I get 2 ads one by the other, not one over the other? I tried putting in Separate Ads With: field the " ", but it doesn't work...
Im not to sure on your question but i will have a go at what i think you mean you could use tables or it should just would link to link but it would dipend on were its going
That should be all you need to do. After you change the "separate ads with" option, be sure you update your ad network PHP file.
I updated the code again today, and deleted the ad_network_ads_xxx.txt file, and put it on again, chmod it and it still doesn't work. I mean, ads are showing, but still one above the other. Can I include twice the code with one ad?
Well, it actually is written: $ad_network = implode (' ', $ad_network); but I still get one ad above the other. You can check it in the html code of the site in my signature, if you don't believe me. I think I know what the problem is, the code looks like this: <table><table> ad1 </table></table> <table><table> ad2 </table></table> it should be like this: <table align="left"><table> ad1 </table></table> <table><table> ad2 </table></table> I think this could help, haven't tried it though.
nope, not working. Now there is no space between them and they are still one above the other. BTW: Is it normal that I didn't see any graphical banner ad yet?
hey i feel you are facing the problem due to mambo template design. and not aything there to do with co-op. see you placed 480x60 x 2 =960 pixels width and centered them. but note that, the table width of mambo is 808 only.so i hope ,adjusting size in co-op ads will work for you.
I don't think I am allowed to do that, besides ads are placed just before footer, which is not in the table, so there shouldn't be a problem with that.
try these two things 1. messy happened in this code actually it needs to be as <table><tbody><tr><td> something goes here of ad1</td></tr></tbody></table><table><tbody><tr><td> something goes here of ad2</td></tr></tbody></table> Code (markup): 2.you decalared styles for each cell and width as 480px in it . chnage that. am sure it will be a page width issue as i faced a similar trouble while installing a news module. good luck
I solved the problem the elegant way: changed banner ads with text link ads. And it gives me more weight too plus refferal link is showed. Check it out at the bottom of my site: http://fusion.euromaterials.com