I bought socialize but never used for tolbare does not work on smirtphones .. you can not see these icons .. for Notification and messages ..
- menu (like porfile, friends, photos, bla bla) is also visible reach you are logged out
- i cannot change the color of the footer module.. its not on the backend
chti
Hi.
Please, enable Socialize template so I could see issues you describe.
Changing colors can be done only editing or creating css declarations. Which part you want to change color? Please make a screenshot and mark it. I'll provide you with a proper code.
You can selv enable, you have all login info, if i do, it wil 24 hour until you look at that and my site wil look bad on smartfhones. Color hmm all dark, green, reed and orange have footer color like at the top, but after i can change on the top but not on the footer. If you can do anything ok if not i vil not use that. I can just not andenstanding whoi you make reklame for sommethink som not work optimal
Hi.
I enabled Socialzie and it work perfectly just like expected. You just configured it wrong. Profile is visible because you set it to Public and rest is set for Registered.
As for colors you can use Theme Magic or using css declaration.
So I don't understand what you mean by "look bad on smartfhones". Could you elaborate? Describe what you want to change, add printscreens.
Well I activate socialize, it looks ok on the PC, but as soon as you open it on a smartphone so you can not see socialize toolbar. that is, you can not see if you have received a message, the icons showing a new message simply missing, that's all.
The color of the menu on the PC is one and the smartphone is a completely different .. very light and not to see
Hi.
On mobile part of toolbar and menu is moved to off canvas at left. You can see a button (three small horizontal lines), click on it and there you go :) I also reinstalled Socialize and now you have notification icons visible on mobile.
As for colors, all can be changed using css, just specify (do a printscreen) what and where you want to change.
Hello Michal
- you asked me what kind of place I would even change the color. There was no possibility at the theme of magic socialize. I could change many colors but not the bottom. so I made a print screen of it so you can see
Hi.
Add this code:
.t3-footer {
background: #3B5998 !important;
}
to:
ROOT/template/socialize/css/custom.css (if you don't have custom.css, feel free to create it)
I'm not sure about menu - is it fine now or not... if not, also please do a printscreen ad mark what you want to change.
Hi Michal
the color of the menu on socialize changes or is different from the PC to the smartphone.
instead I do printscren you can just open the website on both the PC and the smartphone, it's two different colors and the smartphone is very bright and white stripes which indicate menu they are white and it is not to see.
it would be great if we can get it to look like the header background color
Hi.
I'm sorry but I don't see any difference. Here is printscreen from PC (mobile view):
prntscr.com/4xxol4
prntscr.com/4xxoys
prntscr.com/4xxp0m
Here is desktop mode:
prntscr.com/4xxpec
prntscr.com/4xxpg5
And here is in my mobile:
prntscr.com/4xxpld
prntscr.com/4xxpni
prntscr.com/4xxpph
So no difference for me. Any slight color change may be caused by quality or settings of mobile displayer.
oeky..There are many things that I am unhappy with socialize.
for example:
-you can change the background color of the menu, but you can not change the color of the text.
-if you choose to use text logo you can not change the color of the font
- After your update now there are several things that are not as before .. and that way there is always something that I should write to you and makes you tired.
and therefore
how can I disable, JomSocial toolbar which is standard in com_comunity and then can I make a menu module based in JomSocial toolbare from the menu. Because I want to make my own template and then I can control the menu where I want and what the concern notifications, so can I use Community - Jomsocial Notification and on the way I can control things are like myself will ..
summary:
1 disable jomsocial toolbar (menu) fro content
2 make a new menu from josmocial menu and place that where i will..( i wil made self. )
3. for notifications can i use Community - Jomsocial Notification ( i wil made self. )
4 i will make alle fonts like i will.. ( i wil made self. )
4 i will selv produce my template.. ( i wil made self. )
do its possibel?
bedst regards
catidk
Hi.
Socialize template is an open source so you can change anything what you want there. It just depends from your php/css/html skills.
All things that you mentioned are styling issues that can be solved with proper css modifications. If you can create template - as you mentioned you want to - then you should be able to change colors as they fit you.
Socialize comes with some default design. You could test it on our demo site, so you know how it works and looks. if you want to change things - just do it. Nearly everything can be changed.