Home User profile
jb
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
jb
tagDiv Member

Thank you! This works.

Is it possible to get the banner on the same position on pages (standard page template)?

jb
tagDiv Member

Thank you for the tip.

jb
tagDiv Member

I have added this code to header.php (below <div id="outer-wrap">):

<div id="ad-left">
<a href="https://www.google.com/" rel="nofollow" target="_blank"><img src="http://dummyimage.com/160x600/ff0000/fff.gif" /></a>
</div>

and this to custom CSS:

#ad-left {
    float: left;
    position: absolute;
    margin-left: 20px;
    margin-top: 15px;
}

The problem is that the banner is not clickable. When a new site is loaded the banner displaces the site content until the custom CSS is loaded…

jb
tagDiv Member

This would be great!

Viewing 4 posts - 26 through 29 (of 29 total)