New Topic

Reply To: Extra right-sidebar and extra footers

Home › Forum › Customization › Extra right-sidebar and extra footers › Reply To: Extra right-sidebar and extra footers

#1362

idontgot
Participant

Now I got all right.

/* Mods */
.comments-link{display:none}
.cat-links{display:none}
.meta-sep{display:none}
.meta-prep-author{display:none}
.the_author{display:none}
.author.vcard{display:none}

#content {
width: 64%;
padding: 0 1%;
float: left;
}

.page-template-templatestemplate-sidebar-right-right-php #content, .post-template-templatestemplate-sidebar-right-right-post-php #content, .page-template-templatestemplate-sidebar-right-right-php #lsidebar-sidebar, .post-template-templatestemplate-sidebar-right-right-post-php #lsidebar-sidebar {
margin: 0 1%;
}

#lsidebar-sidebar, #rsidebar-sidebar {
width: 15%;
margin: 0 1%;
float: left;
}

li {
margin: 0.5em 0;
}