Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

JS Toolbar

7 years 7 months ago
Licenses:
JomSocial Expired

ISSUE SUMMARY:
Hello in my JomSocial page the JS Toolbar is positioned vertically rather than horizontally.

STEPS TO REPLICATE:
1 Fix Position
2
3
4
5
RESULT
EXPECTED RESULT
BROWSER

Attachments:
7 years 7 months ago
Licenses:

Hi,

the issue from the site template it self:
/templates/shaper_eventum/css/template.css line 1778

.sp-module ul > li {
  border-bottom: 1px solid #e8e8e8;
  display: block;
  transition: all 300ms ease 0s;
}

please remove that CSS

Regards

The following user(s) said Thank You: Juan Pablo
7 years 6 months ago
Licenses:
JomSocial Expired

Hello Albertus,

when the cache be cleaned, the code is generated again, also in mobile version is still looking misconfigured.

Attachments:
7 years 6 months ago
Licenses:

Hi,

please find at site template documentation, in what way to put custom CSS code?
you need to put the CSS that I provided at prev reply.

Regards

7 years 6 months ago
Licenses:
JomSocial Expired

Hello Albertus, they already made the change in the template, but even still misconfigured on the mobile version? still remains the problem of template or extension?

Attachments:
7 years 6 months ago
Licenses:

Hi,

please check it:




I put the CSS at template manager:
#sp-top1 .sp-module ul > li {
  border-bottom: 0;
  display: table-cell;
  transition: all 300ms ease 0s;
  padding: 0;
}

#sp-top1 .sp-module ul.joms-dropdown > li {
  width: 100%;
}

#sp-top1 .sp-module ul > li > a::after {
  content: none;
  float: inherit;
  font-family: FontAwesome;
  margin: inherit;
}

.sp-module ul > li > a {
  padding: 10px 8.5px 13px;
}

and remove tablet and mobile option at template layout setting for top1

Regards

Attachments:
The following user(s) said Thank You: Juan Pablo
7 years 6 months ago
Licenses:
JomSocial Expired

Hi Albertus thank you so much you are awesome.

Thanks again

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