Page 1 of 1

google ads in sidebar

PostPosted: Fri Dec 05, 2014 8:49 pm
by aryan481
Hey,

i just want to know may i add google-ads or other advertisement code in sidebar of dlp ?

i have added ads in header and footer, by putting code in php file, but no idea about how to add in sidebar ,

kindly help me .

Re: google ads in sidebar

PostPosted: Thu Dec 11, 2014 1:02 am
by SamEA
You will have to redesign the structure for DLP by adding in additional HTML. For example, perhaps add a HTML table with border 0 and place google ad's code in the second row.

Re: google ads in sidebar

PostPosted: Thu Dec 11, 2014 9:13 pm
by aryan481
Thank You,
Sorry but i am newbie in this
can you please explain ,with example where and how to do this ?

Re: google ads in sidebar

PostPosted: Thu Dec 18, 2014 7:50 pm
by SamEA
http://www.w3schools.com/html/html_layout.asp

In the script, header.php is responsible for handling the header of the webpage, footer.php for the footer and index.php for the content.