-
AuthorPosts
-
bins Friend
bins
- Join date:
- March 2011
- Posts:
- 47
- Downloads:
- 23
- Uploads:
- 6
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
December 14, 2011 at 1:04 pm #171799I have installed CB, however, when I select an option like register, although the component displays, there is no title/header box, but the little triangle below does show!
Look here.
I have been looking for CSS conflicts, but cannot find one.
Has anyone else experienced/resollved this?
bins Friendbins
- Join date:
- March 2011
- Posts:
- 47
- Downloads:
- 23
- Uploads:
- 6
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
December 15, 2011 at 3:07 pm #429750Anyone else have this?
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
December 25, 2011 at 12:04 pm #431125Hi
Would you mind provide a screenshot as explanation ?Thank you
bins Friendbins
- Join date:
- March 2011
- Posts:
- 47
- Downloads:
- 23
- Uploads:
- 6
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
December 26, 2011 at 10:01 pm #431255Screenshot attached.
You can see that the ‘Welcome, please login or register’, ‘Login’ & ‘Register’ have no background ‘bubble.
I assume it might be a css clash, cannot work it out!
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
December 27, 2011 at 1:11 am #431277Hi
Because a bit different of CB html structure. And by default this template is not “supported” for CB.
Please let’s me know how will it should look than i will try to do.Thank you
bins Friendbins
- Join date:
- March 2011
- Posts:
- 47
- Downloads:
- 23
- Uploads:
- 6
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
December 27, 2011 at 9:55 pm #431473All I would like to do is, either, make the headers readable OR have a sqaure header box shown!
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 27, 2011 at 11:39 pm #431489<em>@bins 291558 wrote:</em><blockquote>All I would like to do is, either, make the headers readable OR have a sqaure header box shown!</blockquote>
The CSS you need to work with/modify to change the font color for that element is within your template.css file
(within path: /templates/ja_ironis/css/template.css)at line 89, you should see the following:
h1.componentheading, .componentheading {
background: url("../images/arrowblue_bg.gif") no-repeat scroll 30px bottom transparent;
color: #FFFFFF;
font-size: 175%;
font-weight: normal;
line-height: normal;
margin: -40px 0 0 -40px;
padding: 0 0 10px;}
This is the CSS controlling that headline element. Change the “color” property to something darker than white For example, black would be #000000.
Otherwise, I’m thinking – in order to get a background color box – the issue is a module class suffix that you would need to add to the respective Community Builder module for that particular element.
Hope that helps.
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 3 voices, and was last updated by TomC 12 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Community Builder Titles background not showing
Viewing 7 posts - 1 through 7 (of 7 total)