-
AuthorPosts
-
October 25, 2010 at 8:10 pm #155703
Hi there,
I update the Ja Anion template and now the latest news module is showing a different type of title box, also the background has some tv lines and they are not both as the demo template.
How can I fix this to be the same as the demo template.You can take a look to the image attached.
Regards,
Tulio
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
October 26, 2010 at 8:54 am #360586Can you provide a link to your site
October 27, 2010 at 9:08 pm #360809Thanks for your help. Sure, sorry for the delay.
But is closed to public. How can I give you a username and password.
Regards,
Tulio
October 28, 2010 at 9:04 pm #360953Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
October 28, 2010 at 9:34 pm #360954The lines are caused by color.css around line 365
.ja-tabswrap .ja-tab-content li {
background-image:url("../images/border-4.gif");}
While the tabs images are in color.css around line 357
div.ja-moduletable .ja-tabs-title h3 span, div.ja-moduletable .ja-tabs-title h3 {
background-image:url("../images/hilite-title-bg.png");}
Change or remove your images as required.
October 29, 2010 at 9:43 am #361023Hi Phil,
Thanks for your help. Please check that the (hilite-title-bg.png) image doesn’t take the place (it has 2 parts) it should and is divided as in the origin image that’s why it makes this strange figure. It should expand to make the oval how it is to be shown as in the demo site or you can see in the other images below that the oval takes place normal. You can see two boxes in the baqckground instead of one. The box above doesn’t expand enough for the hilite-title-bg.png to be one image not two.
The words Alerta Ambar and Noticias should be inside the hilite title bg. not outside as it is in other titles.
Regards,
Tulio
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
October 29, 2010 at 4:58 pm #3610501) Change this::
div.ja-moduletable .ja-tabs-title-top {color.css (line 352)
background-color:#CB6E41;
background-image:url(“../images/hilite-bg.gif”);
}to
div.ja-moduletable .ja-tabs-title-top {color.css (line 352)
background-color:#CB6E41;
background-image:url(“../images/hilite-bg.gif”);
margin:0 -20px;
padding:10px 20px;
}2) Then, change this::
div.ja-moduletable .ja-tabs-title h3 span, div.ja-moduletable .ja-tabs-title h3 {color.css (line 357)
background-image:url(“../images/hilite-title-bg.png”);
}to
div.ja-moduletable .ja-tabs-title h3 span{background-image:url(“../images/hilite-title-bg.png”);height:20px;line-height:17px;padding-left:11px;}
and
div.ja-moduletable .ja-tabs-title h3 {background-image:url(“../images/hilite-title-bg.png”);padding:0 11px 0 0;}
October 29, 2010 at 6:19 pm #361056Hi Aman thanks for your help,
I think in the last part something is missing. Check the site and see.
Also the lines numbers are different here, but doesn’t matter. I can search where is the path.Regards,
Tulio
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
October 29, 2010 at 6:39 pm #361057<blockquote>I think in the last part something is missing. Check the site and see.</blockquote>
Sorry but I am unable to see above changes in your site to take further look
<blockquote>Also the lines numbers are different here, but doesn’t matter. I can search where is the path.</blockquote>
Yes, You can always use in ctrl+f to search in for specific word 🙂
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
October 29, 2010 at 6:39 pm #361058<blockquote>I think in the last part something is missing. Check the site and see.</blockquote>
Sorry but I am unable to see above changes in your site to take further look
<blockquote>Also the lines numbers are different here, but doesn’t matter. I can search where is the path.</blockquote>
Yes, You can always use in ctrl+f to search in for specific word 🙂
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
October 29, 2010 at 8:43 pm #361070Just a question. Why are we messing about with code here? Surely you just want it to look like the demo or have you made some custom changes that we do not know about.
If you do want it to look exactly like the demo checkout the quickstart on localhost and see how that is setup making sure you include module class suffixes such as – _hilite moduletable_tab
If it did work before you updated then how did you update? Did you use the JA tool? If so use that to restore your old settings then try updating again. If it still fails then we have a bug in the update that needs looking at by the developers.
October 29, 2010 at 10:03 pm #361074Hi Aman,
I’m confused where do I place this:div.ja-moduletable .ja-tabs-title h3 {background-image:url(“../images/hilite-title-bg.png”);padding:0 11px 0 0;}
I place it on the path but got worst.
This is what I have:
div.ja-moduletable .ja-tabs-title h3 span, div.ja-moduletable .ja-tabs-title h3 {
background-image: url(../images/hilite-title-bg.png);
height:20px;line-height:17px;padding-left:11px;
}div.ja-moduletable .ja-tabs-title h3 span {
color: #faceb9;
Regards,
Tulio
October 30, 2010 at 3:07 pm #361133Hi Phil,
We update it and still with problem.
Where can I send you ftp info UN and PW so you can take a look because as I can see is a bug there.
Regards,
Tulio
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
October 30, 2010 at 3:49 pm #361135Please submit a support ticket – http://support.joomlart.com/index.php?_m=tickets&_a=submit
1 user says Thank You to Phill for this useful post
AuthorPostsViewing 14 posts - 1 through 14 (of 14 total)This topic contains 14 replies, has 3 voices, and was last updated by Phill 14 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
TV Lines in front end and Title box shape
Viewing 14 posts - 1 through 14 (of 14 total)