-
AuthorPosts
-
simplesite Friend
simplesite
- Join date:
- August 2013
- Posts:
- 155
- Downloads:
- 0
- Uploads:
- 57
- Thanks:
- 20
- Thanked:
- 4 times in 1 posts
October 13, 2013 at 6:39 am #191343Hello,
For a 600×300 banner I like to create a custom html module setting the grid to grid2x1 but it’s not working.
I am not sure if it’s the template but can you please help?
when I try to take two blocks for a module, it doesn’t respond.
See the images. the first one is how it looks and the 2nd one is how I would want it to look. You can also see it live at the bottom:
http://kroeshaar.com/jfixel/index.php?option=com_content&view=category&layout=ja_fixel:fixel&id=56&Itemid=616I hope you can help. Thanks.
-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 14, 2013 at 10:58 am #508929I tried to access your site with username/password included on the thread but no success.
I have tested to change from Grid Type: 1×1 to 2×1 and put large image with size from 600×300 or larger, see the screenshot
simplesite Friendsimplesite
- Join date:
- August 2013
- Posts:
- 155
- Downloads:
- 0
- Uploads:
- 57
- Thanks:
- 20
- Thanked:
- 4 times in 1 posts
October 15, 2013 at 5:38 am #509011I emailed you the right info. Can you please take another look because I am struggling with the same problem.
I am trying to create this layout:
http://kroeshaar.com/jfixel/index.php?option=com_jshopping&controller=products&task=&category_id=1&manufacturer_id=&label_id=&vendor_id=&page=&price_from=&price_to=&product_id=&Itemid=540But instead of the slide show I like to add a video also making the grid 3×2 but I get this layout:
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 16, 2013 at 8:49 am #509138I have defined grid-2×1 other css style on this file
+ Open templates/ja_fixel/css/custom.css file
Add new script
.custom.grid-2x1 {
width: 100% !important;
}+ Add Module Class Suffix: grid-2×1 in WebShop (2) module
+ Add Module Class Suffix: grid-3×2 in Web Shop Twists Out module
Please check it again, let me know if it helps
simplesite Friendsimplesite
- Join date:
- August 2013
- Posts:
- 155
- Downloads:
- 0
- Uploads:
- 57
- Thanks:
- 20
- Thanked:
- 4 times in 1 posts
October 17, 2013 at 3:34 pm #509349The only problem is that I can’t assign a position now. How can I solve that? Your example only shows the grid size.
And another thing: why is the background of the modules black? Where how can I change it?
http://kroeshaar.com/jfixel/index.php?option=com_content&view=categories&id=39&Itemid=435Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 22, 2013 at 10:09 am #509831Main position in Home page is home_1 positon. You can assign many module into this position.
About the background of module, you can try this way
Open templates/ja_fixel/css/template.css file
.category-item.items.none .category-desc {
width: 100%;
height: 100%;
background: rgba(0,0,0,0.8);
padding: 40px;
position: absolute;
top: 0;
left: 0;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.category-item.items.none:hover .category-desc {
opacity: 0.9;
filter: alpha(opacity=90);
}
.ie8 .category-item.items.none .category-desc {
background: #000;
}
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by Ninja Lead 11 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum