Insert image
-
Hello. I need help inserting an image via CSS, and moving it where I want it. Could anyone please help?
The blog I need help with is: (visible only to logged in users)
-
Hi there, can you tell us where you want to insert the image? It will require different code depending on where you want to insert it.
-
I’d like to insert it on the header of the page. It’s for a friend using the Ryu theme. The image needs to be put in the header, below the site’s name. The link is vintagebanditgirl.wordpress.com
-
You may have been confused, I accidentally put my link in the first post I made to the topic
-
Hi there, there really isn’t a place for us to put the image. What we would have to do is extend the .site-header div down and put the image into the bottom. On responsive themes like Ryu, that adjust for all screen/browser window widths, the image actually would need to resize in order to not be cut off on the right or the left, and that means we would have to use quite a few Media Queries to adjust the height of .site-header div as the image got smaller to fit smaller screens/windows. This becomes quite cumbersome and never really works out all that well in reality.
I might suggest switching to a different them that has a header image option below the title/logo. If you wish to proceed with this, it would be very useful if you uploaded the header image to the media library and then posted a link to that image so that I had something to work with.
- The topic ‘Insert image’ is closed to new replies.