Konrad answer me!

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Sat Feb 11, 2012 10:05 pm
Why do you answer me! I send you PM. JoomSocial template has many bugs, but I want really help because I paid money and I like your servise!
User avatar
Junior Boarder

GK User
Sat Feb 11, 2012 10:08 pm
I need your help with it. See my screenshot, Text climbed on the avatar in the message page. http://ordengur.ru/index.php/jomsocial/ ... photoid=14 and here http://ordengur.ru/index.php/jomsocial/ ... photoid=15
How can I fix it?
User avatar
Junior Boarder

teitbite
Sun Feb 12, 2012 2:28 am
Hi

Are You using the latest version of template and joomsocial style ? If Yes. Please give me some dummy user access and the exact url to the issue. The above got broken by the editor.
User avatar
Moderator

Konrad M
Mon Feb 13, 2012 12:42 pm
Change in gk_style.messaging.css this
Code: Select all
#community-wrap .cInbox-Message .cAvatar {
   position: absolute;
   left: 0;
   top: 8px;
}

for this
Code: Select all
#community-wrap .cInbox-Message .cAvatar {
   position: absolute;
   left: 0;
   top: 8px;
   width:65px;
}

and add at the bottom
Code: Select all
body #community-wrap .cInboxList{
min-height: 57px !important;
}
body #community-wrap .cInboxList-checkbox{
top: 26px;
left: auto !important;
}
body #community-wrap .cInboxList-avatar{
left: 25px !important;
top: 0;
}
body #community-wrap .cInboxList-sender{
left: 130px !important;
width: auto !important;
}
body #community-wrap .cInboxList-message{
margin-left: 247px !important;
}
User avatar

teitbite
Mon Feb 13, 2012 4:43 pm
Hi

Hehe. I was just working on that when I saw Your post Konrad. Thank You for helping with this.
User avatar
Moderator

Konrad M
Mon Feb 13, 2012 4:52 pm
Hehehe. No problem. Vadim100 let us know if changes helped you.
User avatar

GK User
Wed Feb 22, 2012 1:07 pm
Thanks for help! I fixed it. but I need your help again.

https://www.gavick.com/support/forums/136/14121.html
User avatar
Junior Boarder


cron