-
AuthorPosts
-
tessak22 Friend
tessak22
- Join date:
- August 2010
- Posts:
- 40
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
May 14, 2011 at 6:13 pm #164006I currently have the template and kunena template on a test site. No matter what Kunena template I choose to use, it always creates this #ccc colored border around the menu of Kunena. So I cant help but think that it is the Teline IV template that is actually doing it.
Ill attach 2 screenshots of Teline IV with 2 different Kunena templates.
-
gray Friend
gray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
May 14, 2011 at 7:30 pm #391267Check with FireBug for FireFox or Development tools built-in Chrome and Opera the CSS styles.
Or the the site is only, give the URL.tessak22 Friendtessak22
- Join date:
- August 2010
- Posts:
- 40
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
May 15, 2011 at 1:46 pm #391297That doesnt seem to help. Its happening in both Portfolio template and Teline IV
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
May 15, 2011 at 6:51 pm #391313<em>@tessak22 240529 wrote:</em><blockquote>That doesnt seem to help. Its happening in both Portfolio template and Teline IV</blockquote>
If the site is online, please give the URL.
tessak22 Friendtessak22
- Join date:
- August 2010
- Posts:
- 40
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
May 15, 2011 at 7:54 pm #391317http://kunenatemplates.net/test/index.php?option=com_kunena&view=listcat&Itemid=3
http://kunenatemplates.net/forum/indexIts that #ccc colored box that appears around the top horizontal Kunena menu. Both JA Portfolio & JA Teline IV are doing it. When I use this same Kunena template with the JA Purity default template, no border appears, so it has to be Portfolio & Teline.
tessak22 Friendtessak22
- Join date:
- August 2010
- Posts:
- 40
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
May 16, 2011 at 3:02 am #391328I have pin-pointed that it is line #577 in template.css that is causing this issue. Is there a way to comment out this line for just the Kunena component?
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
May 16, 2011 at 6:13 am #391354Actually, as far as I can see, the border is created by .ui-widget-content {} from http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.4/themes/black-tie/jquery-ui.css and #ja-content-mass-top {} from template.css (most probably, as CSSs are compressed by the framework plugin).
You can set these classes again with
.ui-widget-content {border:none!important;}
#ja-content-mass-top {border:none!important;}in a CSS which is loaded only with Kunea.
tessak22 Friendtessak22
- Join date:
- August 2010
- Posts:
- 40
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
May 16, 2011 at 12:36 pm #391455Nope, its not. That is just for my Community Answers and I just installed that yesterday. Once I made the border none from line #577 in template.css it went away.
<em>@gray 240617 wrote:</em><blockquote>Actually, as far as I can see, the border is created by .ui-widget-content {} from http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.4/themes/black-tie/jquery-ui.css and #ja-content-mass-top {} from template.css (most probably, as CSSs are compressed by the framework plugin).
You can set these classes again with
.ui-widget-content {border:none!important;}
#ja-content-mass-top {border:none!important;}in a CSS which is loaded only with Kunea.</blockquote>
1 user says Thank You to tessak22 for this useful post
-
AuthorPosts
Viewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 2 voices, and was last updated by tessak22 13 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum