Hi, i made a template "Fullwidth" to show mingle forum without the sidebar. So far no problem, but how can show it over the full width?
http://www.faehrbund.de/dfvforum/
THX for your help!
Hi, i made a template "Fullwidth" to show mingle forum without the sidebar. So far no problem, but how can show it over the full width?
http://www.faehrbund.de/dfvforum/
THX for your help!
Hello? Help please!
Ok, made it by myself. duplicated the content in the main css.
After this i got to my new template and changed from .content to .content2.
Now its working!
.content{
float:left;
position:relative;
width:570px;
overflow:hidden;
}
.content2{
float:left;
position:relative;
width:100%;
overflow:hidden;
}
Hi,
Sorry for the late response as we are having much inquiries lately. Anyway, We're glad that you were able to fix it. :)
Cheers,
Ismael
You must log in to post.