Five missing images files from css/template.css


Author Message
greniers

Posted: 1/13/2012
Quote message 

With the latest version 3.1.0.46558 there are five missging images file, the template is for joomla 1.7 but didn't find the files into the sofware library.

Where I can get those? Maybe it is an old stock to be remove from CSS.


the path is: /templates/system/images/

There are the file and CSS code:

span.art-postediticon
{
background:url('../images/postediticon.png')
..

span.art-postemailicon
{
background:url('../images/postemailicon.png')

...

#system-message dd.message ul
{
background: #c3d2e5 url(../../system/images/notice-info.png)
..

#system-message dd.error ul
{
color: #c00;
background: #e6c0c0 url(../../system/images/notice-alert.png)
...

#system-message dd.notice ul
{
color: #c00;
background: #efe7b8 url(../../system/images/notice-note.png)
...

Thanks for your help
 
greniers

Posted: 1/14/2012
Quote message 

I had found the files into joomla 1.7.3 driectory

there are into the folder \media\system\images

The CSS file of Artisteer point to /templates/system/images/

What is wrong the Artisterr CSS file or an error into joomla ?

Thaks for your help

 
greniers

Posted: 1/14/2012
Quote message 

I forgot to say that

/templates/my_Artisteer_template/images/postemailicon.png
/templates/my_Artisteer_template/images/postediticon.png

are missing from Artisteer