Make widget outside body?
3 posters
Page 1 of 1
Make widget outside body?
hello, I want to put a widget on the outside of the body, can you help me?
this my widget:
making something like this:
this my widget:
making something like this:
Re: Make widget outside body?
You can place the images outside the body with positioning. An example with fixed :
- Code:
#right {
position:fixed;
top:30px;
right:0;
bottom:0;
overflow-y:auto !important;
}
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Similar topics
» How can I make this widget about newest member?
» How to Make a Census Widget
» how to make a jump to widget
» How can i make this widget on my forum ?
» How can I make a customized Member Of The Month widget?
» How to Make a Census Widget
» how to make a jump to widget
» How can i make this widget on my forum ?
» How can I make a customized Member Of The Month widget?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum