border color in month view
border color in month view
by JHansen » Fri Feb 13, 2009 7:16 am
Can anyone tell me what line in the CSS I need to change to change the color and width of the borders of days in month view? thanks in advance
- JHansen
- Posts: 1
- Joined: Fri Feb 13, 2009 7:07 am
Re: border color in month view
by AlanHumphrey » Sun Feb 15, 2009 1:52 am
It's a two step process:
1) open events_css.css in the compontents/com_events directory and find the .cal_table definition at the top. add:
background:red;
to the definition, where "red" is the color you desire.
2) open events.css in the same directory. go to line 2031 and change 'cellspacing="1"' to the width you want.
save both files and refresh the page.
done.
1) open events_css.css in the compontents/com_events directory and find the .cal_table definition at the top. add:
background:red;
to the definition, where "red" is the color you desire.
2) open events.css in the same directory. go to line 2031 and change 'cellspacing="1"' to the width you want.
save both files and refresh the page.
done.
- AlanHumphrey
- Posts: 161
- Joined: Sat Dec 27, 2008 7:19 pm
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users

