Help - Search - Members - Calendar
Full Version: Why has the blog layout reverted in 1.4.0?
Invision Power Services > Invision Power Services, Inc. > IPS Company Feedback > IP.Blog
fishfood
Hi there,

when you released the Release Candidates of 1.4 I loved the new 2 column blog layout. Now with the final release it's gone to a single column again!

Aaarrrggghhhh!

Can you tell me - is there a simple way to make it go back to 2 column layout again please? It was great!!!!

And why did you revert it back? Are you just playing with our heads?
China J
A lot of people complained of the inconsistencies of the 2x2 entry (FYI not 2 column by definition) layout including myself less alone there was no admin control of the layout which made it not universal for an average user to modify on their own. If you want that view back, then just cut and paste from the RC2 or RC3 version wink.gif
rmnp4ms
Is this controlled somewhere in the ACP or within style_image>theme>blog_css.css?
Morrigan
Neither. You have to revert the Blog List template to the RC1 template.
rmnp4ms
QUOTE (TheMorrigan @ May 21 2008, 08:25 PM) *
Neither. You have to revert the Blog List template to the RC1 template.

Pardon my ignorance, but how? (if not in the ACP or the file I mentioned)
BASHERS33
QUOTE (rmnp4ms @ May 21 2008, 07:33 PM) *
Pardon my ignorance, but how? (if not in the ACP or the file I mentioned)

Well you would have to know what the old template had in it. So you cant do it if you don't have someone tell you.

I ahven't looked so I'm not 100% sure if they changed that template. I had posted a topic in the peer to peer section here telling a way to make it look the way it currently does, so maybe they changed the css in that file I mentioned.

Long story short, you will probably have to edit blog_css.css and maybe the template bit too.
rmnp4ms
QUOTE (BASHERS33 @ May 22 2008, 12:50 AM) *
Long story short, you will probably have to edit blog_css.css and maybe the template bit too.

That's what I figured....ugh. Thanks BASHERS33!
rmnp4ms
look for this in your blog_css.css file....

CODE
.blog_list li {
    width: 100%;
    float: left;
}


Then change the 100% to 50%. I'm guessing that'll help you do what you want.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.