- Posts: 9
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Question need blue background and yellow text
I have use CSS editor to change all blue background and yellow pen because it is good for usher, and deafblind.
I change the white colour into blue colour.
Then I see results - disappointing because
first row is white
second row is blue
third row is white
etc
I want all rows are blue and yellow.
I search all in css editor not find.
I attach an image for example.
Please any templates with all blue background and yellow text.
Please Log in or Create an account to join the conversation.
Get and use Firebug. It´s a firefox plugin you can use to inspect your template piece by piece and see what CSS line affects whereI want all rows are blue and yellow.
I search all in css editor not find.
getfirebug.com/
Please Log in or Create an account to join the conversation.
But thanks anyway.
Need blue background and yellow ink still.
Please Log in or Create an account to join the conversation.
Need to make all blue background to match the website all blue background.
Please Log in or Create an account to join the conversation.
and find the "class" or "ID" that is used.
Search for this class or ID in Firebug/CSS
and change the background-colour. You get a life view in Browser. If your changes are right, insert them into kunena.forum.css.
What you are searching should be fb_sectiontableentry1 and fb_sectiontableentry2 (and perhaps more classes or IDs, that are responsible for the background)
Please Log in or Create an account to join the conversation.
I tried to use firebug and it does not display in kureau code ... only the main page, then i want them to analysis inside the box of kureau code - all black and white, not allow me to identify the code - perhaps I do something wrong. I search all white #FFFFFF and i replaced all into blue.
anyway I choose a different template that allow display all blue and yellow. It works now but new problems.
1. But some white still there especially the box (bottom) I do not know which code of white background need to change into blue.
2. when i type the post message, the subject is white and yellow ink.
3. forum header - are not white but something near white. do not know where the code is.
4. when press buttons - all white.
i will include all code in next message
Please Log in or Create an account to join the conversation.