- Posts: 47
- Thank you received: 1
Cannot see images in articles [Fixed]
-
silverfox47
Inactive member -
Topic Author
- Member
-
Less
More
11 years 3 weeks ago - 11 years 3 weeks ago #36933
by silverfox47
Cannot see images in articles [Fixed] was created by silverfox47
I installed Hot App using Hot Start - I created an article but cannot see any images within the article, if I view the source code I can see the link to the images but they are not displayed.
Magic Quotes is off
Sample page here with an image at the top and bottom of the page that do not show
Magic Quotes is off
Sample page here with an image at the top and bottom of the page that do not show
Last edit: 11 years 3 weeks ago by silverfox47.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 3 weeks ago #36942
by ivan.milic
Replied by ivan.milic on topic Cannot see images in articles
Try turning off all text filters in joomla global configuration
Please Log in to join the conversation.
-
silverfox47
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 47
- Thank you received: 1
11 years 3 weeks ago #36952
by silverfox47
Replied by silverfox47 on topic Cannot see images in articles
Tried that - made no difference
Modified the article and saved again but images still do not show
Any other suggestions
Modified the article and saved again but images still do not show
Any other suggestions
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 3 weeks ago #36966
by ivan.milic
Replied by ivan.milic on topic Cannot see images in articles
Are your images visible when you are in article editor and toggle to normal view mode ?
Please Log in to join the conversation.
-
silverfox47
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 47
- Thank you received: 1
11 years 3 weeks ago #36971
by silverfox47
Replied by silverfox47 on topic Cannot see images in articles
I found the problem due to an entry in the template_css.css as follows:
.content_sparky img {
opacity: 0;
}
So because of that all content images are transparent, they are there but just cannot be seen.
You may need to fix this issue in the template
.content_sparky img {
opacity: 0;
}
So because of that all content images are transparent, they are there but just cannot be seen.
You may need to fix this issue in the template
The following user(s) said Thank You: franknyhus
Please Log in to join the conversation.
Time to create page: 0.206 seconds