Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

General discussion

what are the way to place banner on website.

Sep 14, 2016 3:58AM PDT

what are the ways to place banner on website, can i get an answer on the topic, i have have subdomain site where i work on, but the thing is that i register for a affiliate online, so i was given link to paste on my site but i do not how.

Discussion is locked

- Collapse -
Re: banner
Sep 14, 2016 4:14AM PDT

That depends on 2 things:
1. What exactly you have to put on your site. Most likely some html or javascript.
2. The tool you use to maintain your site.

- Collapse -
Re: banner
Sep 14, 2016 12:26PM PDT
- Collapse -
Re: Banner
Sep 15, 2016 3:53AM PDT

open your site in ftp and open the layout.html of your website (in case of mvc application) and paste the code within in Body tag you can create a div block (<div></div&gtWink and paste code given by affiliate site code inside it.