1
Burning
Xoops.org top header
  • 2012/1/30 22:04

  • Burning

  • Theme Designer

  • Posts: 1163

  • Since: 2006/8/22


hi'

There is a problem with Xoops.org login form, located on the top of the page. It is an old problem with jGrowl, I had the same with one theme.

May be a solution here too ?

www/xoops.css
/* jGrowl redirection */
div.jGrowl {padding1em/*z-index: 9999*/z-index9998;}
body div.jGrowl.top-right {right25%; left25%; /*top: 2px*/top30px;}


www/xoops.org/themes/wox/css/home.css
div#xtHeader {
    
backgroundurl(../images/bghead.pngno-repeat top;
    
height106px;
    
width950px;
    
margin0 auto;
/* Addition */
positionrelative;
z-index9999;
}


... to test

Still learning CSS and... english

2
Mamba
Re: Xoops.org top header
  • 2012/2/1 13:40

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


what problem exactly? Which browser are you using?
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

3
Burning
Re: Xoops.org top header
  • 2012/2/1 19:58

  • Burning

  • Theme Designer

  • Posts: 1163

  • Since: 2006/8/22


hi'

1. Click on Login link
2. Enter your Username and password
3. Click on Login link
4. Close Jgrowl tooltip (or wait until it close by itself)
5. Try to click on Logout link or to enter a keyword into search field
--> you can't (Firefox and Opera tested)

... it is the same when you post on forum and you want to logout / to use search field. Because of JGrowl z-index : even it is hidden, div is still here with z-index: 9999;

(sorry for poor english)
Still learning CSS and... english

4
Mamba
Re: Xoops.org top header
  • 2012/2/3 13:44

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


OK, I tested with Opera (I normally don't use Opera), and I see the problem.

However, your solution didn't fix it (or maybe introduced a new problem) - the yellow headline became invisible.

I guess, we'll have to look deeper into it, unless we use something different than jGrowl.

For the time being, the easiest way is to refresh the page, and then the logout link should accessible again.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

5
Burning
Re: Xoops.org top header
  • 2012/2/3 21:45

  • Burning

  • Theme Designer

  • Posts: 1163

  • Since: 2006/8/22


Thanks Mamba for tests. And sorry for time lost.

Your solution is good, but for some other themes (it depends on top header location / Jgrowl position) it may causes real troubles. In this case, try to play to with z-index: 9999;
Still learning CSS and... english

Login

Who's Online

214 user(s) are online (134 user(s) are browsing Support Forums)


Members: 0


Guests: 214


more...

Donat-O-Meter

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

Latest GitHub Commits