Design + Coding > Help with section icons

I am not sure section icons are the proper term or not. If you look at the pages on my web site with the twitter feed and links (ex. http://www.cjmgrafx.com/blog/) that have the right column there are two off-white or yellow icons that look like folders.

How/where do I go to get rid of those. I am pulling my hair out trying to figure that out... is is even possible to get rid of them?

Thanks a lot for any help you can provide,
Joe

11.3.2009 | Registered CommenterJoe Martin

Joe,

The template you chose (Subtly Made) has those background images defined for sidebar sections in its Customn CSS file. If you want to remove them, go to Custom CSS in your Appearance Editor, and scroll down to the block of code with the heading:

/* Rounded Section Corners */

The line that defines those images is:

.section { background:url(/layout/images/section_pic.gif) 0 18px no-repeat; }

Delete it (or comment it out it you may want it later). When you save your changes you will see those icons disappear.
--Chris

11.3.2009 | Registered CommenterChris Loosley

Thank you, Chris. That is exactly what I was looking for.

I'm still trying to figure out my way around the SquareSpace stuff and wasn't even sure Sections was the correct term for that. They are removed (commented out anyway) and I like the look much better without them there.

Thank you again,
Joe

11.3.2009 | Registered CommenterJoe Martin

Thanks - this worked great!

12.8.2009 | Unregistered Commenter+ Z