1
limecity
popup window template
  • 2006/11/4 16:39

  • limecity

  • Friend of XOOPS

  • Posts: 1602

  • Since: 2003/7/6 0


on the "who's online" block.
when u click "more", it will popup a window.
does it use template.

I am using 7xred theme, the popup window bg color is all dark grey, so can't see any of the text.

how do i fix that theme?
hhttp://www.mounthiking.com
all your hiking gears and gadgets


2
McDonald
Re: popup window template
  • 2006/11/4 17:44

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


You probably can change it in the template directly.
If you open the template (modules/system/templates/blocks/system_block_online.html) you can edit it as you like.
It looks like they use some kind of javascript or so in the url for the popup window.

3
limecity
Re: popup window template
  • 2006/11/5 3:30

  • limecity

  • Friend of XOOPS

  • Posts: 1602

  • Since: 2003/7/6 0


ya i did to add some codes into it

<{$block.online_total}><br /><br /><{$block.lang_members}>: <{$block.online_members}><br /><{$block.lang_guests}>: <{$block.online_guests}><br /><br /><{$block.online_names}> <a href="javascript:openWithSelfMain('<{$xoops_url}>/misc.php?action=showpopups&type=online','Online',420,350);"><{$block.lang_more}>a>


but it didn't make any difference
hhttp://www.mounthiking.com
all your hiking gears and gadgets


4
limecity
Re: popup window template
  • 2006/11/5 13:33

  • limecity

  • Friend of XOOPS

  • Posts: 1602

  • Since: 2003/7/6 0


bump
hhttp://www.mounthiking.com
all your hiking gears and gadgets


5
limecity
Re: popup window template
  • 2006/11/6 3:09

  • limecity

  • Friend of XOOPS

  • Posts: 1602

  • Since: 2003/7/6 0


hhttp://www.mounthiking.com
all your hiking gears and gadgets


6
Shine
Re: popup window template
  • 2006/11/6 8:07

  • Shine

  • Just can't stay away

  • Posts: 822

  • Since: 2002/7/22


check the CSS even/odd
What colors are used. Because these colors are the same which are shown within the popup who's online.
Otherwise try to adjust:
misc.php
starting around prox line: 202
Here you see the CSS class even/odd reference. Change it into your own classes and make sure you add them also within your CSS file of the specific theme.

Let us know if it worked?!

7
limecity
Re: popup window template
  • 2006/11/6 12:14

  • limecity

  • Friend of XOOPS

  • Posts: 1602

  • Since: 2003/7/6 0


THank You for replying.
unfortunately i still haven got the problem solved.

//OpenTable();
if ( !$xoopsMailer->send() ) {
    echo 
$xoopsMailer->getErrors();
   } else {
               echo 
"

"._MSC_REFERENCESENT."

"
;
            }
//CloseTable();


this is the code on 199-205.
i tried attaching stylesheet but it gave an error msg indicating wrong syntax.

wat do i do now. anyone?
hhttp://www.mounthiking.com
all your hiking gears and gadgets


Login

Who's Online

325 user(s) are online (84 user(s) are browsing Support Forums)


Members: 1


Guests: 324


chaoos,

more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Oct 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits