Frontpage articles

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Thu Mar 29, 2012 10:01 am
Heloo.
I what to display on the frontpage 3 articels, 1 in leading and 2 in 2 colums, the problem is that when I publish on the frontpage only 2 articles are displayed, the article from the leading , and the left colum the second column is not displayed.


can someone help me ?

ps: sorry for my english
User avatar
Senior Boarder

teitbite
Wed Apr 04, 2012 12:47 am
Hi

Can I please see Your site to visualize the issue ?
User avatar
Moderator

GK User
Thu Apr 05, 2012 2:51 pm
bilancia-cc.ro it is a test website, on the frontpage i put to display article in 2 column.
User avatar
Senior Boarder

teitbite
Thu Apr 05, 2012 9:14 pm
Hi

Please add this to css:

Code: Select all
.column_separator {
    display: block;
}
User avatar
Moderator

GK User
Fri Apr 06, 2012 7:20 am
Thanks for answer.
I put in .Css the code that you send me and now all my articles are published in the same column.
I try to publish on frontpage 5 article 1 in leading and 4 article in 2 colums (2+2).
User avatar
Senior Boarder

teitbite
Fri Apr 06, 2012 8:44 pm
Hi

That was the change I needed to see. Now please add this to css:

Code: Select all
.article_column {
    width: 48% !important;
}


Now everything should be ok.
User avatar
Moderator

GK User
Sat Apr 07, 2012 8:16 pm
thank you !
now it is ok.

bye
User avatar
Senior Boarder

teitbite
Sun Apr 08, 2012 3:10 am
Hi

Glad I could help.
User avatar
Moderator


cron