Add Side Category Images
SimpleElegance
Posted: Tuesday, June 19, 2012 6:03:06 PM
 Zazzle Proseller
Groups: ProSeller

Joined: 10/26/2009
Posts: 16
Location: Beautiful Gloucester
Hi Everyone,

I was looking for a way to draw more attention to my side category links in the hope that it will encourage people to browse more of my stuff.

So after experimenting a little with the CSS I found it was possible to add little pictures beside each link.

So if anyone is interested this is how I achieved it.


.listBox ul li {
list-style: inside;
list-style-image: url(http://simpleelegance.com.au/list.png);
}



You will need to replace my image with one of your own of course and you need to host it somewhere - and size it to suit the area, which is quite small.

I just put it into the CSS box in the Store Appearance Section.

Store Appearance -> Beta Advanced -> Style(CSS)-> then I just put it at the bottom of the ...
/*-------------------------------------------
| side pods
---------------------------------------------*/
section.


You can see the results here: Simple Elegance


Good luck and have fun Smile

Carol
M
Posted: Wednesday, June 20, 2012 12:39:44 AM
 Zazzle Proseller
Groups: ProSeller

Joined: 3/11/2011
Posts: 299
@SimpleElegance,

Great find, thanks for sharing.
Flutterbi
Posted: Wednesday, June 20, 2012 7:46:16 AM
 Zazzle Proseller
Groups: ProSeller

Joined: 12/30/2009
Posts: 57
Location: City
It looks very pretty well doneGrin
Artistic Attitude
Posted: Wednesday, June 20, 2012 5:12:49 PM
 Zazzle Proseller
Groups: ProSeller

Joined: 4/12/2011
Posts: 106
Location: Vail
Do you replace all of this

#group_1 .sidePod, #group_2 .sidePod, #group_3 .sidePod {
background-color:#<z:color name="PodBackground" />;
border-width:0;
color:#<z:color name="PodText" />;
padding:10px;
}

with this?

.listBox ul li {
list-style: inside;
list-style-image: url(http://simpleelegance.com.au/list.png);
}

Or do you add it underneath and keep everything(with adding your own image)?
I'm very hesitant when changing my code, just want to make sure I'm doing it right... Thank you!
SimpleElegance
Posted: Wednesday, June 20, 2012 11:19:06 PM
 Zazzle Proseller
Groups: ProSeller

Joined: 10/26/2009
Posts: 16
Location: Beautiful Gloucester
Hi Artistic, just add my little bit of code, don't replace anything Smile

I just added it under that other code, but it probably doesn't matter where you put it ... I put it in the sidepod bit so I could find it easily if I want to change the picture later.

Thanks for the lovely comment S.Martin Smile
ROUBLE_RUST
Posted: Friday, June 22, 2012 12:47:15 PM
 Zazzle Proseller
Groups: ProSeller

Joined: 3/27/2010
Posts: 306
Great work, I love the idea. I will definately give it a try.
Thanks for sharing SimpleElegance, your store looks fab >.<
Artistic Attitude
Posted: Friday, June 22, 2012 8:13:06 PM
 Zazzle Proseller
Groups: ProSeller

Joined: 4/12/2011
Posts: 106
Location: Vail
Thank you for your help!

And your store looks very nice!
mikes_photo_designs
Posted: Wednesday, June 27, 2012 10:46:18 PM
 Zazzle Proseller
Groups: ProSeller

Joined: 12/10/2009
Posts: 525
Location: Mountain View
Very nice, but I'm actually more impressed by the idea of a background image for the sidebar. Not sure it'll work with my own store, but great idea nonetheless.

- Mike.
SimpleElegance
Posted: Thursday, June 28, 2012 7:17:54 AM
 Zazzle Proseller
Groups: ProSeller

Joined: 10/26/2009
Posts: 16
Location: Beautiful Gloucester
I added a background image to the sidebar by changing the sidepod code to this:

/*-------------------------------------------
| side pods
---------------------------------------------*/
#group_1 .sidePod, #group_3 .sidePod {
background-image:url(http://simple-elegance.jodoshared.com/resources/custom/SE/midbg.jpg);
border: 1px solid #a7bf83;

color:#<z:color name="PodText" />;
padding:5px;
}


I can't remember what it looked like before but the relevant part is the background and border (red text)

I kept mine really simple but you could have a bit of fun experimenting with different backgrounds and border styles, you could definitely make an impact if you wanted.

Hope it works for your store mikes_photo_designs Smile

Thanks to everyone for your lovely comments!
mikes_photo_designs
Posted: Thursday, June 28, 2012 2:06:11 PM
 Zazzle Proseller
Groups: ProSeller

Joined: 12/10/2009
Posts: 525
Location: Mountain View
Thanks. I wasn't asking how to do it, just admiring how it looked in your store. I already use a background image, but not in the sidepod. I think in my case the solid color is better there.

- Mike.
SimpleElegance
Posted: Friday, June 29, 2012 1:46:47 AM
 Zazzle Proseller
Groups: ProSeller

Joined: 10/26/2009
Posts: 16
Location: Beautiful Gloucester
@Mike - I see, you were saying you weren't sure if it would work in your Store from a Design point of view rather than a technical one.

Oh well it might help others Smile

Carol
Barbie
Posted: Wednesday, July 25, 2012 1:22:16 AM

Groups: Member

Joined: 2/21/2012
Posts: 8
@SimpleElegance: What is the size of your sidepod background image?
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Print this topic
RSS Feed
Normal
Threaded