Hi, How can I add new position in template, i need to put a float banner outside template (sorry by mi english).
In the image put a yellow banner with Logo word.
Best regards
#YOURCONTAINERID {
height: 100px;
left: 5%;
position: fixed;
top: 5%;
width: 200px;
z-index: 10000;
}