The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

current day on calendar a diff color?

4 posters

Go down

current day on calendar a diff color? Empty current day on calendar a diff color?

Post by alb4h Tue May 21 2013, 15:40

Hi,
I am using a slightly modified version of "Dark Skin" available from the hitskin.com tab on the main configuration page. When looking at the main calendar, there is no differentiation of the current day. All days in the calendar look the same. I would like for the current day to show up in a slightly different color, or look different in some way such that it's obvious what day it is. How do I do this?

Thanks,
Ann
avatar
alb4h
New Member

Posts : 6
Reputation : 1
Language : English

Back to top Go down

current day on calendar a diff color? Empty Re: current day on calendar a diff color?

Post by runawayhorses Tue May 21 2013, 15:57

Try this code, I know it works for invision perhaps the selector is the same for your version of forum.

Code:
#calendar .hover-td:not(.row2):not(.row3) {
color:red!important;
border:1px solid red;
font-weight:700;
}
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

current day on calendar a diff color? Empty Re: current day on calendar a diff color?

Post by alb4h Tue May 21 2013, 16:00

Thanks for the reply?

Where do I put this code in the stylesheet?
avatar
alb4h
New Member

Posts : 6
Reputation : 1
Language : English

Back to top Go down

current day on calendar a diff color? Empty Re: current day on calendar a diff color?

Post by Mati Tue May 21 2013, 16:00

alb4h wrote:Thanks for the reply?

Where do I put this code in the stylesheet?

Yes!
Mati
Mati
Hyperactive

Posts : 2020
Reputation : 330
Language : HTML, CSS & JavaScript
Location : Forum Services

https://forumservice.forumotion.com/

Back to top Go down

current day on calendar a diff color? Empty Re: current day on calendar a diff color?

Post by runawayhorses Tue May 21 2013, 16:02

Yes, go to AP>>Display>>Colors>> the click the CSS stylesheet tab at the top. If it doesn't work you can post your forum url so I can take a look at your calendar to get the correct selector, thats assuming I can view it without being a member.
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

current day on calendar a diff color? Empty Re: current day on calendar a diff color?

Post by alb4h Tue May 21 2013, 16:06

I see how to get to the stylesheet, but does it matter where I insert the text that you provided?
avatar
alb4h
New Member

Posts : 6
Reputation : 1
Language : English

Back to top Go down

current day on calendar a diff color? Empty Re: current day on calendar a diff color?

Post by runawayhorses Tue May 21 2013, 16:08

No, you just don't want to disturb any of the other codes in there, so just paste the code at the bottom of the stylesheet making sure to leave a space between the code above it.
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

current day on calendar a diff color? Empty Re: current day on calendar a diff color?

Post by Ultron's Vision Tue May 21 2013, 16:10

Also, if the code does not work, please provide your forum URL for further design help Wink
Ultron's Vision
Ultron's Vision
Forumember

Male Posts : 634
Reputation : 45
Language : English | German | HTML | JavaScript | PHP | C++ | Perl | Java
Location : Vienna, Austria

http://duelacademy.net

Back to top Go down

current day on calendar a diff color? Empty Re: current day on calendar a diff color?

Post by alb4h Tue May 21 2013, 16:15

Well that worked for the calendar in the widget but I am trying to change the main calendar. The forum is slhnteens.org

Ann
avatar
alb4h
New Member

Posts : 6
Reputation : 1
Language : English

Back to top Go down

current day on calendar a diff color? Empty Re: current day on calendar a diff color?

Post by runawayhorses Tue May 21 2013, 16:45

Well I thought you wanted the widget calendar, so then I tried the main cal but couldn't make it work, so if anyone knows how please post how to do it.
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum