We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. Guest
  2. Motivator Hole-in-One Smile Seeker
  3. General Discussion
  4. Sunday, 05 January 2014
  5.  Subscribe via email
I had this problem to edit on fron-end whit K2 articles and solved from admin whit this code to put in
custom.css
/* Custom style by user here */
.itemEditLink .modal {
display: inline-block;
position: inherit;
width: auto !important;
top: auto !important;
overflow: hidden;
}


(i don't know why this discussion went deleted so i replace this)

Now i have a new problem whit K2

Picture in item doesent show


any suggestions? thanks to all
Comment
There are no comments made yet.
Accepted Answer
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Marco,

You can try to update the selector above

.itemEditLink .modal {

to

.itemEditLink .modal,
.itemImageBlock .modal {

We would recommend to use Joomla content as Joomla content is more powerful from Joomla 3x.

Regards
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # Permalink
Accepted Answer Pending Moderation
0
Votes
Undo
Hy admin thanks a lot it work great
Marcvo
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.