IPB

( Zaloguj | Zarejestruj )

> Uwaga!

Jeśli opisujesz problem ze skórką - podaj link do downloadu - nie każdy ma tą skórkę co Ty ;)

 
Reply to this topicStart new topic
> Kalendarz w Natural Essence, Jak zmienić wygląd kalendarza
lagarto
post 03.7.2007 - 17:25
Post #1





Grupa: Bloger
Postów: 8

Nr: 1 638



Mam kłopot Chciałbym aby kalendarz w sidebarze wyglądał jak ten z górnej części obrazka, a wygląda jak ten dolny...:/

Theme oparty jest na Natural Essence do pobrania stąd
Arkusz CSS próbowałem zmienić na wiele sposobów ale bezskutecznie... Moja wiedzanie jest zbyt zaawansowana na tym polu wink.gif Stąd prośba do was co zmienić w tym diabelskim arkuszu by wyglądał po ludzku wink.gif
Część odpowiedzialna za kalnedarz wygląda tak:
CODE
/* calendar */
#wp-calendar {color: #A0A0A0;}

.col2 .right table caption {border-bottom-color:#000;}
.col2 .right table thead tr {
border-bottom-color: #000;
color: #A53512;
}
.col2 .right table th {border-bottom-color:#000;}
.col2 .right table td#today {
border-color: #000;
color: #A53512;
}
.col2 .right table td a {
border-bottom-color: #000;
background-color: #EDF3DE;
}

.col2 .right table tfoot {border-top-color: #000;}
.col2 .right table tfoot a {background: none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
display: inline-table;
border-collapse: collapse;
width: 185px;
margin: 0px 10px 0 10px;
text-align: center;
}

.col2 .right table caption {
margin: -5px 10px 0 10px;
padding-bottom: 5px;
border-bottom: 1px solid;
letter-spacing: 0.1em;
}

.col2 .right table thead tr {border-bottom:1px solid;}

.col2 .right table th {border-bottom:1px solid;}

.col2 .right table td {
width: 225px; /* maximaize width; honestly, I don't know much about tables... */
padding: 1px;
font-size: 0.9em;
}

.col2 .right table td#today {
padding: 0;
border: 1px solid;
font-size: 1em;
font-weight: bold;
}

.col2 .right table td a {
display: block;
border-bottom: 1px solid;
font-weight: bold;
font-size: 1.15em;
}

.col2 .right table tfoot {border-top:1px solid;}
.col2 .right table tfoot a {
border: none;
font-weight: bold;
}
.col2 .right table tfoot #prev a {text-align:left;}
.col2 .right table tfoot #next a {text-align:center;}


Please help!!! Niech to choć odrobinę lepiej wygląda...
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



: 22 05 12 - 10:53