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.

How to change the font of groups in the registry?

10 years 1 month ago
  • Amistad's Avatar
    Topic Author
  • Amistad
  • Offline
  • Fresh Boarder
  • Posts: 82
  • Thank you received: 1
Licenses:
JomSocial Expired

As the title says .... I would like to put the smallest font that is great. Where the font size of that managed?. I'll be there if explained well.
Thank you very much ....

10 years 1 month ago
Licenses:

Hi, Amistad.

Please, explain a bit more what you want to achieve. A print screen will be very helpful. Use this service to upload images: prntscr.com/


- 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: Amistad
10 years 1 month ago
  • Amistad's Avatar
    Topic Author
  • Amistad
  • Offline
  • Fresh Boarder
  • Posts: 82
  • Thank you received: 1
Licenses:
JomSocial Expired

I edited the hidden data with two links!

10 years 1 month ago
Licenses:

Hi, Amistat.

Add tis code:

#basicSet #community-wrap h2 {
font-size: 15px;
line-height: 20px;
}

to:

ROOT/templates/yoo_revista/css/layout.css


- 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: Amistad
10 years 1 month ago
  • Amistad's Avatar
    Topic Author
  • Amistad
  • Offline
  • Fresh Boarder
  • Posts: 82
  • Thank you received: 1
Licenses:
JomSocial Expired

Thank you very much Michal Dluzak. Sorry to say it does not work. I've added code in file: ROOT/templates/yoo_revista/css/layout.css, but no change. The size of the source is always the same.

Sorry .....

Greetings!

10 years 1 month ago
Licenses:

Hi, Amistat.

I'm sorry, my bad. It should be like this:

#community-wrap #basicSet h2 {
font-size: 15px;
line-height: 20px;
}

I changed it on your site.


- 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: Amistad
10 years 1 month ago
  • Amistad's Avatar
    Topic Author
  • Amistad
  • Offline
  • Fresh Boarder
  • Posts: 82
  • Thank you received: 1
Licenses:
JomSocial Expired

PERFECT!. Many many thank you very much Michal Dluzak!. . I keep it as it removes me an update.

Many many thank you very much Michal Dluzak!

Greetings!

10 years 1 month ago
  • Amistad's Avatar
    Topic Author
  • Amistad
  • Offline
  • Fresh Boarder
  • Posts: 82
  • Thank you received: 1
Licenses:
JomSocial Expired

Michal Dluzak the problem was solved very well, but ......

I have the same problem on the registration page.

When a user registers comes out very large font.

Sorry to bother you so much .....

Thank you very much ....

10 years 1 month ago
Licenses:

Hi, Amistad.

Fixed. Just add another class string to change I made before:

#community-wrap #basicSet h2, #community-wrap .community-form-validate h2 {
font-size: 15px;
line-height: 20px;
}

Click CTR+F5 to see changes.


- 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: Amistad
10 years 1 month ago
  • Amistad's Avatar
    Topic Author
  • Amistad
  • Offline
  • Fresh Boarder
  • Posts: 82
  • Thank you received: 1
Licenses:
JomSocial Expired

Sorry, does not work me out big continuous source.

10 years 1 month ago
Licenses:

Hi, Amistad.

Did you refresh site with CTR+F5 (clearing browser cache)?


- 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: Amistad
10 years 1 month ago
  • Amistad's Avatar
    Topic Author
  • Amistad
  • Offline
  • Fresh Boarder
  • Posts: 82
  • Thank you received: 1
Licenses:
JomSocial Expired

Look at me again, but ...., remember doing it.
Later I perform test.
Thanks .....

10 years 1 month ago
Licenses:

Hi, Amistad.

I'm looking forward to hear from you. Just second ago I checked it again. It displayed as it should.


- 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: Amistad
10 years 1 month ago
  • Amistad's Avatar
    Topic Author
  • Amistad
  • Offline
  • Fresh Boarder
  • Posts: 82
  • Thank you received: 1
Licenses:
JomSocial Expired

PERFECT!!.

Thank you very much, works perfect!. Okay!

A hug!

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