Horizontal version

DWho's Online module (mod_dwhosonline) shows members, guests and robots on the site.

Horizontal version

Postby Den » Fri May 28, 2010 3:24 pm

Hi Darkick,

Do you have a horizontal version of this module? If not what would I need to do to accomplish this? I would like to put it in the footer of my sites.

Thanks
Den

Den
 
Posts: 2
Joined: Fri May 28, 2010 3:20 pm

Re: Horizontal version

Postby Darkick » Fri May 28, 2010 6:07 pm

CSS will help us. Try to add these CSS styles:
Code: Select all
ul.mod_dwhosonline {
  width: 100%;
}
ul.mod_dwhosonline li {
  display: inline;
  padding-left: 5px;
  padding-right: 5px;
}

Darkick
 
Posts: 204
Joined: Fri Sep 04, 2009 10:16 pm
Location: Russia, Ekaterinburg

Re: Horizontal version

Postby Den » Sat Jun 19, 2010 7:13 pm

Hi Darkick.

I added the css to the Module Class Suffix but it's still displaying in vertical mode. You can see it at: http://www.skyriver.org/

Thanks for your help...
Den

Den
 
Posts: 2
Joined: Fri May 28, 2010 3:20 pm

Re: Horizontal version

Postby Darkick » Tue Jun 29, 2010 8:29 pm

You have to add this code not to the Module Class Suffix, but to a CSS-file of your Joomla template.

Darkick
 
Posts: 204
Joined: Fri Sep 04, 2009 10:16 pm
Location: Russia, Ekaterinburg


Return to DWho's Online

Who is online

Users browsing this forum: No registered users and 3 guests