Left Side Bar Panel background image?

Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
Post Reply
Haak
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 43
Joined: Thu Sep 20, 2007 10:10 am

Left Side Bar Panel background image?

Post by Haak » Fri May 23, 2008 6:54 pm

I have trying to add a background image to the leftsidebarpanel of the three column layout using the the css file for my selected theme with no luck. I seem to be able to change the color but when I add css code like on the next line

background: url(images/header_icons.gif) repeat-y;

to add a background image I get a random blue background. I do get rid of the css code that adds a background color but whether or not I keep or get rid of the background color the image never shows up?

Any suggestions ideas?

Thanks,
Hawk

User avatar
m_plugables
Commander (CMDR)
Commander (CMDR)
Posts: 149
Joined: Tue Mar 11, 2008 12:44 am
Contact:

Re: Left Side Bar Panel background image?

Post by m_plugables » Sat May 24, 2008 6:58 am

instead of removing the background color try
background-color:Transparent
Image
Visit the links below to Download Plugins for your AC7 Store
http://www.plugables.com
http://blog.plugables.com

kraehe
Ensign (ENS)
Ensign (ENS)
Posts: 11
Joined: Mon May 12, 2008 8:22 pm

Re: Left Side Bar Panel background image?

Post by kraehe » Sun May 25, 2008 8:17 pm

Hmmm, is your image stored in the right folder? it should be in "App_Themes/youthemefolder/images".

Just a thought, this happened to me once.

Haak
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 43
Joined: Thu Sep 20, 2007 10:10 am

Re: Left Side Bar Panel background image?

Post by Haak » Tue May 27, 2008 2:48 pm

Thanks guys for the reply's. I had a typo! of course :oops: So the changes I made before worked but had the wrong name for the image.

Hawk

User avatar
m_plugables
Commander (CMDR)
Commander (CMDR)
Posts: 149
Joined: Tue Mar 11, 2008 12:44 am
Contact:

Re: Left Side Bar Panel background image?

Post by m_plugables » Wed May 28, 2008 2:05 am

never mind :)
Image
Visit the links below to Download Plugins for your AC7 Store
http://www.plugables.com
http://blog.plugables.com

Post Reply