-
AuthorPosts
-
assiabi Friend
assiabi
- Join date:
- September 2011
- Posts:
- 30
- Downloads:
- 96
- Uploads:
- 17
- Thanks:
- 1
- Thanked:
- 1 times in 1 posts
March 15, 2016 at 9:50 pm #900124Hi,
There under the menu background some part of the another image. what I have put there does not show as demo site.also I want to know how I can change 4 column to 3 column in article category in to rows.
http://assiabi.com/event/index.php/en/
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 16, 2016 at 5:06 am #900250Hi,
You can copy all my CSS style below and paste it into templates/ja_events_ii/css/custom.css file to fix the problem on your site
/* hide the image in top site */ .wrap.t3-masthead { display: none !important; } /* fix the center language flags with login button */ .languageswitcherload { padding-top: 5px; } /* fix to show 4 columns */ .category-grid .row > div { min-height: 320px !important; }
Regards
assiabi Friendassiabi
- Join date:
- September 2011
- Posts:
- 30
- Downloads:
- 96
- Uploads:
- 17
- Thanks:
- 1
- Thanked:
- 1 times in 1 posts
March 16, 2016 at 9:33 am #900350Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 16, 2016 at 9:40 am #900353Try to apply this way
Open templates/jaeventsii/html/mod_articles_category/grid.php file
find and change
<div class="col-sm-6 col-md-3">
to
<div class="col-sm-6 col-md-4">
assiabi Friendassiabi
- Join date:
- September 2011
- Posts:
- 30
- Downloads:
- 96
- Uploads:
- 17
- Thanks:
- 1
- Thanked:
- 1 times in 1 posts
March 16, 2016 at 10:03 am #900366Thanks a lot! Done.
assiabi Friendassiabi
- Join date:
- September 2011
- Posts:
- 30
- Downloads:
- 96
- Uploads:
- 17
- Thanks:
- 1
- Thanked:
- 1 times in 1 posts
March 22, 2016 at 7:09 am #903195Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 23, 2016 at 2:15 am #903574My tweak below will help you out
Open templates/ja_events_ii/css/custom.css file and add new rule
.acm-slideshow .owl-carousel .item .slider-content .table-cell { vertical-align: bottom !important; } .acm-slideshow .owl-carousel .item .slider-content .item-title { font-size: 22px !important; font-weight: normal !important; }
assiabi Friendassiabi
- Join date:
- September 2011
- Posts:
- 30
- Downloads:
- 96
- Uploads:
- 17
- Thanks:
- 1
- Thanked:
- 1 times in 1 posts
March 23, 2016 at 6:48 am #903676Thank you. Done!
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 7 replies, has 2 voices, and was last updated by assiabi 8 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum