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.

Socialbar issues and self css request

7 years 4 months ago
  • Robert's Avatar
    Topic Author
  • Robert
  • Offline
  • Fresh Boarder
  • Posts: 43
  • Thank you received: 2
Licenses:
JomSocial Active Socialize Expired

ISSUE SUMMARY:
First it’s all pushed to the left - its looks wired. Its will be grat if its centered like here on the site on the top. (something like @media (min-width: 991px))



After the Login - if you search for users the preview field of the browser appears - how to fix this?



And almost done, how I can get a CSS style just for the bar - independent of the Jomsocial? I don’t like to have white as a background just in the bar (so I have to change icon colors etc. to :)

Last – I can provide you the German translation to it, if you wish so (I have translated it already) I don’t know where to load it up.

STEPS TO REPLICATE:
1 login
2 search for users
3 enter leters that the browser know
4
5
RESULT users drop down and browser autorefill
EXPECTED RESULT just users drop down no browser autorefill
BROWSER new firefox

Attachments:
7 years 4 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi Robert

- To change background color you can use this css code and modify the alignemnt :

.joms-subnav--desktop, .joms-toolbar--desktop{
    background: #97bfd8;
}
@media only screen and (min-width: 991px) {

.joms-module--toolbar__menu{
    margin-left: 357px;
}
.joms-module--toolbar__action{
    margin-right: 356px;
}
}

- That is normal behavior from each browser, which you will get the text suggestion during you type on the textbox.. it cant be changed

- Please download the Germany package from here www.jomsocial.com/translations

thank you!

7 years 4 months ago
  • Robert's Avatar
    Topic Author
  • Robert
  • Offline
  • Fresh Boarder
  • Posts: 43
  • Thank you received: 2
Licenses:
JomSocial Active Socialize Expired

Hi thank you, but still I don´t know where to put the css code. When I do a custom.css its only works when I open the jomsocial component on my site and the navbar of the jomsocial gets colored to. Can you please advise me how to overwrite it just for the module? How should the css file be named and in witch folder I should put it?

7 years 4 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi Robert,

I already put that code inside custom code of your template..



thank you!

Attachments:
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