Wordpress Themes - WP Forum at BFA
Click Here To DONATE! Support the theme development, get more attention and additional benefits based on your donation level. Your forum name will be highlighted.

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Page & Category Menu Bars »

[SOLVED] Calendar


Build custom WP THEMES, without
coding.
Click here for THEMEFRAME

From the author of Atahualpa, the #1 most
downloaded (700,000+) theme @ wordpress.org
  #1  
Old Feb 9, 2009, 02:31 PM
gproper
 
1 posts · Feb 2009
Really a great theme!!!

I tried to change the background of the calendar widget. But I did not manage this. Can anybody help me?

I would like white fonts, black background, grey title and orange hover.

Please look at www.dewoeste.nl, it is still under construction, just trying out a lot of things.

Thanks in advance.


Gerrit
  #2  
Old Feb 9, 2009, 04:55 PM
Flynn's Avatar
Flynn
 
3,730 posts · Oct 2008
Munich, Germany
Put a modified version of this into HTML/CSS Inserts -> CSS Inserts

HTML Code:
#calendar_wrap {
    padding: 0;
    border: none;
    }
    
table#wp-calendar {
    width: 100%; 
    font-size:90%;
    border-collapse: collapse;
    background-color: #ffffff;
    margin: 0 auto;
    }

table#wp-calendar caption {
    width: auto;
    background: #eeeeee;
    border: none;;
    padding: 3px;
    margin: 0 auto;
    font-size: 1em;
    }

table#wp-calendar th {
    border: solid 1px #eeeeee;
    background-color: #999999;
    color: #ffffff;
    font-weight: bold;
    padding: 2px;
    text-align: center;
    }
    
table#wp-calendar td {
    padding: 0;
    line-height: 18px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    text-align: center;
    }

table#wp-calendar tfoot td {
    border: solid 1px #eeeeee;
    background-color: #eeeeee;
    }
    
table#wp-calendar td a {
    display: block;
    background-color: #eeeeee;
    width: 100%;
    height: 100%;
    padding: 0;
    }
  #3  
Old Feb 13, 2009, 11:12 AM
MacMyDay's Avatar
MacMyDay
 
23 posts · Feb 2009
Perfect. This is excatly what I was looking for, I was able to reduce the size of the font in my calendar by changing its percentage accordingly in the [ table#wp-calendar ] command.

thanks Flynn!
  #4  
Old Nov 22, 2011, 02:40 PM
SharonJ's Avatar
SharonJ
 
370 posts · Sep 2010
Duncan BC Canada
Took me a while to find this, but this is perfect. Exactly what I wanted, Thank you Flynn.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calendar icon for date jpreuss Post-Kicker, -Byline & -Footer 7 Jun 9, 2011 09:05 AM
Calendar Date Problem yosh66 Sidebars & Widgets 0 Jun 21, 2009 10:16 AM
[SOLVED] Calendar recommendation? hospitalera Plugins & Atahualpa 2 May 17, 2009 10:15 AM
color of wp-calendar boris Sidebars & Widgets 2 Apr 6, 2009 05:12 AM
Best calendar plugin? paulae Plugins & Atahualpa 0 Mar 13, 2009 10:33 AM


All times are GMT -6. The time now is 01:14 PM.


Powered by vBulletin® Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.