teentec
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WP Default Theme, one element i want to useI see:
.narrowcolumn .postmetadata {
text-align: center;
}.commentmetadata {
font-weight: normal;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}.narrowcolumn .postmetadata {.postmetadata ul, .postmetadata li {
padding-top: 5px;
}
.widecolumn .postmetadata {
margin: 30px 0;
}
display: inline;
list-style-type: none;
list-style-image: none;
}.commentmetadata {
margin: 0;
display: block;
}`Gah! confusing!
Forum: Fixing WordPress
In reply to: WP Default Theme, one element i want to useIt’s called
<p class="postmetadata alt">when I see the source code, it is enclosed in<p class="postmetadata alt">and</p>tags.Forum: Fixing WordPress
In reply to: WP Default Theme, one element i want to useSorry, i mean the grey thing.
Forum: Fixing WordPress
In reply to: WP Default Theme, one element i want to useGadget Guru, I meant the thing around it, not the text iself. Thanks!
Forum: Fixing WordPress
In reply to: 404 Not Found Error for A Certain PageOh, I see. I update the permalink structure and copy that .htaccess to my .htaccess on the server. Thanks a lot podz!!!!!!!!!
Forum: Fixing WordPress
In reply to: 404 Not Found Error for A Certain PageI’ve seen it’s not. Since I suck at chmod, what should I do?