Add custom footer image in Liquorice Theme
-
I would like to add a custom footer image, the same dimensions as the custom header image on a Liquorice themed blog. http://silkskirtdiary.wordpress.com/. How can that be done?
The blog I need help with is: (visible only to logged in users)
-
Yes, this can be done.
#footer { background: url("http://silkskirtdiary.files.wordpress.com/2011/03/cropped-websilkskirt1.jpg") repeat scroll 0 0 transparent; height: 225px; }The above puts the same image you have at the top at the bottom (just for demo purposes). Right now, the footer text will be right across the center of the image. We can move that down below the image if you wish. We cannot delete the footer text since staff have said that it has to stay, but we can certainly move it.
-
Thank you for your response. The image I want to place is different from the header but similar in length and compositions. And what would I need to do if I wish to move the text below the image. Would I need an upgraded account to apply these CSS changes?
-
You have to have the CSS upgrade to make the changes, yes.
As far as the code to move the text, that will depend on the image size and such, so I would have to see the image in the footer to make that adjustment.
Do you have the CSS upgrade?
- The topic ‘Add custom footer image in Liquorice Theme’ is closed to new replies.