Hi, I've followed the instructions at http://www.kriesi.at/support/topic/how-to-add-a-banner-to-the-header?replies=19#post-38515 but there's still a problem. The logo to the right of the main logo works fine on the home page but on all other pages it's positioned on the left edge (should be 300 px left). Help greatly appriciated.
Problem with banner at head
3 posts from 2 voices-
Posted 1 year ago #
-
Hey,
it seems like a css syntax error (inline css). Replace following line:
<div style="position: absolute; top: 50px; left: 300; z-index:10;">with:
<div style="position: absolute; top: 50px; left: 300px; z-index:10;">Posted 1 year ago # -
Thanks!
Posted 1 year ago #
Reply
You must log in to post.














