Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated

[SOLVED] Is Socialize template compatible with K2

10 years 3 months ago
  • Keld's Avatar
    Topic Author
  • Keld
  • Offline
  • Fresh Boarder
  • Posts: 91
  • Thank you received: 3
Licenses:
JomSocial Active Socialize Expired

I have everything installed and running on a test site

But got some problem whit K2. When theres is a picture in the article it pops up and it is impossible to close it. See the link here

www.pso-borger.dk/beta/index.php/psoblog...r-kraftigt-forbedret

I use default style

Joomla 3.2 JS 3.1

10 years 3 months ago
Licenses:
JomSocial Expired GURU Expired Publisher Expired AdAgency Expired iSEO Expired Socialize Expired

Hi Keld,
Sorry for the delay,
I have observed your site and found, the problem is related with bootstrap as socialize used with.
But here is a quick hint. for you.

.itemImageBlock .itemImage a.modal{
    border: none;
    position: static;
    -webkit-box-shadow: none;
    -moz-box-shadow:none;
    box-shadow:none;
}

please create a css file named "custom.css" at "templates/socialize/css/custom.css"
if there already exist then place above css code and check.
Thanks

10 years 3 months ago
  • Keld's Avatar
    Topic Author
  • Keld
  • Offline
  • Fresh Boarder
  • Posts: 91
  • Thank you received: 3
Licenses:
JomSocial Active Socialize Expired

Thank you Asraf,

The custom css solved the item image position so now the picture stay in then article. But it is at bit outside the article box. Do you also have a solution to that?

See: pso-borger.dk/beta/index.php/psoblog/ite...r-kraftigt-forbedret

10 years 3 months ago
Licenses:
JomSocial Active GURU Active Socialize Expired

I I have the same problem.

10 years 3 months ago
Licenses:
JomSocial Expired GURU Expired Publisher Expired AdAgency Expired iSEO Expired Socialize Expired

It's a simple issue that can be solved with proper CSS coding.
Here is the updated code

.itemImageBlock .itemImage a.modal{
    border: none;
    position: static;
    -webkit-box-shadow: none;
    -moz-box-shadow:none;
    box-shadow:none;
    margin: 0;
}

Thanks

The following user(s) said Thank You: Octavio Daio, Keld
10 years 3 months ago
  • Keld's Avatar
    Topic Author
  • Keld
  • Offline
  • Fresh Boarder
  • Posts: 91
  • Thank you received: 3
Licenses:
JomSocial Active Socialize Expired

Thanks Asraf. It's perfect:-) Now everything looks good!

The following user(s) said Thank You: Ashraf, Dan
Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW