Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
themes-topic
Barebones - overlapping
Avatar
Giovanna
Nijmegen - NL
Member
sp_UserOfflineSmall Offline
Mar 8, 2016 - 2:36 pm

Hi,

I noticed an overlapping issue as soon as I installed Barebones and I am not sure of the jargon to use in English as I have the whole thing in Italian now, so I have made some screenshots for you to see. Basically at the top of the forum I can read quickly the unread messages but when I open them the forum section does not scroll down enough and it overlaps.
overlapping-1.jpgImage Enlarger 

 

here is what I click when I see new messages, on "Apri" which is Open...

 

 

overlapping-2.jpgImage Enlarger

 

and here, a few lines below, you can see the overlapping: behind is the unread message and on top the message of the forum itself.

Hope I described the problem clearly...confused

My forum (in Italian) is: MsPforum

Avatar
Ike
Sawtry, UK
Member
Free Members
sp_UserOfflineSmall Offline
Mar 8, 2016 - 4:37 pm

Wow.. Apologies about that, I've just looked into it and it should be a pretty straight forward fix, just need to confirm a couple of things.

Thanks for spotting it. Are you happy to make a change to one of the CSS files yourself to get you by before the next update?

Avatar
Giovanna
Nijmegen - NL
Member
sp_UserOfflineSmall Offline
Mar 8, 2016 - 4:44 pm

Yes please! I need to add a couple of lines in there also for the ads so I don't mind at all! Thanks!

My forum (in Italian) is: MsPforum

Avatar
Ike
Sawtry, UK
Member
Free Members
sp_UserOfflineSmall Offline
Mar 8, 2016 - 5:24 pm

Great, OK I've opened up a ticket.

Could you please go to your Barebones folder (parent, not child) and open:

forum-themes > barebones > styles > desktop-css > sp-admin-bar.spcss

Then on line 54 you should have:

#spMainContainer #spAdminQueueList {
    padding: 0 0 15px 0;
    background: none;
    clear: both;
    display: block;
    max-height: 700px !important;
    z-index: 10000;
}

Add overflow: auto; so it should appear:

#spMainContainer #spAdminQueueList {
    padding: 0 0 15px 0;
    background: none;
    clear: both;
    display: block;
    max-height: 700px !important;
    z-index: 10000;
    overflow: auto;
}

As this will be fixed in the next release you don't have to worry about adding it back in. Let us know how it goes!

Avatar
Giovanna
Nijmegen - NL
Member
sp_UserOfflineSmall Offline
Mar 8, 2016 - 6:43 pm

it worked, thanks a lot! smile

My forum (in Italian) is: MsPforum

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Mar 8, 2016 - 9:51 pm

thanks for the confirmation - will be in next update... sorry for the issue...

Avatar
Giovanna
Nijmegen - NL
Member
sp_UserOfflineSmall Offline
Mar 9, 2016 - 1:04 am

no problem wink

My forum (in Italian) is: MsPforum

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Mar 9, 2016 - 9:44 pm

should be in early - mid April when wp 4.5 releases...

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: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 620
Members: 17365
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10128
Posts: 79626