The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Some widgets are not displaying

2 posters

Go down

Solved Some widgets are not displaying

Post by Van-Helsing October 24th 2015, 11:31 pm

Hello dear all,
I have two widgets which are not displaying. The widgets which stopped displaying haven't setup with table style because I am using CSS to display them in a different point on my forum. My Forum version is PunBB.

Can someone help me with this issue?


Last edited by Black-Shadow on October 25th 2015, 3:48 pm; edited 1 time in total
Van-Helsing
Van-Helsing
Hyperactive

Male Posts : 2431
Reputation : 116
Language : English, Greek

http://itexperts.forumgreek.com/

Back to top Go down

Solved Re: Some widgets are not displaying

Post by Ange Tuteur October 25th 2015, 12:59 am

Hi @Black-Shadow,

Which specific widgets are not showing up ?
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Some widgets are not displaying

Post by Van-Helsing October 25th 2015, 1:39 am

Hello @Ange Tuteur,
The AdminCP and StaffStats widgets. The elements are .AdminCP and .StaffStats the html elements looking ok and the css too. I think the problem appeared after update for google chrome on f/m servers. Do you need the codes to check it?

I have tested it with latest versions of Mozilla FireFox, Google Chrome and opera web browsers.

Update:
Ok I changed the position of widgets in CSS from absolute to fixed and it is scrolling on pc but on ipad and on smartphone in forum pc(classic) version still not appearing. Sad
Previously when I had position to absolute working fine on pc, ipad and smartphone.
I don't know why the absolute position is not working now.

Van-Helsing
Van-Helsing
Hyperactive

Male Posts : 2431
Reputation : 116
Language : English, Greek

http://itexperts.forumgreek.com/

Back to top Go down

Solved Re: Some widgets are not displaying

Post by Ange Tuteur October 25th 2015, 3:28 pm

Hmm.. it might be because the overflow is hidden on the column. Try adding this to your CSS :
Code:
#content-container div#right {
  overflow:visible !important;
}
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Some widgets are not displaying

Post by Van-Helsing October 25th 2015, 3:38 pm

Ok now its solved i fixed it with CSS.

Thank you very much @Ange Tuteur
Van-Helsing
Van-Helsing
Hyperactive

Male Posts : 2431
Reputation : 116
Language : English, Greek

http://itexperts.forumgreek.com/

Back to top Go down

Solved Re: Some widgets are not displaying

Post by Ange Tuteur October 25th 2015, 3:51 pm

You're welcome ^^

Topic archived

Have a good day. Smile
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum