PDA

View Full Version : how control blog layout and view ?


avitor
05-26-2010, 09:33 AM
hi
i after install the vb4 i find the CMS pages layout manager
and i find the forum layout manager
i don't find the blog pages layout manager

how i can control the blog layout ?

how i can change the blocks to show on right site on page
thanks

--------------- Added 1274916546 at 1274916546 ---------------

any help ?
please

avitor
05-27-2010, 11:02 PM
Any help please .?

Lynne
05-27-2010, 11:08 PM
add to additiona.css:
#content_container {float:right; }
#sidebar_container {float:left; }

Not tested in any other browsers except firefox.

If you want to change the layout more, you may want to change the template - BLOG

avitor
05-28-2010, 07:09 AM
A cool
Where I found this additional CSS ?
Thank you

Lynne
05-28-2010, 01:08 PM
additional.css is a template. You'll find it under the CSS Templates heading.

avitor
05-28-2010, 05:03 PM
work's perfect
this is the one
#content_container {float:left; }
#sidebar_container {float:right; }
thank you all for this help
all best

vinayak
11-18-2010, 01:01 PM
Hi

Can the number of columns being displayed on the blog and forum page be increased from 2 to 3? Can I have a left sidebar, a main content area and a right sidebar?

Lynne
11-18-2010, 01:35 PM
Can it? Sure. But there is no option to toggle to do so. You'd have to edit the templates and CSS to make it that way.

vinayak
11-18-2010, 01:41 PM
Can you give me some pointers? Which css file and template to edit? And how.

Thanks

Lynne
11-18-2010, 01:50 PM
People have already mentioned the BLOG template and the additional.css template. I'd start with the BLOG template.

edie
05-03-2011, 07:02 PM
I don't understand.
Where do you find the Blog Template?
- newbee....
- Edith Williams

Lynne
05-03-2011, 10:14 PM
The blog template should be in Style Manager > find style > Edit Templates > double click on Blog Templates > BLOG