FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » How to change foreground and backgroun colors on this...
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
How to change foreground and backgroun colors on this... [message #5048] Sat, 17 August 2002 19:17 Go to next message
FUDchild is currently offline  FUDchild   United States
Messages: 49
Registered: February 2002
Location: Mulberry, Florida
Karma: 0
Member
I cant read this text, somehow when I was trying to fix the link colors which took me 10hours to figure out.. suddenly this happened... notice the drop down box si white on whit...

where do I change the settings for the background and forground for the Goto Forum: drop down navigator?

http://planetkingpin2.telefraggednot.com/images/needtofix.png

Ughhh I am frustrated and have spent all night trying to figure this out..

This is 2.3.0RC2

[Updated on: Sat, 17 August 2002 19:24]

Report message to a moderator

Re: How to change foreground and backgroun colors on this... [message #5050 is a reply to message #5048] Sat, 17 August 2002 20:41 Go to previous messageGo to next message
esm2002 is currently offline  esm2002   United States
Messages: 339
Registered: May 2002
Location: Atlanta Georgia
Karma: 0
Senior Member
try changing the value of the SmallText class - try red or blue just to see what happens.

Gene
"The older I get, the more I admire competence, just simple competence in any field from adultery to zoology."
Re: How to change foreground and backgroun colors on this... [message #5051 is a reply to message #5050] Sat, 17 August 2002 22:10 Go to previous messageGo to next message
FUDchild is currently offline  FUDchild   United States
Messages: 49
Registered: February 2002
Location: Mulberry, Florida
Karma: 0
Member
esm2002 wrote on Sat, 17 August 2002 16:41

try changing the value of the SmallText class - try red or blue just to see what happens.


what I did was create my own style sheet, after learning how to use css, I then added this to the style sheet... And then I called my style sheet in the header right after the forum style sheet was called and I did an override sorta kinda maybe lol

OPTION
{
COLOR: silver;
BACKGROUND-COLOR: #373737;
}

And that was the way I solved my probelm, small text references all the small text - but does not address the forground and background colors of an object or selected object.

I waited for protoss to answer and decided to figure it out myself Smile

Thanks for your suggestion but this worked nicely..

protoss you need to add to the internal style sheet the object properties so ppl can change their drop down menu colors.

PEACE
Film At 11

Where there is will, there is always a way...

[Updated on: Sat, 17 August 2002 22:14]

Report message to a moderator

Re: How to change foreground and backgroun colors on this... [message #5053 is a reply to message #5051] Sun, 18 August 2002 02:10 Go to previous messageGo to next message
esm2002 is currently offline  esm2002   United States
Messages: 339
Registered: May 2002
Location: Atlanta Georgia
Karma: 0
Senior Member
changing the value of smalltext will change the appearance of the text in the dropdown box....but is also changes the color of all the small text! Which is not really good, especially if you have a dark background for your forum....you want a light color on the background for all that small text but the background color of the dropdown box is white....which will make the text hard to see.

I had the same problem as you and posted a msg in the bug forum about several of the things related to the CSS. This is one of them and think I will adopt your method. As I said in that post, I think they did an outstanding job on the CSS.

I did a no-no for which I will probably be forever banned from using FUDForum: I thought using the templates thru the CP to be VERY, VERY slow. So I just made a copy of forum.css and renamed it forumce.css. I made changes to that file and uploaded it. Then I just change the filename in the header template.

Early on, I spent a lot of time making changes thru the template process only to have the file overwitten in an upgrade or a re-install. I groaned but I happen to be a back-up freak and found a backup copy.


Gene
"The older I get, the more I admire competence, just simple competence in any field from adultery to zoology."
Re: How to change foreground and backgroun colors on this... [message #5054 is a reply to message #5053] Sun, 18 August 2002 17:45 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Actually inside forumsel.tmpl there is a section where you could've defined the style for the background of the drop down select boxes.

FUDforum Core Developer
icon5.gif  Re: How to change foreground and backgroun colors on this... [message #9761 is a reply to message #5048] Fri, 18 April 2003 23:48 Go to previous messageGo to next message
Lotussteve is currently offline  Lotussteve   Austria
Messages: 8
Registered: December 2002
Location: Salzburg, Austria
Karma: 0
Junior Member

Hello!

I`m in the same situation:

I have a testinstall of FUD here

http://shangrila.valo.at/fud

and would like to have it in these colors.

Unfortunatly the Login-boxes and the timezone/change-forum dropdownmenus are white on white because of "smalltext".

I use 2.3.8 here, what is the recommended solution in the meantime? Has something changed since these postings here?

And since i`m not so good with CSS and the .tmpl-files: Where could i make change so all of the above mentioned drawbacks are solved?


Many thanks in advance,


Ciao,

Steve
icon14.gif  Re: How to change foreground and backgroun colors on this... [message #9762 is a reply to message #9761] Sat, 19 April 2003 00:11 Go to previous message
Lotussteve is currently offline  Lotussteve   Austria
Messages: 8
Registered: December 2002
Location: Salzburg, Austria
Karma: 0
Junior Member

Lotussteve schrieb am Sam, 19 April 2003 01:48

And since i`m not so good with CSS and the .tmpl-files: Where could i make change so all of the above mentioned drawbacks are solved?



Hello!

Ok, i was now searching for hours and by a mistake (adding a # too much) i discovered that, when i don`t set a color for "SmallText" i get Black on White in the dropdownmenus (Login, timezone in the userprofile or the "go to forum"-menu) while having white on grey for example in the who is online-section.

So it seems that the values i set f.e. for row_style_a take precedence here so that it fits well?

Although it sounds logic I`m puzzled but even more happy now, since it`s 2 o`clock in the morning here and i didn`t thought i`ll solve this Smile !



Ciao,

Steve

[Updated on: Sat, 19 April 2003 00:15]

Report message to a moderator

  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Error 500 when calling install.php
Next Topic: New topic create error
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Nov 03 05:11:54 GMT 2024

Total time taken to generate the page: 0.02546 seconds