Re: JomSocial theme soon available 5 days, 17 hours ago #91699
Hi guys
I will release here (tonight) updated files that fix reported issues and others that i found.
xml wrote:This problem still persists
xml wrote:resolved
thanks:laugh:
body #community-wrap div.greybox div div div h1 { margin: 0;font-size: 48px; height: 60px; color: #444; }
body #community-wrap div.greybox div div div h1 { margin: 0;font-size: 52px; height: 60px; color: #444; }
body #community-wrap div.greybox .loginform h2 {font-size: 38px}
x2010 wrote:Mr. Seichinha,
You scared me for a minute I thought you are not with us. Thank you for great work. Do you have any plans to release Kunena template for TWN2? Please let us know so I can extend my membership.
Thanks!
Seichinha wrote:x2010 wrote:Mr. Seichinha,
You scared me for a minute I thought you are not with us. Thank you for great work. Do you have any plans to release Kunena template for TWN2? Please let us know so I can extend my membership.
Thanks!
I can do that, but i can't compromise with dates.
Only on my free time.
Seichinha wrote:xml wrote:resolved
thanks:laugh:
No problem
BTW for your case and to fix the size of words on "Fique Conectado!" and "Login do Usuário"
On style.css file, find this line
- Code: Select all
body #community-wrap div.greybox div div div h1 { margin: 0;font-size: 48px; height: 60px; color: #444; }
replace it:
- Code: Select all
body #community-wrap div.greybox div div div h1 { margin: 0;font-size: 52px; height: 60px; color: #444; }
body #community-wrap div.greybox .loginform h2 {font-size: 38px}
meddark wrote:At first thx for publishing this release a lot of us have been waiting for this new version. Unfortunately I have still three problems:
1. On a Main JOMSOCIAL page modules from right_left column going on the bottom of the page! This error only appears with MAIN JOMSOCIAL Page on the rest of them everything is fine. I`m just using on a right_left 3 modules: banners from J1.7, gavick news and custom html mod from example site with social icons. When I change template everything is fine.
2. Problem with displaying longer events titles. As You can see on a picture. There is unexpected brake between two lines and a little movement of attendance user (15px I think)
3. How to change circle outline color? - I love forest, I love grass but I`m not quite happy to see green color on mainly black&brown site... by the way it is possible to change this shape??? how to do that???
Seichinha wrote:I can't find the reason why you have style.blue.css file called from default theme.
Some were (not from our files) you have this set on some file.
Anyway and assuming you will not use style.blue.css file, i replace it with blank content and as you can see it's all fine now.
xml wrote:
After you make changes
The theme settings are no longer displayed
swedeboy wrote:I'm not sure but it looks like you're having the same problem as I had.
Its'an easy solution for this.
[*]
[*]Go to components - JomSocial - Templates
[*]Mark default and click default button at upper right corner.
[*]Go to template parameters for default template and make sure that color theme is set to Green.
[*]Click on save & close button
Then you can choose GK Style and you should get rid of the blue style issue.
Hope this will help you out and solve the problem.
meddark wrote:
1. On a Main JOMSOCIAL page modules from right_left column going on the bottom of the page! This error only appears with MAIN JOMSOCIAL Page on the rest of them everything is fine. I`m just using on a right_left 3 modules: banners from J1.7, gavick news and custom html mod from example site with social icons. When I change template everything is fine.
meddark wrote:
2. Problem with displaying longer events titles. As You can see on a picture. There is unexpected brake between two lines and a little movement of attendance user (15px I think)
div.jsDetail > div:first-child a {line-height: 20px!important}
meddark wrote:
3. How to change circle outline color? - I love forest, I love grass but I`m not quite happy to see green color on mainly black&brown site... by the way it is possible to change this shape??? how to do that???
#community-wrap .group-avatar {border: 3px solid #92c62d; }
Seichinha wrote:meddark wrote:
1. On a Main JOMSOCIAL page modules from right_left column going on the bottom of the page! This error only appears with MAIN JOMSOCIAL Page on the rest of them everything is fine. I`m just using on a right_left 3 modules: banners from J1.7, gavick news and custom html mod from example site with social icons. When I change template everything is fine.
meddark wrote:Thank You for Solving problems no 2 & 3 it`s working!
I send You page adress on priv.
THANKU YOU AGAIN !
.gkWrap:after,
.gkMain:after,
#gkComponentWrap:after,
#gkContentMainbody:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.gkWrap:after,
#gkComponentWrap:after,
#gkContentMainbody:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }