-
AuthorPosts
-
aryentain99 Friend
aryentain99
- Join date:
- September 2013
- Posts:
- 82
- Downloads:
- 1
- Uploads:
- 26
- Thanks:
- 35
- Thanked:
- 4 times in 1 posts
June 10, 2014 at 5:48 pm #198668Hi, we need to disable the headlines position (i’m not completely sure if that’s the module position name, but at last it has that module), I’ve attached an image to show this as an example. AS you can see the buttom breadcrumb position was move above it (thanks for your support of course!). Do i need to change any code? or is it possible with the template admin features? Thanks in advance:
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 10, 2014 at 5:57 pm #538500Are you able to provide the url of the site you’re working on?
aryentain99 Friendaryentain99
- Join date:
- September 2013
- Posts:
- 82
- Downloads:
- 1
- Uploads:
- 26
- Thanks:
- 35
- Thanked:
- 4 times in 1 posts
June 10, 2014 at 5:58 pm #538501TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 10, 2014 at 6:06 pm #538502Here is a way to go about it . . . .
Within file path —> /templates/ja_mitius/css/themes/red/template.css
at line 4090, modify the CSS rule as follows:
.ja-topbar .container {
background: none repeat scroll 0 0 #111111
border-bottom: 1px solid #222222
display: none;
}OR, BETTER YET . . . .
If you’re using the J3.x/T3v2 version of JA Mitius, then create a new file called “custom.css” within file path –> /templates/ja_mititus/css
Within that custom/css file, paste the following CSS rule:
.ja-topbar .container {
display: none;
}SAVE CHANGES – CLEAR CACHE – REFRESH PAGE
Better ?? 🙂
1 user says Thank You to TomC for this useful post
aryentain99 Friendaryentain99
- Join date:
- September 2013
- Posts:
- 82
- Downloads:
- 1
- Uploads:
- 26
- Thanks:
- 35
- Thanked:
- 4 times in 1 posts
June 10, 2014 at 6:28 pm #538503Wow, that worked so beautifully, thanks for your super-fast reply man! 😀
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 10, 2014 at 7:14 pm #538507<em>@aryentain99 431668 wrote:</em><blockquote>Wow, that worked so beautifully, thanks for your super-fast reply man! :D</blockquote>
Happy to be of assistance . . . All the best with your continuing site development.
🙂
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by TomC 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Disable a particular module position
Viewing 6 posts - 1 through 6 (of 6 total)