Moving image to the top of the page
-
Hi there
I have been trying for almost two days now to get a repeated image to be at the top of the website that can be seen here: https://www.globecreative.co.za/01/
At the moment, there is a bar that needs to shift down below the image. Here is the code i use to generate the image. The original theme is called alpha and can be seen here:
https://www.cebocampbell.com‘.top-row-image{
width:100%;
position: fixed;
left: 0;
top: 0;
height: 154px;
background-repeat: repeat-x;
background: url(https://www.globecreative.co.za/01/wp-content/uploads/2013/04/above_titlebar_pics.jpg);
}’Any ideas? My coding skills are still developing so go easy on me please (;
Any help will be much appreciated
- The topic ‘Moving image to the top of the page’ is closed to new replies.