Adding a background image to the whole site.
#21
Posted 13 December 2006 - 07:30 PM
Now I did find a stylesheet.css under /admin/includes/ that i can get into but it is not changing anything.
Thank you for any help. Kami
#22
Posted 13 January 2007 - 07:36 AM
Iniquityclothing, on Oct 15 2006, 02:35 PM, said:
BODY {
background-image : url('/www/images/metal013.gif);
background-repeat : no-repeat;
background-position : 50% 50%;
background-attachment : fixed;
color : #000000;
margin : 0;
}
I'm no guru, but shouldn't there be a closing quote on the image url?
#23
Posted 17 November 2007 - 06:21 AM
sappura, on Dec 2 2006, 01:05 AM, said:
It it this one marked in red ('/ images/your_image.gif');
BODY {
background-image: url('images/bg_snow.jpg');
background-repeat: repeat;
background-position: center;
}
I hope that helps....Satu
I have gotten my image to appear but I am trying to creat a different effect. I am using a background .gif with transparency. but it is showing a white background behind the .gif I am using.
http://partnersiniron.com/index.php?option...er&Itemid=8
I am trying to be consistant with the site but having a problem with this area. does anyone have any ideas?
BODY {
background-image : url('/images/osbackground.gif');
background-repeat : repeat;
background-position : center;
background-attachment : fixed;
color : #000000;
margin : 0;
}
this is my code
#24
Posted 13 April 2008 - 01:58 AM
Now it looks like this! :
[img]http://a173.ac-images.myspacecdn.com/images01/90/l_c70bd91090b8d25bdfbf6896a4f71334.jpg[/img]
as you see half of the box is transparent... Help please?
#25
Posted 13 April 2008 - 09:23 PM
I just changd the background to #000000 in
.productListing-heading
TD.productListing-data
And then I changed border-spacing to 0px in TABLE.productListing.
Sweet
#26
Posted 19 April 2008 - 08:01 PM
#27
Posted 03 September 2008 - 06:51 AM
I am trying to add a background to my whole page but no matter what i do it wont work
it orginal had this
BODY {background: #ffffff; color: #000000; margin: 0px;}
.infoBox {background: #cbc9c9;}
.infoBoxContents {background: #ffffff;font-family: Verdana, Arial, sans-serif; font-size: 10px;}
i added
BODY {
background:url(ground.jpg);
background-repeat : no-repeat;
background-position : 50% 50%;
background-attachment : fixed;
color : #000000;
margin : 0;
}
i added it with and without what was originally there but no luck? It wont work.
my site is http://qqfbotique.com/Boutique/
PLEASE PLEASE ANY HELP
here is my stylesheet
http://www.qqfbotique.com/Boutique/stylesheet.css
My dead line is friday
Thanks
Edited by hackia, 03 September 2008 - 06:55 AM.
#28
Posted 03 September 2008 - 07:05 AM
BUT NOPE MY BACKGROUND IS STILL WHITE
BUT LIKE ALOT OF OTHER STUFF CHANGED
BUT NOT MY BACKROUND PLEASE
I AM PULLING MY HAIR OUT AT THIS POINT
#29
Posted 03 September 2008 - 02:38 PM
The image you are trying to use doesn't exist on the site:
http://qqfbotique.com/Boutique/images/ground.jpg
Click that.
"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."
- Me -
"Headers already sent" - The definitive help
"Cannot redeclare ..." - How to find/fix it
SSL Implementation Help
Like this post? "Like" it again over there >
#30
Posted 04 September 2008 - 03:17 AM
germ, on Sep 3 2008, 02:38 PM, said:
The image you are trying to use doesn't exist on the site:
http://qqfbotique.com/Boutique/images/ground.jpg
Click that.
Haha no i am working on it in my local host off xampp the image is there
iam not a to much of a newbie
but the image is definatly there
haha thanks though, u must of though oh what an idiot haha
#31
Posted 04 September 2008 - 03:46 AM
"inexperienced" did.
If you put the image online I could possibly help.
As it is you're "flying solo".
"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."
- Me -
"Headers already sent" - The definitive help
"Cannot redeclare ..." - How to find/fix it
SSL Implementation Help
Like this post? "Like" it again over there >
#32
Posted 11 November 2008 - 12:35 PM
I'd really like to add a Flash background to the site. Does anyone know how to do this? I have Flash-enabled my site.
Or, I'd like to be able to have a different background for different sections of the site.
Thanks in advance.
#33
Posted 18 November 2008 - 02:32 PM
The problem can be seen here: http://minipainter.netfirms.com/
#34
Posted 22 November 2008 - 05:09 PM
background-image : url('images/osback.jpg');
background-repeat : repeat;
background-position : center;
background: #ffff99;
color: #000000;
margin: 0px;
}
If you have the above codes, the the background colour overides the background image. It may be simple stuff to you GENIUSES out there but I wasted an hour trying to work out why my background was not working.
JustJack is JustLearning.
#35
Posted 01 December 2008 - 06:20 PM
#36
Posted 01 December 2008 - 10:56 PM
MinipainterUS, on Dec 1 2008, 01:20 PM, said:
First make a backup of your stylesheet then
find the lines that look like:
background: #F8F8F9;
and delete them all.
That should get rid of that light-grey background color in those boxes you're talking about which should allow for the page background to show "through" the table.
#37
Posted 01 December 2008 - 11:57 PM
thank you very much
#38
Posted 02 December 2008 - 12:10 AM
steve_tester, on Dec 1 2008, 06:57 PM, said:
thank you very much
in your stylesheet.css file
add this to the BODY class:
margin-top: 20px;
or
replace the default store_logo.png with your own logo and in your logo, leave some "white space" at the top.
#39
Posted 28 January 2009 - 01:47 AM
My site is polishpotterystore.com/catalog
#40
Posted 07 March 2009 - 05:00 AM
The site is live (despite these minor glitches) please respect that and do not sign up etc...
maybe a contribution one day when I get this site the way I want it.
I don't make spelling mistakes! I have dyslecsic fingers.









