Forum Replies Created
-
AuthorPosts
-
Thanks very much Shri! I knew it would be something silly on my part.
Your help has been invaluble.
As requested I have forwarded along my admin details to that email.
It was a little unclear where to put that code so I tried popping it in the the custom css section of the theme and in the div class tag of the header.php but both to no avail. Any insight would be greatly appreciated. Here are examples of the code I’ve tried.
.hdr_buy_pro {
float: right;
background-color :#CE3430;
position: absolute;
right: 0;
top: 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}
<div class=”hdr_buy_pro” style=”float:right;background-color:#CE3430″><a href=#submit>Submit your document NOW!</a></div>
It almost worked but it still doesn’t look right. If you go to my site at www.attenboroughediting.com you can see the problem. Its not backgrounded and its too far to the left instead of being on the right like in the demo page.
-
AuthorPosts