-
AuthorPosts
-
January 5, 2017 at 10:31 am #999870
How to fix size of image at position header-1 when I try to switch this module to banner and put picture height 96 pixel they will expand size of this position every time. please see attach file.
thank you
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 6, 2017 at 3:12 am #1000110Hi,
This way will help you out
- Open templates/ja_teline_v/css/custom.css file and add new rule
.header-right .trending .bannergroup .banneritem { margin: 0px !important; }
Regards
January 6, 2017 at 6:40 am #1000145Hi,
I try to put this code on custom.css but still it same.
thank you
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 6, 2017 at 8:28 am #1000196Hi,
It looks like the templates/ja_teline_v/css/custom.css file does not load on your site but you can try to do this way
Open templates/ja_teline_v/css/template.css file
find and change
.banneritem { margin: 0 0 12px; overflow: hidden; }
to
.banneritem { margin: 0px; overflow: hidden; }
Once done to clear cache the backend of your site and check again. Hope it helps
Regards
1 user says Thank You to Ninja Lead for this useful post
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 3 replies, has 2 voices, and was last updated by Ninja Lead 7 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to fix size of header-1
Viewing 4 posts - 1 through 4 (of 4 total)