Rika Y's Library tagged → View Popular
01 Mar 07
Customizing K2: Part 2 - PaulStamatiou.com
-
.comments .commentlist li.authorcomment { /* Makes author comments look different */
background: #ECF4FD !important;
_background: none; /* I think this was because Internet Explorer didn’t play well with backgrounds here */
border-left: 2px solid #3388CC !important;
border-right: 2px solid #3388CC !important;
} -
<div id=”header” onclick=”location.href=’http://www.paulstamatiou.com/’;” style=”cursor: pointer;”>
22 Jan 07
Read more link from excerpt - K2 Community Forums
-
<?php the_content("Continue reading '" . the_title('', '', false) . "'"); ?>
22 Dec 06
Customizing K2: Part 1 - PaulStamatiou.com
-
Using a Header That Has the Blog Name In It
>
If you would like to use a header graphic that already has the blog name in it you will need to hide the title and description text automatically displayed by WordPress. This can be done in CSS with a simple entry.
>
h1{
>
display: none;
>
}
>
#header .description {
>
display: none;
>
}
>
Selected Tags
Related Tags
Sponsored Links
Ads by Google
Top Contributors
Groups interested in k2
Related Lists on Diigo
-
Vitamin K2
Items: 32 | Visits: 353
Created by: Matti Narkia
-
K2 - Sharing the Planet
Looking at subsystems
Items: 5 | Visits: 2
Created by: Michael Smith
Diigo is about better ways to research, share and collaborate on information. Learn more »
Join Diigo




- rikaizm on 2006-11-15