Tunny007 at 09h08
23
Sep
2011
hi on my forum when members write posts the default colour is red and its horrible on the eye, could you please tell me hw to make the default colour of all posts to white thanks
1 Tunny007, on 23/09/2011 at 14h18
also when new members register and when there typing posts they cannot see what they are typing need help with that too please thnks very muchly
2 Guest, on 23/09/2011 at 14h29
Please provide your forum URL for appearance problems
3 Tunny007, on 23/09/2011 at 14h31
Mondi wrote:Please provide your forum URL for appearance problems
http://casdistfootball.forumotion.co.uk/
ok ive solved how to change the colour of the text, but can you click on register an acount and try adding your username password etc you cant see what you type its the same when you make a post thanks in advance
4 Guest, on 23/09/2011 at 14h35
Add this in your css this is when they register an account on your forum.
- Code:
input, textarea, select {
border-color: #666;
color: #333333;
font: 11px Verdana,Arial,Helvetica,sans-serif;
}
input.post, textarea.post, select {
background-color: #ccc;
}
5 Tunny007, on 23/09/2011 at 14h36
Mondi wrote:Add this in your css this is when they register an account on your forum.
- Code:
input, textarea, select {
border-color: #666;
color: #333333;
font: 11px Verdana,Arial,Helvetica,sans-serif;
}
input.post, textarea.post, select {
background-color: #ccc;
}
hi thanks for the reply can you guide me on how to add it to the css?
6 Guest, on 23/09/2011 at 14h40
CSS can be found in A-CP => Display => Pictures and Colors => Colors => CSS Stylesheet put the code and save.
now for the post body add this
now for the post body add this
- Code:
.postbody {
color: #fff;
font-size: 12px;
line-height: 18px;
}
7 Tunny007, on 23/09/2011 at 14h44
love you problem solved +1
8 Guest, on 23/09/2011 at 14h46
Your welcome! +1 too you to 
9 Nera., on 23/09/2011 at 15h28
Solved > Locked
Similar topics
CSS3 Text Shadows
Adding text shadow effect with CSS
Hi and welcome.Today we are going to talk about CSS3 text shadows.Shadows have been added to CSS2 but have been removed.Now the return to CSS3.Before we move onto the code,lets take a look at some
Hi,
there is a search function which will highlight the word we require. Is there a way we can use selenium to validate that the system highlight the correct word?
For example we have
test b
test b
from search function we search for test and it
Hi, I Have A Problem On My Second Forum.
Inside The Photo, All Link Inside Forum Category Is Position Left, Also It Force The Forum Icon To Front, Not Right. How To Fix The Problem ?
My Second Forum Link:
http://phonessolving.buygoo.net
Thx
Replies 1 to 9 on 9 for "forum text coulour"
Search
Informations
9 Replies For the topic :
"forum text coulour"
This topic has been viewed 530 times.
Last message :
23/09/2011 at 09h08 by "Tunny007"





