Move image in Header with Positioning Tags
-
Hi, I want to move the black image in my header up, and to the Right of the slideshow – so that it looks like they are connected.
This is what I have so far:
#staticphoto {
background-image:url(https://www.mollerdecorators.com/wp-content/uploads/2011/12/Untitled.png); background-repeat:no-repeat;
float: right;
width: 350px;
height: 350px;
margin: 0px;
padding: 0px;
}
What do I need to do to place it in the right spot?
Thanks
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Move image in Header with Positioning Tags’ is closed to new replies.