Log In · Register

 
kwikblog css, what are they asking for?
towntown2
post Dec 10 2005, 07:55 PM
Post #1


Mais je ne l'aime pas
*****

Group: Member
Posts: 971
Joined: Mar 2005
Member No: 108,135



I'm not sure if this is the right place, if this isn't then the mods or administrators are welcome to move it to the appropriate place.

Ok, I registered for kwikblog a couple days ago when I was told about it by Madame C (Thanks!). While adjusting the settings, it asked (optionally) for my own CSS design. What do they mean by my own CSS design? Did they mean like a template designed by me?

Does anybody have their own kwikblog css design that you can show me so I can understand?
 
 
Start new topic
Replies
towntown2
post Dec 11 2005, 01:19 PM
Post #2


Mais je ne l'aime pas
*****

Group: Member
Posts: 971
Joined: Mar 2005
Member No: 108,135



so that's what they mean by our own style sheet, correct?
and do you add the div class code to your page as well?
 
hi-C
post Dec 11 2005, 01:26 PM
Post #3


Amberific.
********

Group: Staff Alumni
Posts: 12,913
Joined: Jul 2004
Member No: 29,772



QUOTE(towntown2 @ Dec 11 2005, 1:19 PM)
so that's what they mean by our own style sheet, correct?
and do you add the div class code to your page as well?
*

For example, this is my template:
CODE
<p align="right" class="datentime"><b>
++post_date++ | ++post_time++</b></p>
<i>++post_title++</i>
<p align="lect">++post_content++</p>
<div align="right">
<a href="mailto:++myaddress++">Posted by Carrie</a> //  ++comments_link++</div>


Then under that, I made a stylesheet:
CODE
<style type="text/css">
p, i, b{
font-family: Tahoma;
font-size: 8pt;
color:#000000;
}
body{
background-color:858585;
}
p.datentime{
background-color:#ffffff;
border-bottom:FF0053 2px solid;
font-family: Tahoma;
color: #000000;
font-size: 8pt;
width:265px
}
A:link, A:visited, A:active{
color:#3D3D3D;
text-decoration:none;
font-size:8pt;
font-family: Tahoma;
}
user_info{
display:none;
}
body{
scrollbar-face-color: 858585;
scrollbar-shadow-color: 858585;
scrollbar-highlight-color: 858585;
scrollbar-3dlight-color: 858585;
scrollbar-darkshadow-color: 858585;
scrollbar-track-color: 858585;
scrollbar-arrow-color: 000000;
}
</style>
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: