Guys, take much to put a background image in the central content layout fixed minimal-skin. How do urgent? Its background is different from the frontpage and posts? Excuse my english, I'm from Brazil. Thank you.
Fund through
15 posts from 4 voices-
Posted 11 months ago #
-
Hi afp321,
Can you provide a link to your site so we can see what changes you have made already for the background image?
Regards,
Devin
Posted 11 months ago # -
http://www.itteens.com. not placed on either side, in the middle, below the content, very white forehead. takns
Posted 11 months ago # -
I want to change the background of the container and footer.
Posted 11 months ago # -
Hi afp321,
I'm not sure I understand it well, but I think what you want is to make the background image fixed on the center and not repeating itself while scrolling down. Try to add this code in your wp-content/themes/shoutbox/css/custom.css:
html, body { background-attachment: fixed !important; }Regards,
IsmaelPosted 10 months ago # -
No friend, so it looked behind the contents of the container. middle of the page, underneath the pictures and news. an image. Thank you for your help.
Posted 10 months ago # -
my site is http://www.itteens.com.
What I want is an image behind the content, where the orange in this image: http://www.artellie.com.br/site.jpg
please compare the site. Thannk you!!Posted 10 months ago # -
Sorry, where this orange, in this image: http://www.artellie.com.br/site.jpg
Posted 10 months ago # -
Hi afp321,
I think I get it now. You want to text/caption in the slider to make the image its background. Try to add this code in wp-content/themes/shoutbox/css/custom.css:
.post_excerpt { background: transparent !important; }Hope this helps. :)
Regards,
IsmaelPosted 10 months ago # -
I am amateur in worpress. I need a code for the custom where I specify the path to an image, to be central fund, where the orange in the picture above. Fund side I've got, I want in the middle, behind the content of the frontpage. I tried everything and does not appear nunuma image behind. Please, if I can explain in detail. It will be the last time I'll try. Thank you.
Posted 10 months ago # -
Hi afp321,
As far as I can tell by looking at: http://www.itteens.com/ and http://www.artellie.com.br/site.jpg the orange line is currently set to transparent.
If this is not what you want, you'll need to explain better so that we can assist.
Regards,
Devin
Posted 10 months ago # -
#main{
background: url(images/fundo.jpg) right top no-repeat;
}this correct? not because the image appears behind the content, but when I put only color appears, but no image.
Posted 10 months ago # -
Try using the exact location of where the image is. Right now the code is pointing to an image that doesn't exist.
Posted 10 months ago # -
#main{
background: url(../images/shared/corpo.jpg) repeat 0 0; }I did. thank you
Posted 10 months ago # -
Hey!
Glad that you solved the issue :)
Regards,
PeterPosted 10 months ago #
Reply
You must log in to post.














