I would like to know how to make ad appear like in this site:
http://www.kraniem.lv/
Just dont click X otherwise ad will close and will be visible only next day again.
I would like to know how to make ad appear like in this site:
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Css:
jQuery:
Please note that if you want to use images, you’ll need to write it as:
because basically, the image loads after the document dom was loaded, so I usually parse the image height as one of the attributes, so I’ll know what to subtract.
Please note that the link didn’t work for me, so I’m just writing based on prior works I did.
Edit:
to make a UI screen block:
CSS:
jQuery:
HTML: