Couple of Quick JomSocial Issues

GK User
Tue Jan 31, 2012 4:14 am
On the Home page of the JomSocial Template... if you go to http://www.insidethemarket.com/ITM-Community you will see that the Get Connected and Members text is all messed up along with the Join Us Now button... I put the Template files in the right place... This is Joomla 2.5 version and I updated the entire template to 2.5.

Also, on the home template of JomSocial - it puts the members and videos above the Activities... anyway to put Activities on the top and change text out to say something else... like Wall...

Lastly, I notice the youtube videos someone shares dont pop up into a lightbox or something like the other jomsocial templates you guys have... it goes to its own page... anyway to change that?
thanks
User avatar
Expert Boarder

GK User
Tue Jan 31, 2012 12:23 pm
Hello again,

So many issues :(

Use this css code:
Code: Select all
body #community-wrap div.greybox div.cFrontpageSignup > div{
width: 50%;
}
body #community-wrap div.greybox h1{
font-size: 39px !important;
}
body #community-wrap div.greybox div.joinbutton{
height: 70px !important;
}
body #community-wrap ul#featurelist{
margin: 35px 0 !important;
}
body #community-wrap div.greybox h2{
font-size: 32px !important;
}
User avatar
Platinum Boarder

GK User
Tue Jan 31, 2012 6:47 pm
Which issues does your code take care of? I am not in the office right now and can check.
User avatar
Expert Boarder

GK User
Wed Feb 01, 2012 12:30 pm
Hi,

That code is to fix issues at welcome box, I just checked the site and saw it's ok now. Do you see any other problems that I can help?

Have a nice day!
User avatar
Platinum Boarder

GK User
Wed Feb 01, 2012 6:56 pm
Thanks for the code - it worked well for my 1st question but my original post had 2 others...
Also, on the home template of JomSocial - it puts the members and videos above the Activities... anyway to put Activities on the top and change text out to say something else... like Wall...

Lastly, I notice the youtube videos someone shares dont pop up into a lightbox or something like the other jomsocial templates you guys have... it goes to its own page... anyway to change that?
thanks
User avatar
Expert Boarder

GK User
Thu Feb 02, 2012 10:41 am
Hi,

You can change the order of those modules in file \gk_style\frontpage.index.php

At the beginning of each section we always have comment blocks then you can easily know to move code around.

I will check the issue with video share and get back soon.
User avatar
Platinum Boarder


cron