Ipb Wiki: Integration of Invision Power Board and MediaWiki
From Ipb Wiki: Integration of Invision Power Board and MediaWiki
![]() ![]() |
Jan 8 2009, 07:10 AM
Post
#1
|
|
|
Member ![]() ![]() Group: Customer Posts: 11 Joined: 30-December 08 Member No.: 2,139 |
okay the problem is some of my invision skins are dark, and the text for the wiki articles is always dark. Isn't there some way I can make the text sometimes dark and sometimes light depending on the skin? I used firebug and it says it's inheriting the text from table.ipbtable... but the text is showing up as the color 222222 even though the skin has it set to FFF.
Did that make any sense or should I post pics? |
|
|
|
Jan 8 2009, 06:42 PM
Post
#2
|
|
![]() Administrator ![]() ![]() ![]() Group: Root Admin Posts: 2,955 Joined: 5-February 06 From: Belgium Member No.: 1 |
it makes sense yes, the css is the result of a combination of:
- your forum css (found in your forum image folder) - the wiki css found in your wiki skins/ipbwiki_skin folder (main.css) - css defined in the file ipbwiki_commons.php in the function invision_css (found in your forum folder) --> it's the last one that's causing the issue, It's a while ago I wrote that part but I think I added the definition for the ipb.table in there for the ipbwiki_skin_monobook type skins, but that you don't need this one for the ipbwiki_skin type skin, so if you're just using the ipb style you can remove it from that piece of code, or just the text color maybe) |
|
|
|
Jan 8 2009, 09:40 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Customer Posts: 11 Joined: 30-December 08 Member No.: 2,139 |
Perfect, thank you so much. I was ready to pull my hair out because I could not find where that code was. Thanks again.
|
|
|
|
![]() ![]() |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:





Jan 8 2009, 07:10 AM



