Hi guys !
I want to customize box_cleanslate theme for my website, but I dont found as move menu header to right and decrease the font size in poll options.
As you see in this screenshot I want move menu header (red square) from the left to right or center. Also I want to rezise text options (red square) from poll as bottom text size(green square).
It seems to me that in my theme at least the only class a node has is "node". There's no identification of what taxonomy it is (if any), what node type it is, or whether its a teaser preview or full text.
So these are the 3 classes I'd like added to nodes in the html of my theme:
How do you group comments into a containing div? Like this:
<div id="container">comments</div>
This way it will be possible to apply a style to them as a whole, for instance deciding where they should show up in the page.
Any suggestions? Thanks in advance.