Nancy this is probably the correct answer. When I see how many posts you have you must be very good in these things. I’m grateful that you want to help me.
The problem for me is that I don’t know PHP.
In the website I made I used CSS. I can understand that reasonably.
But I have no clue how to use PHP.
BTW people who want one of the eBooks I offer don’t need to give their email address.
They probably want to see the REVIEW or just click on the DOWNLOAD button.
I copied from the website, which I gave a link to a screenshot, some code. (here again: https://dl.dropboxusercontent.com/u/3518085/Screenshot%202015-11-12%2013.59.11.png)
I see they used javascript.
Is that maybe a good solution for me?
Here is the code:
<li>
<a href="/ellysdownloads/detail/2015-11/1e5fb9ee-6b90-4b89-8c63-d3e3e0819f0b/het_verraad_van _benschop">
<div class="imgcont">
<img src="https://digimusevirtoprodction.blob.core.windows.net/digimuse/2015/cover nov ebooks/man/graaf-het-verraad-van-benschop-rgb.jpg">
</div>
<em class="">Bram de Graaf</em>
<strong class="">Het verraad van Benschop</strong>
</a>
<div class="func-btns">
<div class="btns">
<a href="javascript:;" onclick="bookDownloadContext.tryDownloadBook($(this), '1e5fb9ee-6b90-4b89-8c63-d3e3e0819f0b');return false;" class="book-download-trigger book-download-btn" data-bookid="1e5fb9ee-6b90-4b89-8c63-d3e3e0819f0b" data-category="2015-11" data-catalog="VC-Man" data-totaltimes="2" data-predicate="">DOWNLOAD</a> <a class="" href="/ellyschoice/review/2015-11/1e5fb9ee-6b90-4b89-8c63-d3e3e0819f0b/het_verraad_van_be nschop">REVIEW</a>
</div>
<b>NOG <em class="heat books-still-downloadtimes" data-catalog="VC-Man" data-bookid="1e5fb9ee-6b90-4b89-8c63-d3e3e0819f0b">2</em> DOWNLOADS</b>
</div>
</li>