|
#1
Dec 31, 2009, 05:29 PM
|
|
I've uploaded a background image to the appropriate folder.
here is what my input box looks like:
Quote:
font-family: arial, sans-serif;
font-size: 0.8em;
line-height: 1.6em;
color: #000000;
background: url(/wp-content/themes/atahualpa/images/bg.jpg) repeat top left fixed;
|
Here is what I see - there should be a background image http://spudveyor.com/
|
#2
Dec 31, 2009, 06:36 PM
|
|
|
|
10,176 posts · Jul 2009
Central New York State USA
|
|
You of course have to either name the uploaded background image to bg.jpg or change the code to the name of the background image you uploaded. Also make sure you uploaded the image to the images folder. Everything looks good in the code. As an example here is the code I used on one of my sites. The background image is quilt1.gif and I added padding to the top and bottom of the Body Style container along with setting the background to fixed so it doesn't scroll.
HTML Code:
font-family: Georgia, serif;
font-size: 0.8em;
color: #000000;
background: url(/wp-content/themes/atahualpa/images/quilt1.gif) repeat top left fixed;
padding: 20px 0;
__________________
~Larry ( CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
|
#3
Dec 31, 2009, 08:57 PM
|
|
Thank you. I did all these things. I don't understand why it does not show.
|
#4
Dec 31, 2009, 11:32 PM
|
|
|
|
10,176 posts · Jul 2009
Central New York State USA
|
|
What version of WordPress and Atahualpa are you running. The code looks different on your site than on the ATA sites I have.
__________________
~Larry ( CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
|
#5
Jan 5, 2010, 02:04 PM
|
|
I was having the same problem with WP 2.9 and Atahualpa 3.4.4 so I added the below coding to the Add HTML/CSS Inserts and now my background image appears.
Code:
body,html {
background-image: url(/wp-content/themes/atahualpa/images/header_bg.gif);
background-repeat: repeat-x;
}
Last edited by cway; Jan 5, 2010 at 02:11 PM.
|
#6
Jan 10, 2010, 08:33 PM
|
|
|
66 posts · Aug 2009
Amsterdam, Netherlands
|
|
I tried all of the above mentioned tips but none makes my bg image show.
I also try to make an bg image show in the footer but won't work either.
I have the layout set to liquid on 100% with a max and minimal with for the content
but would like to have the bg image (300px high) to be full screen from left to right ....
Anybody?
I'm running wp 2.9 and Atahualpa 344
Sakshin
|
#7
Jan 11, 2010, 05:47 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
Sakshin
what is the url? so I can take a look
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#8
Jan 11, 2010, 10:50 PM
|
|
Those are still not working for me, I would like to use the graduated background I created. I have version 3.2 and Wordpress 2.9. I don't want to upgrade and lose all my customizations.
|
#9
Jan 12, 2010, 05:05 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
turnerbearing, check the premission of the file because I can't view it. I should be able to enter
http://spudveyor.com/wp-content/them.../images/bg.jpg
in the browser address bar and see the image, but all that comes back is a '404 - not found'.
This means eithor I don't have permission to see it or it is not in that folder
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#10
Jan 12, 2010, 12:30 PM
|
|
|
66 posts · Aug 2009
Amsterdam, Netherlands
|
|
I develop my sites locally these days which is faster then working on the web. But the drawback is that I have to know a lot about configurations, firewalls etc and to know how to give others axcess in a safe way, Which I don't.
But this is my local url; http://localhost:8888/sakshin/wp-admin/plugins.php?
In the body, text & links area in ATA I got it
In the css inserts I got it formulated like this;
body,html {
background-image: url(:8888/sakshin/wp-content/themes/atahualpa344/images/backgr.jpg);
background-repeat: repeat-x;
}
Is this of any help?
|
#11
Jan 12, 2010, 12:33 PM
|
|
|
66 posts · Aug 2009
Amsterdam, Netherlands
|
|
I mean
In the body, text & links area in ATA I got it like this;
background-image: url(:8888/sakshin/wp-content/themes/atahualpa344/images/backgr.jpg); background-position: center top; background-repeat: repeat-x;
In the css inserts I got it formulated like this;
body,html {
background-image: url(:8888/sakshin/wp-content/themes/atahualpa344/images/backgr.jpg);
background-repeat: repeat-x;
}
|
#12
Jan 12, 2010, 04:37 PM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
do this. Download the attached file and unzip it. Put it in your atahualpa folder then in the address of the web browser use http://localhost:8888/sakshin/wp-con...bfa_export.php
and PM me the results and send me the image bfa_export.zip
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#13
Jan 16, 2010, 05:57 AM
|
|
|
66 posts · Aug 2009
Amsterdam, Netherlands
|
|
Dear Juggledad. Thanx for the effort but it made it worse. In the whole site all the images disappeared.
How to get them back? Did the file add some extra row or column in the database?
Sakshin.
|
#14
Jan 16, 2010, 06:07 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
all that file does is export the atahualpa settings. If you think it messed up, just delete the file and you should be back to where you began.
Did it create an export file?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
Last edited by juggledad; Jan 16, 2010 at 06:10 AM.
|
#15
Jan 16, 2010, 07:19 AM
|
|
|
66 posts · Aug 2009
Amsterdam, Netherlands
|
|
Don't know. Where should i look for it?
Anyway, deleted the file but my images don't come back. None showes up.
What to do?
Saks
|
#16
Jan 16, 2010, 07:44 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
go to a page that doesn't show the images, view the source of the page, copy the source, send me a PM with the source pasted in it and I'll take a look
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
|