Topic: how to disable Sidebar ?
Dear Experts,
I would like to disable sidebar, i don't want it anymore. how could i.
Thanks
Sagheer
You are not logged in. Please login or register.
We had problems with our forum being hacked. From what we can tell, all data is safe, but it forced us to upgrade our PunBB installation. Announcement
GetSimple Support Forum → General Questions → how to disable Sidebar ?
Dear Experts,
I would like to disable sidebar, i don't want it anymore. how could i.
Thanks
Sagheer
Not sure what you are meaning, but you could always remove it from template.php and modify the style.css to adjust for it.
?yes i want to remove it. how to do this ?
can you explain it ?]
Thanks
Sagheer,
first you have to tell us which theme you use
then we can tell you which part of the template you have to delete (and which CSS should be changed maybe)
but the best would be that you check the list of themes in the theme repository, http://get-simple.info/extend/all_themes.php
if you are new to all of this the best suggestion would be to use a theme without sidebar from the beginning
Dear,
I'm using default innovation theme....... i have adjusted from CSS but if is there any way to get rid of from side bar then tell me otherwise thank you sooo much .
Sagheer
Hi Sagheer,
change line 127 of style.css to the follwoing..
article {
float: left;
width: 960px;
min-height: 800px;
background: white;
border-bottom: 1px solid #C8C8C8;
border-left: 1px solid #E4E4E4;
border-right: 1px solid #C8C8C8;
}and remove the <aside> tag from the template file..
Mike
GetSimple Support Forum → General Questions → how to disable Sidebar ?
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.