How to set a layout for the Sidebar different from the Page
-
Signor Aldolat,
Thank you for all your help on the “How to insert Posts in Page” thread – all seems to be working there OK. Though, I am still tweaking the CSS.
I still have to figure out the percentage distribution if I want to make a 2px border around the “li.pis-li” box – any idea how to tweak it:
li.pis-li {
width: 48%;
float: left;
margin-right: 4%;
}Now, to the main point here:
I will also be pulling the posts (of a different category) in the ‘right-sidebar’. Since have incorporated the 2-column CSS in my child-theme, which has a global effect, how can I make the PIS NOT to make 2-columns in the sidebar?Also, is it possible to have smaller image thumbnails for the sidebars?
Basically, what we are looking for is a separate CSS code for the sidebars – Any ideas?
Thank you very much.
Parwaiz
- The topic ‘How to set a layout for the Sidebar different from the Page’ is closed to new replies.