Thanks Clyde!
Printable View
Thank you thank you thank you!!!!! Playing with those mods now... :clap:
Hello Clyde,
Thank for providing this template for free.
Today I tried using it (1.3.9 from zen-cart addon downloads) and found a difference in the wrapper_bg between 1.3.8 and the one within packed 1.3.9. The newest one somehow doesn't match with the sidebox_* files (there's an offset in the corner blending).
The corner colors in sidebox_content (bottom right) and sidebox_header_bg (top right) is also different.
Are those intentional ?
Sent it to pm.
I already replaced the wrapper with the old one to 'fix' it. I also tinted the sidebox_content bottom right with matching top right sidebox_header_bg. (old one #FFF5F1 recolored with #FBEDD3).
This is the wrapper_bg that I got when I dled the 1.3.9 template
http://img6.imageshack.us/i/wrapperbgu.jpg/
This is the one that is used on 1.3.8
http://img638.imageshack.us/i/wrapperbg.jpg/
Clyde, if I wanted to make my sidebox tops click-able, what would I put in my css to do this? Thanks! Amy
Clyde, I am so sorry about your mom! Please don't worry about anything but family right now...my stuff can wait for sure.
I've actually changed what I want to do, so when you are able, just let me know and I'll ask the slightly different question then.
Take care and hugs....
Amy,
This doesn't involve CSS at all.
open includes/modules/sideboxes/YOUR_TEMPLATE/
select the sidebox you want to have a clickable header find the following and change the setting to true.
$title_link = false;
You can do for each sidebox you with to change.