The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Deattached Widgets?

Go down

Deattached Widgets? Empty Deattached Widgets?

Post by corkyness December 8th 2012, 1:46 am

I was wanting my widgets to look like the right side on this site: http://intothemyst.forumotion.com/ , where they are not attached to the middle forum but I can't get the left side to cooperate
avatar
corkyness
New Member

Posts : 10
Reputation : 1
Language : English

Back to top Go down

Deattached Widgets? Empty Re: Deattached Widgets?

Post by corkyness December 8th 2012, 5:57 am

No, the code I have right now is:

#right{
position: absolute;
margin-top: -400px;

and that separates the right widgets off to the side. But when I try to do it for my left widgets, it just crushes it on top of the banner like shown on the website.
avatar
corkyness
New Member

Posts : 10
Reputation : 1
Language : English

Back to top Go down

Deattached Widgets? Empty Re: Deattached Widgets?

Post by corkyness December 8th 2012, 6:06 am

Didn't work : /
avatar
corkyness
New Member

Posts : 10
Reputation : 1
Language : English

Back to top Go down

Deattached Widgets? Empty Re: Deattached Widgets?

Post by corkyness December 8th 2012, 6:11 am

}#left{
position: absolute;
margin-top: -400px;
}#right{
position: absolute;
margin-top: -400px;

thats the entire code. Right works just fine, but left just won't do it.
avatar
corkyness
New Member

Posts : 10
Reputation : 1
Language : English

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum