Can anyone tell me what these 2 items are for in Prosilver responsive CSS

For support and discussion related to templates, themes, and imagesets in phpBB 3.2.
Post Reply
User avatar
Jodi-86
Registered User
Posts: 100
Joined: Thu Nov 30, 2017 10:04 pm

Can anyone tell me what these 2 items are for in Prosilver responsive CSS

Post by Jodi-86 »

Hi, in the prosilver responsive CSS style sheet, can anyone tell me what these 2 items are for

The line original line:

Code: Select all

.cp-main .forabg, .cp-main .forumdb, .cp-main .post, .cp-main .panel {
border-radius: 7px;
}
But i've removed the panel and post items, so it's just:
.cp-main .forabg, .cp-main .forumdb {

I've looked through the control panel but can't find what corners they control, Is forumdb meant to be bg?

Thanks
User avatar
PlanetStyles.net
Former Team Member
Posts: 4809
Joined: Wed Nov 04, 2009 11:16 pm
Location: Way up in the sky close to the stars
Name: Christian
Contact:

Re: Can anyone tell me what these 2 items are for in Prosilver responsive CSS

Post by PlanetStyles.net »

Hi Jodi,

Weird one. .cp-main is used in MCP and UCP, but there isn't a scenario where .forabg or .forumdb classes are used on those pages.

This looks like redundant code and can probably be safely deleted.
User avatar
Jodi-86
Registered User
Posts: 100
Joined: Thu Nov 30, 2017 10:04 pm

Re: Can anyone tell me what these 2 items are for in Prosilver responsive CSS

Post by Jodi-86 »

Hey Christian thanks for that you're a star :-)
User avatar
Lumpy Burgertushie
Registered User
Posts: 69223
Joined: Mon May 02, 2005 3:11 am
Contact:

Re: Can anyone tell me what these 2 items are for in Prosilver responsive CSS

Post by Lumpy Burgertushie »

not only that but I checked all the files and the only place you find forumdb is in that responsive.css file.
the only place you find forabg is one time in forumlist_body.html
strange.

robert
Premium phpBB 3.3 Styles by PlanetStyles.net

I am pleased to announce that I have completed the first item on my bucket list. I have the bucket.
User avatar
david63
Registered User
Posts: 20646
Joined: Thu Dec 19, 2002 8:08 am

Re: Can anyone tell me what these 2 items are for in Prosilver responsive CSS

Post by david63 »

Probably "legacy" code that has not been removed - I bet if you looked hard enough you would find plenty more, Things like this should be reported in the bug tracker for action.
David
Remember: You only know what you know and - you don't know what you don't know!

I now no longer support any of my extensions but they will start to become available here
User avatar
Hanakin
Front-End Dev Team Lead
Front-End Dev Team Lead
Posts: 1065
Joined: Wed Dec 30, 2009 8:14 am
Name: Michael Miday
Contact:

Re: Can anyone tell me what these 2 items are for in Prosilver responsive CSS

Post by Hanakin »

yes but make sure to scrub the js files as there is alot of bloat that is due to some bad responsive js hacks that inject classes and from the naming its sounds like they would be related to the mcp
Post Reply

Return to “[3.2.x] Styles Support & Discussion”