Wayne,
Was just wandering whether I can change the title at the side of the slide in WordPress?
Thanks & Regards,
Eric
imeric7 wrote:Wayne,
Was just wandering whether I can change the title at the side of the slide in WordPress?
Thanks & Regards,
Eric
How can I delete the timestamp information from the posts?
This question is answered here.
/*
Theme Name: Sliding Door Child
Description: Child theme for the sliding-door theme
Author: STi
Template: sliding-door
*/
@import url("../sliding-door/style.css");
#wrapper {
margin-top: 20px;
padding: 0 20px;
}
#content {
width: 670px;
}
#comments, #content p {
clear: both;
overflow: hidden;
}
#content p,#content ul,#content ol,#content dd,#content pre,#content hr {
margin-bottom: 12px;
font-family: "Century Gothic",Verdana,Helvetica,Sans-serif;
}
Return to Advanced - Customising the theme