 Groups: ProSeller
Joined: 7/5/2009 Posts: 301 Location: North Bay
|
Great tips. You made my store look much better.
Thanks so much.
|
|
 Groups: ProSeller
Joined: 8/18/2009 Posts: 18
|
I haven't had a chance to read all the posts here. I was wondering if you can use an image on your computer as a background image and if so, what would the "url" be? I'm getting pretty tired of my store's appearance as well, and Zazzle has a lot to be desired when it comes to the "themes" they offer. Those need to be updated with quite a few more new ones!!
|
|
 Groups: Member
Joined: 9/6/2011 Posts: 1
|
Hi all, am new to this and am trying to get my header and background to line up with my products just like SugarVsSpice but whenever I try, my background stays fine but the products table is either too wide or covers up my background? Please take a loo kat my store and then the one above and *hopefully* someone will know what I am trying, bery badly, to say! *lol*
|
|
 Groups: ProSeller
Joined: 7/5/2009 Posts: 301 Location: North Bay
|
terraphotography wrote:I haven't had a chance to read all the posts here. I was wondering if you can use an image on your computer as a background image and if so, what would the "url" be? I'm getting pretty tired of my store's appearance as well, and Zazzle has a lot to be desired when it comes to the "themes" they offer. Those need to be updated with quite a few more new ones!! Yes, I'm fairly sure that you can. You have to host the image somewhere. So, you could go to photo bucket or picasa and make an account, then upload your image. Then, you right click on the image and save the image location (which is the url for the image). Then, you just plug that into the code that sugar vs. spice provided. You may need to resize your image, so after you type in the img url, put the size. eg. <img src="http://www.yourimageurl.jpg" width="1000 (or whatever the size is)" /> The height will be adjusted accordingly, so you don't have to write that in. To find out a good size for your image, just go to a website that has what you want, right click on the background image and get the info for it. It will tell you what size their image is and that will give you a good idea of what size you will want for your image. I hope this helps.
|
|
 Groups: ProSeller
Joined: 12/10/2009 Posts: 525 Location: Mountain View
|
OLPamPam wrote:terraphotography wrote:I haven't had a chance to read all the posts here. I was wondering if you can use an image on your computer as a background image and if so, what would the "url" be? I'm getting pretty tired of my store's appearance as well, and Zazzle has a lot to be desired when it comes to the "themes" they offer. Those need to be updated with quite a few more new ones!! Yes, I'm fairly sure that you can. You have to host the image somewhere. So, you could go to photo bucket or picasa and make an account, then upload your image. Then, you right click on the image and save the image location (which is the url for the image). Then, you just plug that into the code that sugar vs. spice provided. You may need to resize your image, so after you type in the img url, put the size. eg. <img src="http://www.yourimageurl.jpg" width="1000 (or whatever the size is)" /> The height will be adjusted accordingly, so you don't have to write that in. To find out a good size for your image, just go to a website that has what you want, right click on the background image and get the info for it. It will tell you what size their image is and that will give you a good idea of what size you will want for your image. I hope this helps. I agree, except for the last step. To get a page background you want something like this in your CSS: body.page_home #mainShell #group_2 {background-image:url('http://www.yourimageurl.jpg'); background-repeat:no-repeat; background-position:80% 0%;} You'll probably want to change the background-position tp suit your needs. Check w3schools.com or another good css site for a reference to the background-image attribute. - Mike.
|
|
Groups: Member
Joined: 2/16/2012 Posts: 1
|
How do I make the background and header images I made for my homepage go into my product pages as well?
Thanks a bunch!
|
|
 Groups: Member
Joined: 10/4/2011 Posts: 137
|
I love this, but it seems like alot of work. LoL IDK if I could do this or not.
|
|
 Groups: ProSeller
Joined: 12/10/2009 Posts: 525 Location: Mountain View
|
Claire Lordon wrote:How do I make the background and header images I made for my homepage go into my product pages as well?
Thanks a bunch! Zazzle Newbie (you really chose that as a user name?), the product pages are under the control of zazzle. They don't pick up your advanced customization choices (CSS, XHTML), but they'll grab your basic color schemes and header.
|
|
 Groups: ProSeller
Joined: 12/10/2009 Posts: 525 Location: Mountain View
|
Tyauna wrote:I love this, but it seems like alot of work. LoL IDK if I could do this or not. Yeah, they don't make it easy. I'd like them to at least try to maintain full functionality (in my case, I've been trying to get them to fix the pagelink XHTML tag, so I could add some of the the latest products to my custom menu).
|
|
 Groups: Member
Joined: 7/22/2012 Posts: 1
|
I cannot get my header to line up with my page. The header is 900px wide. No matter how much I try to resize it the main background is always larger..... Country Corner Shoppe Any help would be greatly appreciated. Thanks in advance
|
|
 Groups: ProSeller
Joined: 7/5/2009 Posts: 301 Location: North Bay
|
Was trying to see what you were referring to with regards to your header, but I'm not seeing it on here at all.
Perhaps you could post what code you are trying to use.
|
|
 Groups: ProSeller
Joined: 10/2/2009 Posts: 344 Location: Good Hope
|
A few days ago that was happening on one of my stores. I didn't do anything and it got sorted out and is fine now. It probably has to do with the current upgrades. There is thread in another forum where others were experiencing this, too.
|
|
 Groups:
Joined: 1/14/2007 Posts: 143 Location: Tampa
|
Thank you so much for this help SugarVsSpice!!! It worked perfectly for me... my HTML skills are pretty old school and my CSS knowledge is sketchy, so this was exactly what I needed! Here's my updated shop: http://www.zazzle.com/gothzotiqueI'm going to do the same for my others shops soon... THANKS AGAIN!!
|
|
 Groups: Member
Joined: 4/23/2012 Posts: 53
|
I also want to say a big thanks to SugarVsSpice for this great guide! Although I have some HTML and CSS knowledge, this guide was really very useful and gave me exactly what I needed to get my customized store up and running. Thank you!! My shop is here: http://www.zazzle.com/jellyfishfury(Hope to have loads more products on the way!!)
|
|
 Groups: ProSeller
Joined: 4/15/2008 Posts: 876 Location: Here Today, Elsewhere Tomorrow
|
Yikes! Wasn't this ever-so-helpful guide stickied? If not, Zazzle, please sticky it. Thanks!
Deb
|
|
 Groups: Member
Joined: 6/23/2012 Posts: 8
|
Well it's pretty old thread, but hopefully someone is going to respond. How could I remove spaces between categories images like in sugarVSspice store? My store is martialartslab Thank you
|
|
 Groups: ProSeller
Joined: 12/3/2008 Posts: 3,396
|
She's not using the category folders at all. She disables them on the edit content page. She made a graphic for each category, and hosted it somewhere on the web. She then wrote some basic html code that included linking those images to her categories. Possibly used a table. I didn't look. The html code goes in the description field on the basic settings page where you put your welcome message.
|
|
 Groups: Member
Joined: 6/23/2012 Posts: 8
|
Thank you Artsy Fartsy Maz. Finally I set up my store and already made a couple sales. Feels good. Just one more question: how to set up product sales page like sugar vs spice http://www.zazzle.com/green_flame_voodoo_speckcase-176400178763388139 I mean add background and header. As mine is completely blank and doesn't have header image http://www.zazzle.com/jiu_jitsu_iphone_4_cases-179075672656799072
|
|
 Groups: Member
Joined: 6/23/2012 Posts: 8
|
Hmm... looks like if you click this the link on the forum it also opens in random zazzle selling page. But if you go through her store http://www.zazzle.com/sugarvsspice/gifts?cg=196152247160631902and click on the product it opens in the same background page as store. Although doesn't work the same on my store.
|
|
|
Guest |