I know this is proberly easy but I'm using the Redrum theme and both in the main section of the website and in the forum section (using PNphpBB2), I have an issue with the text in the dropdown menus.
For example if you go to my website (http://www.wordclan.com) and go to the forums and click on Usergroups so that you can join a group, all the text is white and the back ground is white.
Now it only this theme on my site that causes this. How would I resolve this issue in this theme?
I did a search in this forum but I did it using redrum, if there is a post that I missed please point me in the right direction.
Thanks!
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- nestormateo responded to »Fillters in Clip« 06:33 AM
- damon responded to »Can the Updated Version Check be Turned Off (Z 1.3)« 03:19 AM
- frw responded to »Bug in the SMTP mail transfer protocol - Port 25 - Zikula 1.2.9« 22. May
- mdee responded to »Short URL questions« 22. May
- mesteele101 responded to »Problem in Database Connection« 21. May
- Herr.Vorragend responded to »Clip Documentation and Doubt« 19. May
- mazdev responded to »zikula 1.3.3. and IE9« 19. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Redrum - Text Color
-
**unknown user**
- Rank: Softmore
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 365
Add this to your style.css file in the YOURTHEME/styles directory. Be certain to adjust the HEX color settings appropriately.
select.pn-normal {
color: #ffffff;
background-color: #505C78;
}
As for PNphpBB2 - come chck out our new .css generator for PNphpBB2 at http://www.autothemes.com -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: May 13, 2004
- Posts: 11
You know it was easy to use and I need to trying it again. It did not resolve me issue..LOL .. but I'll try again.
There seems to be a conflict between the themes CSS file and the forums when I made the changes. -
**unknown user**
- Rank: Softmore
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 365
Remember that when you save the CSS file that is generated - you need to give it a name that matches your theme name. So if your theme is Purple ... then the CSS must be Purple.css or PNphpBB2 will ignore it. -
- Rank: Developer
- Registered: Dec 31, 1969
- Last visit: Jun 01, 2010
- Posts: 6859
Is this going to be a downloadable module, or just a service on your site?
--
Home Page | Find on Facebook | Follow on Twitter
-
- Rank: Developer
- Registered: Dec 31, 1969
- Last visit: Jun 01, 2010
- Posts: 6859
Cool, I would suggest at least donating it to the PNphpBB people, if they're interested, so they can put it on their site. Seems like a good site to have it on-line. :)
--
Home Page | Find on Facebook | Follow on Twitter
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: May 13, 2004
- Posts: 11
OKay I must be stupid. I have tried the generator and copy and paste that did not work. I modified the files and named them as you suggested and that did not work.
I found the two files that are working against eachother but just cannot figure it out, but I did learn that if I change the file name toi what you suggested it breaks.
But I'm sure you got me off on the right start so I will keep playing and I hope to figure it out. I was going to give up and changes themes but the newer ones will not work on the hosting site I have and they don't seem to want to upgrade thier software.
- Moderated by:
- Support
