Forum Replies Created
-
I am using xplicit for a theme. I also use a cache plugin that is not caching for logged in users.
I am taking local backups and restoring if something does not feel good. Through all my testing and experimentation with buddypress nothing have been changed as I revert all changes that do not work.
Now that you mentioned templates, is it possible to find somewhere already created templates with different color profiles and change them from there?
I found yesterday the buddypress.css maybe the answer lies there? I don’t mind redoing all the work every update as I only need to change 2 titles. Everything else fits to us.
I’m trying and trying and can’t find any lead on that.
The codex is complex and I cannot understand the child theme concept. Is it a child theme of the bp or a child theme of the theme I use (explicit)? If it is of the theme I use how can i make it to incorporate buddypress?
To add to the problems, alt-tab is a website that receives 1000+ visits/day and I cannot put it in maintenance mode in order to work on my leisure.
I hate to ask you that, and I know you have better things to do rather than answering questions, but can you please take me by the hand and lead me to solving this problem as I am unable to solve it on my own. Especially in a live environment.
When I firebug the “Members” title in the alt-tab.gr/members page I get the following:
I am at a loss here…
Thanks for the fast reply. The problem is I did use the !important tag. I identified the h1.main-title as found throught the firefox inspector and added on the style.css the “color:red !important;” at the end of every other element inside the brackets. I did it on h1, h1.main-title and some other css elements but nothing worked.
If it is not to much trouble could you also have a look at the inspector and check if I identified the correct elements?
I changed to the color of my choise on:
h1.main-title, h1.page-title, h1
Then I tried on some bp-page elements after browsing the style.css of the theme. I also changed the page to wp-page/theme and bp page.
Nothing worked.
If it is not to much trouble could you also have a look at the inspector and check if I identified the correct elements?