- Posts: 10
- Thank you received: 0
Cannot make two columns of articles.
-
gmh
Inactive member -
Topic Author
- New Member
-
Less
More
12 years 10 months ago #18427
by gmh
Replied by gmh on topic Re: Cannot make two columns of articles.
Thanks for the quick reply. Im sorry, but I'm not sure if I understand you correctly. Do you mean delete the indicated css and put /* commented content */ in that position. Anyway, that's what I did. Now the backgound on all pages, single and multiple column, are displayed incorrectly. I've left it that way so you can see the affect if you look at my site.
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6806
- Thank you received: 724
12 years 10 months ago #18431
by milos
Replied by milos on topic Re: Cannot make two columns of articles.
Ivan told you to comment out CSS classes .content_wrap_bottom and .content_wrap. If you don't know how to comment out CSS code, then just replace it, but keep a copy of original layout.css file.
Please Log in to join the conversation.
-
gmh
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 10
- Thank you received: 0
12 years 10 months ago #18542
by gmh
Replied by gmh on topic Re: Cannot make two columns of articles.
I commented out the indicated code. When you say clear all properties from the css entities, I'm not sure what you mean. Does commenting out the code result in it being cleared, or do I have to use the clear attribute somehow (or something else) in the code somewhere? Sorry, but I'm not very familiar with CSS coding and terminology and am unsure what exactly to do.
Anyway, uncommenting the indicated CSS code didn't fix it, as there is now no background behind the content on any of the pages. I guess I'm not doing it correctly. Please clarify, plus any other suggestions. Thanks.
Anyway, uncommenting the indicated CSS code didn't fix it, as there is now no background behind the content on any of the pages. I guess I'm not doing it correctly. Please clarify, plus any other suggestions. Thanks.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 10 months ago #18557
by ivan.milic
Replied by ivan.milic on topic Re: Cannot make two columns of articles.
Ok, backup first layout.css and just delete them:
layout.css:
.content_wrap_bottom {
background: url(../images/content_border_bottom.png) no-repeat bottom left;
}
.content_wrap {
background: url(../images/content_border.png) repeat-y;
margin-top: 30px;
}
layout.css:
.content_wrap_bottom {
background: url(../images/content_border_bottom.png) no-repeat bottom left;
}
.content_wrap {
background: url(../images/content_border.png) repeat-y;
margin-top: 30px;
}
Please Log in to join the conversation.
-
gmh
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 10
- Thank you received: 0
12 years 10 months ago #18587
by gmh
Replied by gmh on topic Re: Cannot make two columns of articles.
Thanks. I did as you said. But now there is no grey background. However, I kind of like it that way. After also taking out the grey area behind the highlighted left menu item it looks a bit brighter, which better suites the image of the service I'm selling.
So, I'm happy with the way it looks now and will leave it as it is. Thanks for all the help.
So, I'm happy with the way it looks now and will leave it as it is. Thanks for all the help.
Please Log in to join the conversation.
-
AndreaMi
Inactive member -
- Member
-
Less
More
- Posts: 20
- Thank you received: 0
12 years 3 weeks ago #27433
by AndreaMi
Replied by AndreaMi on topic Cannot make two columns of articles.
Hi gmh,
Can I ask if you have solved the problem of viewing the blog? I installed the "hot start" and only by testing it with demo data, the blog is only one column. The settings are correct (2 columns in default).
It seems to me the same problem as you were. I opened an issue in the forum but I can not get out.
thanks
Andrea
Can I ask if you have solved the problem of viewing the blog? I installed the "hot start" and only by testing it with demo data, the blog is only one column. The settings are correct (2 columns in default).
It seems to me the same problem as you were. I opened an issue in the forum but I can not get out.
thanks
Andrea
Please Log in to join the conversation.
Time to create page: 0.097 seconds