Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Search

 
Advanced search

8043 Posts in 1856 Topics- by 2099 Members - Latest Member: roi
Pages: [1]   Go Down
Print
Author Topic: Search Screen Text Color  (Read 284 times)
0 Members and 1 Guest are viewing this topic.
kwf
New Member
*

Karma: 0
Offline Offline

Posts: 0

MIS


WWW
« on: March 12, 2006, 08:11:00 PM »

Where would I change the color of the dropdown text in the search screen for monthname, day and year?
Logged
DanO
Moderator
Full Member
*****

Karma: 13
Offline Offline

Posts: 230

Please don't PM me. Post in the open forum.


WWW
« Reply #1 on: March 12, 2006, 11:24:00 PM »

Look in the section of the default.html that starts:

<%-- SEARCH VIEW --%>

The lines:

<SELECT NAME="start_month"> ...
<SELECT NAME="start_date"> ...
<SELECT NAME="start_year"> ...
   <SPAN CLASS="text">and ...
<SELECT NAME="end_month"> ...
<SELECT NAME="end_date"> ...
<SELECT NAME="end_year"> ...
</TD>

Maybe you can apply some CSS code to colour them??? I have no idea of the code myself.

Dan O.

------------------

Logged
kwf
New Member
*

Karma: 0
Offline Offline

Posts: 0

MIS


WWW
« Reply #2 on: March 13, 2006, 11:55:00 AM »

Thanks for the response.  I found that section of code after my post.  All I did to get the desired color effect was to add a style="color: #?Huh???" to the referenced statements.  As a side note, I have been a licensed user of CalendarScript for a over three years now and very satisified with the product.
Logged
Pages: [1]   Go Up
Print
Jump to: