This topic has 6 replies, 2 voices, and was last updated 9 years, 3 months ago ago by Eva Kemp
Hi! I need to use a background image on every page of my website.
I mean, that each page has a transparent background so you can see the background image. or have the same full background image.
How can i do it? thanks a lot!!
Hello,
Please use this code in custom.css:
.st-content {
background-image: url("path_to_your_image") !important;
}
Regards,
Eva Kemp.
Thanks!
Now i can see the image background, but have a big white box on footer, can remove this, to see any part of background in white, just image, with no footer space?
look:http://uploadpie.com/8B8n2
kind regards!
juan
Hello,
Do you want background image to be shown in footer section too?
Please provide us with a link to your site.
Regards,
Eva Kemp.
Eva you are very kind for you answer!
i can resolve it!
I `m trying to used now a image in menu item, i can do it writing this in menu :
but is there any way to do a roll over on the image, and change a menu tittle image to other when mouse is over?
thank you very much, like always!
Hello,
You can change alt title for the image in Media section of wp-admin panel, and when you hover the image, this title will be shown.
Sorry if I understood you incorrectly.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up