![]() |
Change color of 'red box' in Calendar?
Is there a way to change the color of the box in the Calendar section that encompasses the day's date? The default color is red, but I think it would be spiffy if it matched my navbar. Please guide me to where this change can be made. I would much appreciate it. :)
running 3.5.4 |
In templates 'calendar_edit' and 'calendar_monthly_day':
Find and Change Color: Code:
<td class="alt2" height="50" width="$daywidth" style="padding:0px; border:1px solid red; font-weight:bold" title="$vbphrase[today]"> Find and Change Color: Code:
style="border:1px solid red; |
I could not find that 'code' in 'calendar edit', but I did find it in 'calendar monthly day' ...
my question is, I want to use color 'CC0066'... How do I code this in properly... ??? |
Search for similar code -- it's in there, trust me. Try just searching for "red".
You would use: Code:
border:1px solid #CC0066; |
Cool...the code worked without having to change the 'calendar edit' template. I tried looking for something, but I could not even find the word 'today' in there. Anyway, it changed. THANKS!!!! :)
|
All times are GMT. The time now is 11:38 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|