-
AuthorPosts
-
March 29, 2009 at 3:30 pm #139708
Hello
According to my log i miss two files and I can not find them in the ja_teline_for_joomla_1.5.v1.4 package.
File does not exist: /home/whatever/public_html/portal/templates/ja_teline/images/dot.gif, referer: http://xxx.yyy.xxx.yyy/~whatever/portal/templates/ja_teline/css/ja.news.css
File does not exist: /home/whatever/public_html/portal/templates/ja_teline/images/vline.gif, referer: http://xxx.yyy.xxx.yyy/~whatever/portal/templates/ja_teline/css/ja.news.css
Where can I find those files or a workaround?
Michael
Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
March 29, 2009 at 3:36 pm #298875<em>@no1viking 121287 wrote:</em><blockquote>Hello
According to my log i miss two files and I can not find them in the ja_teline_for_joomla_1.5.v1.4 package.
File does not exist: /home/whatever/public_html/portal/templates/ja_teline/images/dot.gif, referer: http://xxx.yyy.xxx.yyy/~whatever/portal/templates/ja_teline/css/ja.news.css
File does not exist: /home/whatever/public_html/portal/templates/ja_teline/images/vline.gif, referer: http://xxx.yyy.xxx.yyy/~whatever/portal/templates/ja_teline/css/ja.news.css
Where can I find those files or a workaround?
Michael</blockquote>
Did you edit your ja.news.css fie? Post a live url of your site, that will help in analyzing and resolving the issue. Both the files are from the ja.news.css file. Provide a link and we will tell you what to do.
March 29, 2009 at 3:48 pm #298876No, we did not edit the file.
The pictures are missing, I guess
Michael
Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
March 29, 2009 at 3:48 pm #298877as per my quick scan i dont see any reference of ja.news.css in Ja Teline. However, this particular css file is avaiable in Ja Teline II. Which template are you using BTW?
both the missing css images dot.gif and vline.gif are mentioned in the ja.news.css of Ja Teline II. but nowhere in Ja Teline.
A url to your site will be useful.
March 30, 2009 at 5:31 am #299000Michael
Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
March 30, 2009 at 5:52 am #299001Ok. First of all back up your file /templates/ja_teline/css/ja.news.css and then open the ja.news.css
To remove the reference to missing file vline.gif go to line 41
change this code :
[PHP].jazin-left {
float: left;
background: url(../images/vline.gif) repeat-y right;
}.jazin-center {
float: left;
background: url(../images/vline.gif) repeat-y right;
}[/PHP]to
[PHP].jazin-left {
float: left;
background: none;
}.jazin-center {
float: left;
background: none;
}[/PHP]Now to remove the reference to dot.gif go to line 55 and change the code
[PHP].jazin-box {
background: url(../images/dot.gif) repeat-x bottom;
margin: 10px;
padding-bottom: 15px;
}[/PHP]to
[PHP].jazin-box {
background: none;
margin: 10px;
padding-bottom: 15px;
}[/PHP]Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
March 30, 2009 at 5:56 am #299002Always remember to take backup of files, you are exploring especially for the live sites, as in case something goes wrong, you can revert back to your earlier functional state. Default Ja Teline does not have the ja.news.css file. May be you installed the Ja news module from Ja Teline II?
Let us know if this works for you and also check your site for any layout problems arising out of it, however, chances are low as inspite of these missing files your site is working fine.
BTW thats a good site, can’t understand it though, but i love ubuntu too. Ran a live ubuntu server for over a year.
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by Arvind Chauhan 15 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum