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
Question on Reboot child framework
Avatar
kvr28
Member
Free Members
sp_UserOfflineSmall Offline
Apr 6, 2015 - 1:53 pm

okay, I think this is the only question I have. I modified the colors in midnight to fit our color scheme. I've added a couple rules to the child css, such as these

#spMainContainer .spGroupForumSection.spEven, #spMainContainer .spForumTopicSection.spEven, #spMainContainer .spMemberListSection.spEven {
background: #EFF6E3!important;
}
#spMainContainer .spTopicPostSection .spUserSection {
background: #D3D3D3!important;

}

the only issue I am having is that I moved all the default overlays to the child theme and activated the theme switcher plug-in so if the members want to change it they can. Those two rules are overriding the defaults as well, so I guess my question is what would I modify in my custom midnight overlay so I can remove them from the stylesheet. I'm having a heck of a time finding where to do it.

Thank-you

Avatar
Ike
Sawtry, UK
Member
Free Members
sp_UserOfflineSmall Offline
Apr 6, 2015 - 3:09 pm

Hey kvr,

For the first one (the sections), they use the variable $indexRowEvenBackGround.

For the second one (the spUserSection) it uses the variable $topicUserSectionBackGround

You should just be able to find these in your custom overlay and add your custom colours as the value.

Avatar
kvr28
Member
Free Members
sp_UserOfflineSmall Offline
Apr 6, 2015 - 3:14 pm

Sweet thanks Ike I'll give it a shot

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Apr 6, 2015 - 5:04 pm

let us know how you make out...

Avatar
kvr28
Member
Free Members
sp_UserOfflineSmall Offline
Apr 7, 2015 - 7:37 am

I tried just substituting the hex code for the colors right after those and that didn't work, so I just made some changes to the colors that they were calling for, mostly changing base color 7 to 1 and it seems to be working fine, thanks gents

Avatar
Ike
Sawtry, UK
Member
Free Members
sp_UserOfflineSmall Offline
Apr 7, 2015 - 9:07 am

Good stuff!

Avatar
kvr28
Member
Free Members
sp_UserOfflineSmall Offline
Apr 7, 2015 - 10:19 am

Holy crap, this is easier than I thought, took me 5 minutes to throw together a light version overlay that still ties into our site using the minimalist overlay, reboot is awesome.

Image Enlarger

Avatar
Ike
Sawtry, UK
Member
Free Members
sp_UserOfflineSmall Offline
Apr 7, 2015 - 11:15 am

Glad you are enjoying it, that was the idea and not too different from Unified in that aspect - a few quick changes once you know your way around it!

Avatar
kvr28
Member
Free Members
sp_UserOfflineSmall Offline
Apr 7, 2015 - 1:34 pm

Actually one last question, after experimenting and tweaking some things I prefer the lighter theme I made this morning, only thing I am having difficulty with changing is the Unread and recently updated topics background and hover at the bottom, I would like them to go odd even like the forum, any suggestions?

http://thehomesteadingboards.com/forums/

Avatar
Ike
Sawtry, UK
Member
Free Members
sp_UserOfflineSmall Offline
Apr 7, 2015 - 2:46 pm

Well although they are designed to only show one background colour to differentiate them from the forum rows, they still have the class spEven and spOdd attached to them.

You can build the class in the stylesheet and either give them colours there, or give them an overlay variable so you can have a different background colour for different overlays - presuming you want them to have lighter background colours than the forum rows odd and even.

Which would you prefer?

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: 619
Members: 17361
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625