- Posts: 16
- Thank you received: 0
Change front page layout
-
batisteli
Inactive member - Topic Author
- New Member
Less
More
12 years 1 month ago #23585
by batisteli
Change front page layout was created by batisteli
I want use the right sidebar in front page but publish it causes resizing of featured products images. I tried to set up the number of products per row on two and one but the problem remain. How can i change layout to have two products per row occupying the rest of the space between left and right side bars?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 1 month ago #23589
by ivan.milic
Replied by ivan.milic on topic Change front page layout
Send us link to page where you have conflict
Please Log in to join the conversation.
-
batisteli
Inactive member - Topic Author
- New Member
Less
More
- Posts: 16
- Thank you received: 0
12 years 1 month ago #23590
by batisteli
Replied by batisteli on topic Change front page layout
At the brazilian portuguese option you can choose it on top right corner
This is one
lojadasoja.cloudaccess.net/br/
another one
lojadasoja.cloudaccess.net/br/home/88/28...-de-soja-detail.html
This is one
lojadasoja.cloudaccess.net/br/
another one
lojadasoja.cloudaccess.net/br/home/88/28...-de-soja-detail.html
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 1 month ago #23594
by ivan.milic
Replied by ivan.milic on topic Change front page layout
you have set 3 products per row so it works OK, width of product is 33% so row is reserved for 3 products
Please Log in to join the conversation.
-
batisteli
Inactive member - Topic Author
- New Member
Less
More
- Posts: 16
- Thank you received: 0
12 years 1 month ago #23599
by batisteli
Replied by batisteli on topic Change front page layout
I know that. What I want is to use the front page with right sidebar. As this bar occupies part of the space available, I thought of deleting a row position and distribute the space for 2 products.
Have I made myself clear?
Have I made myself clear?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 1 month ago #23603
by ivan.milic
Replied by ivan.milic on topic Change front page layout
You can maybe use menu item page suffix , (suffix that starts with blank char) like :
" my_layout"
then in css:
.my_layout .width33{
width:49%!important;
}
something like that I guess
" my_layout"
then in css:
.my_layout .width33{
width:49%!important;
}
something like that I guess
Please Log in to join the conversation.
Time to create page: 0.147 seconds