Quote Originally Posted by Doodlebuckets View Post
Clyde, if I wanted to make my sidebox tops click-able, what would I put in my css to do this? Thanks! Amy
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.