Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated

Modifying socialize template

10 years 5 months ago
  • Irik's Avatar
    Topic Author
  • Irik
  • Offline
  • Fresh Boarder
  • Thank you received: 0
Licenses:
JomSocial Active iSEO Expired Socialize Expired

Hi Jomsocial team,

I am working on the socialize template. I intend to omit the middle side or t3 header and after that increase the height of jomsocial toolbar. How can I do it? I mean where can I access the files?

The second problem is when I make some color changes sometimes everything comes back to it default color. for instance font. This is of course rare but it happens. How can I fix it forever?

Thanks,

Irik

Attachments:
10 years 5 months ago
Licenses:

Hi, Irik.

If you want to modify toolbar then you'll need to create override for this file:

ROOT/modules/mod_community_toolbar/tmpl/default.php

Copy it to:

ROOT/templates/socialize/html/mod_community_toolbar (if you don't have "html" or "mod_community_toolbar" folders, feel free to create them)

Also if you want to customize some things using css (like font color or hight of certain elements) then create override by entering new css style in file ROOT/templates/socialize/css/custom.css (if you don't have "custom.css" file, feel free to create it).

If you want to hide header just add to custom.css:

.t3-header {
display: none;
}


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
The following user(s) said Thank You: Susan
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