Current date/time is Fri 19 Apr 2024 - 11:00

Search found 2 matches for userlinks

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
/* 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
by YanZKinG
on Sun 12 Nov 2017 - 5:09
 
Search in: Garbage
Topic: Widgets on top
Replies: 9
Views: 1273

Widgets on top side by side?

Hello there! Mr. Green
My forum is punBB and I used a code to put the widgets on top of the forum and it works but they appear one under another and I want them to be side by side in a single row on top of the forum.

This is the code I used:

Spoiler:
by Sapho
on Fri 22 Jan 2016 - 16:43
 
Search in: Garbage
Topic: Widgets on top side by side?
Replies: 3
Views: 1359

Back to top

Jump to: