- Posts: 4
COMMUNITY FORUM
k2 jce error: image in backend ok, in frontend no
- carmine
-
Topic Author
- Offline
- New Member
Less
More
12 years 4 months ago - 12 years 4 months ago #108657
by carmine
k2 jce error: image in backend ok, in frontend no was created by carmine
Please Log in or Create an account to join the conversation.
- william white
-
- Offline
- Platinum Member
Less
More
- Posts: 3722
12 years 4 months ago #108658
by william white
Replied by william white on topic Re: k2 jce error: image in backend ok, in frontend no
Test the same thing with j article
Please Log in or Create an account to join the conversation.
- carmine
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 4
12 years 4 months ago - 12 years 4 months ago #108659
by carmine
Replied by carmine on topic Re: k2 jce error: image in backend ok, in frontend no
in joomla work...
Please Log in or Create an account to join the conversation.
- william white
-
- Offline
- Platinum Member
Less
More
- Posts: 3722
12 years 4 months ago #108660
by william white
Replied by william white on topic Re: k2 jce error: image in backend ok, in frontend no
what is your version of joomla, k2, and jce?
Please Log in or Create an account to join the conversation.
- carmine
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 4
12 years 4 months ago #108661
by carmine
Replied by carmine on topic Re: k2 jce error: image in backend ok, in frontend no
last
joomla 2.5.8
k2 2.6.2
jce 2.3.1
joomla 2.5.8
k2 2.6.2
jce 2.3.1
Please Log in or Create an account to join the conversation.
- william white
-
- Offline
- Platinum Member
Less
More
- Posts: 3722
12 years 4 months ago #108662
by william white
Replied by william white on topic Re: k2 jce error: image in backend ok, in frontend no
I tested with older ver of jce, and also upgraded to your version. Everything works as expected in both k2 items and j articles.
Please Log in or Create an account to join the conversation.
- carmine
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 4
12 years 4 months ago - 12 years 4 months ago #108663
by carmine
Replied by carmine on topic Re: k2 jce error: image in backend ok, in frontend no
I may have found. In 3rd_party.css (in template) there is:
k2Container img {
background: white;
border: 1px solid #EEE;
padding: 5px;
width: 100px;
}
If I erase "width: 100 px", then work.
Is it a bug ?
k2Container img {
background: white;
border: 1px solid #EEE;
padding: 5px;
width: 100px;
}
If I erase "width: 100 px", then work.
Is it a bug ?
Please Log in or Create an account to join the conversation.