-
AuthorPosts
-
divinemagazine Friend
divinemagazine
- Join date:
- February 2015
- Posts:
- 88
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 18
February 18, 2015 at 12:07 pm #203899In the quickstart I can can see a red background on the module title.
I would like to have that for the modules published in sidebar 1 and sidebar 2 on our site.
Is that possible?
Anders
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 19, 2015 at 6:53 am #559976Your question was a little difficult to understand.
Perhaps a screenshot mock-up of what it is you are wanting to accomplish?
divinemagazine Frienddivinemagazine
- Join date:
- February 2015
- Posts:
- 88
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 18
February 19, 2015 at 8:30 am #559982Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 19, 2015 at 1:25 pm #560013Look at the screenshot below
You can see that css style below
.module-title {
display: inline-block;
background: #cc0000 ;
color: #ffffff ;
font-size: 16px;
font-family: "Roboto Condensed", "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 400;
text-transform: uppercase;
margin: 0;
padding: 6px 12px;
line-height: normal;
}
-
1 user says Thank You to Ninja Lead for this useful post
divinemagazine Frienddivinemagazine
- Join date:
- February 2015
- Posts:
- 88
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 18
February 19, 2015 at 4:30 pm #560030Thanks for the code and where do I add this to get the red background on the module titles?
divinemagazine Frienddivinemagazine
- Join date:
- February 2015
- Posts:
- 88
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 18
February 19, 2015 at 4:36 pm #560032Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 20, 2015 at 2:32 pm #560127If you want to make the MD Mobile title on your site with red color, you can use this way
+ Open templates/ja_teline_v/css/custom.css file and add the new css style below
.red_title h3 {
display: inline-block;
background: #cc0000 ;
color: #ffffff ;
font-size: 16px;
font-family: "Roboto Condensed", "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 400;
text-transform: uppercase;
margin: 0;
padding: 6px 12px;
line-height: normal;
}+ Go to DM Mobile module and add it into module class suffix: red_title(with blank space), see the screenshot
divinemagazine Frienddivinemagazine
- Join date:
- February 2015
- Posts:
- 88
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 18
February 20, 2015 at 9:12 pm #560153Thanks so much for all your help, I really appreciate it!
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 2 voices, and was last updated by divinemagazine 9 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum