Widgets on top
3 posters
Page 1 of 1
Widgets on top
Hi, is this possible to put the widgets on top of the forum ? because its kinda annoying widgets appear all the time on the side. I want the widgets to appear on the top and only appear on Home. Please help me out please Thank you in advance.
Edit: update
I found this code
it did put the widgets on top, but its inline i want it to be side by side to each other, Please help i'm almost there
Edit: update
I found this code
/* Michael_vx */
#content-container div#container {
width: auto;
float: none;
margin-left: auto;
}
#content-container div#main {
margin-right: auto;
margin-bottom: auto;
}
#content-container div#left {
width: auto;
float: none;
margin-left: auto;
}
#content-container div#right {
width: auto;
float: none;
margin-left: auto;
}
#main {
width: 990px;
}
#gfooter {
width: 990px;
}
#logostrip {
width: 990px;
}
#submenu {
width: 990px;
}
#userlinks {
width: 935px;
}
/* Michael_vx */
it did put the widgets on top, but its inline i want it to be side by side to each other, Please help i'm almost there
Re: Widgets on top
skouliki wrote:Hello
Please provide your forum url
Here, I'm using this as my test forum : http://imperialmu.forumotion.com/
the widgets are on top already but its inline vertically, i want it to be inline horizontally @skouliki
Re: Widgets on top
if i remember correctly the tutorial says that you have to create also a widget with a code
then you add the code you provided in your css ..in that css code you might have to change the width's sizes to fit your forum width
i am not sure that this tutorial works for modernBB version
then you add the code you provided in your css ..in that css code you might have to change the width's sizes to fit your forum width
i am not sure that this tutorial works for modernBB version
Re: Widgets on top
skouliki wrote:if i remember correctly the tutorial says that you have to create also a widget with a code
then you add the code you provided in your css ..in that css code you might have to change the width's sizes to fit your forum width
i am not sure that this tutorial works for modernBB version
i resize the width's already to 90 but still its a line vertically, if its not working on modernBB its fine for me to change version just to make this work. but, how ? @skouliki
Re: Widgets on top
Hi, @YanZKinG.
I would like to see if I can assist you.
Can you send me a testing account to your forum via PM? Thank you.
I would like to see if I can assist you.
Can you send me a testing account to your forum via PM? Thank you.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum