Main Menu
collapse

Simple Portal Archived Forum

This is an Archive Forum.

The content in this forum may be out-of-date or have been superseded by newer information, and links in forum pages to other sites may not work.
This forum contains archives for future reference.

Visit our thread at Simple Machines Forum for current support.

SMF 2.1 users: EhPortal is a ported version of Simple Portal specifically designed for the SMF 2.1 branch.
Please visit web-develop.ca to download EhPortal and for its support.

User Info

Welcome Guest.
Please log in.

Who's Online

  • Dot Guests: 1250
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.

Recent Posts

Adding Forums Button to Nav bar by jirapon
[August 01, 2019, 09:07:12 AM]


Re: Board Icons by ♦ Ninja ZX-10RR ♦
[July 30, 2019, 04:03:41 PM]


MOVED: Czech translation???? by ♦ Ninja ZX-10RR ♦
[July 30, 2019, 03:04:51 PM]


Board Icons by jirapon
[July 30, 2019, 07:28:44 AM]


Re: Thankyou Simpleportal, by ♦ Ninja ZX-10RR ♦
[July 29, 2019, 09:41:29 AM]


Thanks for having an interest with our portal. If you have any requests for features, have a look at the Feature Requests board.

Floating shoutbox

Started by colby2152, September 24, 2013, 06:49:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

colby2152

I would like to adjust the theme settings to have the shoutbox, which is a right-side block, float on the right side of the page in which it can be expanded from a slim bar.  It would float on the right side of the browser screen, centered vertically.  Is there a way to do this through SMF theme settings and CSS?

[SiNaN]

I don't think it'll possible to do without considerable effort. You'll have to take the shoutbox away from it's position there and put it in a different container which floats around as you want. There are many topics around discussing how to put shoutbox in a custom location; so with that and a way to make that container float as you want it, I think it's possible.
And slowly, you come to realize... It's all as it should be...

colby2152

Quote from: [SiNaN] on September 25, 2013, 12:49:01 PM
I don't think it'll possible to do without considerable effort. You'll have to take the shoutbox away from it's position there and put it in a different container which floats around as you want. There are many topics around discussing how to put shoutbox in a custom location; so with that and a way to make that container float as you want it, I think it's possible.

What do you mean by different container?  Force it into a different DIV?

colby2152

I have found a workaround for this.  Thanks.