how can I hide the left block???
Code:
global $name;
if ($name=='Forums') {
}
else
if ($name=='Members_List') {
}
else
if ($name=='My_eGallery') {
}
else
if ($name=='Chat_Room') {
}
else {
blocks(left);
It doesn't work with Aeolus themes, downloaded at this site......