-
AuthorPosts
-
April 18, 2012 at 2:09 pm #176252
How do I apply the same css formatting to a module located in the content-top location as in the rest of the module locations in the teliveIV template.
I changed the xml file to now show the title of the module, so that is working. I just want the same font and spacing as the rest of the modules.
You can see what I’m referring to on this page http://barfactory.com/cocktails and look at the Cocktail Search module.
Thanks!
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 18, 2012 at 2:20 pm #448902<em>@barologist 314491 wrote:</em><blockquote>How do I apply the same css formatting to a module located in the content-top location as in the rest of the module locations in the teliveIV template.
I changed the xml file to now show the title of the module, so that is working. I just want the same font and spacing as the rest of the modules.
You can see what I’m referring to on this page http://barfactory.com/cocktails and look at the Cocktail Search module.
Thanks!</blockquote>
Hi,
You go to Template manager,choose JA Teline IV template, then change CSS Optomize fieds to NO, so I can check how and where to customize for you.April 18, 2012 at 3:04 pm #448911I changed CSS optimization to NO.
Thanks!
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 18, 2012 at 3:16 pm #448916<em>@barologist 314503 wrote:</em><blockquote>I changed CSS optimization to NO.
Thanks!</blockquote>
You add this code into /templates/ja_teline_iv/css/template.css
.moduletabletitle2.nomarginall h3 {
font-size: 180%;
}April 18, 2012 at 4:19 pm #448931Hey Khoand,
I’m actually looking to make the content-teop module container look the same as the other modules. Any idea how I acheive this?
Thanks!
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 18, 2012 at 4:41 pm #448939<em>@barologist 314530 wrote:</em><blockquote>Hey Khoand,
I’m actually looking to make the content-teop module container look the same as the other modules. Any idea how I acheive this?
Thanks!</blockquote>Could you give me a snapshot with your annotation?
April 24, 2012 at 3:07 pm #449974Hey Khoand, I’ve attached a screenshot of my site. You’ll see the module “Featured Bar” and how the heading is a certain font, has a line above and below the heading. There is also a bit of padding around the entire module. I basically want to apply the same styling to the modules I place in the content-top position on my site.
Thanks!
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 24, 2012 at 4:24 pm #449983You try a way, you replace the code from /templates/ja_teline_iv/css/template.css
div.ja-moduletable h3, div.moduletable h3
with
div.ja-moduletable h3, div.moduletable h3, #ja-content-top h3
1 user says Thank You to khoand for this useful post
April 24, 2012 at 5:17 pm #449994Thanks Khoand.
This is exactly what I was looking for.
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 2 voices, and was last updated by barologist 12 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
CSS for content-top Location
Viewing 9 posts - 1 through 9 (of 9 total)