Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
testing a new theme
Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
May 6, 2014 - 8:40 pm

would need a url to take a look...

Avatar
kvr28
Member
Free Members
sp_UserOfflineSmall Offline
May 6, 2014 - 11:34 pm

Mr Papa said
would need a url to take a look...

here you go

http://thehomesteadingboards.com/forums/

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
May 7, 2014 - 3:30 am

The .ui-dialog class in your SP theme css file (default.php) requires a z-index of at least 1.

This is actually the opposite of all other sites we have encountered since WordPress 3.9 where we have had to recommend people remove the z-index completely. I have to admit I am stumped as to why your WP/WP theme/SP should be different. But hey - that is one of the things we all love about WordPress... every site is unique!

So - it depends which theme you prefer to customise. You could probably put this in your WordPres theme:

.ui-dialog { z-index: 1; }

or just add the z-index to the SP theme where you will find an entry already in place for this class.

The good news is that 5.5 of SP will introduce child themes making customisation a lot safer from updates.

andy-signature.png
YELLOW
SWORDFISH
Avatar
kvr28
Member
Free Members
sp_UserOfflineSmall Offline
May 7, 2014 - 7:58 am

thanks yellow, I added that to the theme custom css and it works fine

Avatar
kvr28
Member
Free Members
sp_UserOfflineSmall Offline
May 7, 2014 - 8:09 am

yellow, what would I add for the pop log in screen on mobile? I just noticed having a issue on that as well

Image Enlarger

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
May 7, 2014 - 8:46 am

The mobile sliding panel (#spMainContainer #spMobilePanel) already has a z-index of 99999 which is huge so I am surprised that anything can show up over the top of that!

Try adding a couple of extra 9's...

andy-signature.png
YELLOW
SWORDFISH
Avatar
kvr28
Member
Free Members
sp_UserOfflineSmall Offline
May 7, 2014 - 8:57 am

where would I find that? or is that something I can just add to my wp-theme custom css?

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
May 7, 2014 - 10:21 am

Well... if you change the SP theme then you are using 'Unified' for mobiles so it is the same as 'default' except in the Unified folder and named unified.php.

If you change it in your WP theme styles.css file then as before - just add it and see.

andy-signature.png
YELLOW
SWORDFISH
Avatar
kvr28
Member
Free Members
sp_UserOfflineSmall Offline
Jun 23, 2014 - 8:58 am

is this the correct way I would add it to my custom css?

#spMainContainer #spMobilePanel { z-index: 10000000000 !important; }

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Jun 23, 2014 - 9:04 am

Yes - give that a try.

To be honest I am not sure what the maximum z-index value can be but I believe you have gone way beyond it there so interested to hear if that solves it.

andy-signature.png
YELLOW
SWORDFISH
Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 649
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 616
Members: 17344
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10117
Posts: 79600