/ Published in: CSS
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
/* Group Calendar Mods for Custom Headlines Theme */ table.calendar caption { background:none repeat scroll 0 0 #86A225; } table.calendar td.highlighted { background:none repeat scroll 0 0 #86A225; } div#container div#content { margin-left:auto; margin-right:auto; width:960px; overflow: hidden; } body div#container div#content div#container div#content { background:url("images/bg-box.png") repeat-x scroll 0 0 #FEFEFE; margin:0 0 20px; padding:20px; width:600px; float: left; } body div#container div#content div#container { width: 600px; } /* End Group Calendar Custom Headlines Theme Mods*/