Suggestion Box
Chat Interface covers up "Nav Up" button

I am new to Joomla 3.2.2 but I notice that by default it has a "Nav-up" button on the bottom right of every page to allow visitors to pop up to the top of the page.
Nice. But the Freichat interface covers this up.
Is there a way to move the interface a little bit to the left?

Just a suggestion.

I am new to Joomla 3.2.2 but I notice that by default it has a "Nav-up" button on the bottom right of every page to allow visitors to pop up to the top of the page. Nice. But the Freichat interface covers this up. Is there a way to move the interface a little bit to the left? Just a suggestion.

Which interface do you want to move to the left ?

If you want to move the chat, you will need to edit the css in freichat/client/themes/basic/styles.css .

Which interface do you want to move to the left ? If you want to move the chat, you will need to edit the css in freichat/client/themes/basic/styles.css .
Necessity is the mother of all inventions!

It's the "Users" interface that tells you how many users are online or allows you to say if you are available etc. I will edit the css and see what happens. Report back later.

It's the "Users" interface that tells you how many users are online or allows you to say if you are available etc. I will edit the css and see what happens. Report back later.

Thanks it worked!
I changed "margin-right" on line 109 from 5px to 75px

#freichat {
position: fixed;
right: 0px;
bottom: 0px;
margin-right: 5px;
font-family: helvetica, arial, sans-serif;
font-size: 13px;

Thanks it worked! I changed "margin-right" on line 109 from 5px to 75px #freichat { position: fixed; right: 0px; bottom: 0px; margin-right: 5px; font-family: helvetica, arial, sans-serif; font-size: 13px;
92
3
0
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft