Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated

logo size

9 years 10 months ago
  • Jan's Avatar
    Topic Author
  • Jan
  • Offline
  • Junior Boarder
  • Posts: 154
  • Thank you received: 3
Licenses:
JomSocial Active iSEO Active Socialize Expired

Hi, please what is logo size in socialize toolbar for web and for mobile? And why my logo for web is showing on mobile phone?Thanks

9 years 10 months ago
Licenses:

Hi Jan

please check it, I put the fix for mobile logo at:
/modules/mod_community_toolbar/tmpl/default.php

line 144 from

<?php if(isset($toolbar_left_logo) && !empty($toolbar_left_logo)){?>
	<a class="navbar-brand" href="<?php echo $logo_url;?>"><img height="50" src="<?php echo $toolbar_left_logo;?>" alt="<?php echo $logo_url.' logo';?>"/></a>
<?php }?>
to
<?php if(isset($toolbar_left_logo) && !empty($toolbar_left_logo)){?>
	<a class="navbar-brand hidden-xs" href="<?php echo $logo_url;?>"><img height="50" src="<?php echo $toolbar_left_logo;?>" alt="<?php echo $logo_url.' logo';?>"/></a>
<?php }?>
<?php if(isset($toolbar_small_logo) && !empty($toolbar_small_logo)){?>
	<a class="navbar-brand visible-xs" href="<?php echo $logo_url;?>"><img height="50" src="<?php echo $toolbar_small_logo;?>" alt="<?php echo $logo_url.' logo';?>"/></a>
<?php }?>

the logo size depend what size of that logo, by the height will always set 50 px and the width will be ratio from height.

Regards

9 years 10 months ago
  • Jan's Avatar
    Topic Author
  • Jan
  • Offline
  • Junior Boarder
  • Posts: 154
  • Thank you received: 3
Licenses:
JomSocial Active iSEO Active Socialize Expired

Now is small logo loaded on iphone, but login and register is hide on right side, but when i try socoalize in iphone, i have logo and login and register button visibel

9 years 10 months ago
Licenses:

Hi Jan,

here my test result:



try to make that logo width more smaller.

Regards

Attachments:
9 years 10 months ago
  • Jan's Avatar
    Topic Author
  • Jan
  • Offline
  • Junior Boarder
  • Posts: 154
  • Thank you received: 3
Licenses:
JomSocial Active iSEO Active Socialize Expired

Yes, and that was my prevoius question, what is exat size to heve responivie result, thank, now i have ai thing 130px width

9 years 10 months ago
  • Jan's Avatar
    Topic Author
  • Jan
  • Offline
  • Junior Boarder
  • Posts: 154
  • Thank you received: 3
Licenses:
JomSocial Active iSEO Active Socialize Expired

Even if i remove logo to mobile from modul socialize toolbar,ther is no login button

9 years 10 months ago
Licenses:

Hi,

I suggest 170px for logo width at mobile version.
strange, I cant reproduce that missing login button.
please try to open this site socialize.jomsocial.com/ and let me know the result.

and please make sure your browse at mobile is uptodate. and try using Chrome too.

Regards

9 years 10 months ago
  • Jan's Avatar
    Topic Author
  • Jan
  • Offline
  • Junior Boarder
  • Posts: 154
  • Thank you received: 3
Licenses:
JomSocial Active iSEO Active Socialize Expired

In chrom thats ok, but in safari is problem still there, when i check on my iphone socialize.jomsocial.com, logo is presnet correct

9 years 10 months ago
Licenses:

Hi Jan,

I still cannot reproduce the issue:



Because the issue not related with logo, but login button. please open new topic for that.

Regards

Attachments:
9 years 9 months ago
  • Jan's Avatar
    Topic Author
  • Jan
  • Offline
  • Junior Boarder
  • Posts: 154
  • Thank you received: 3
Licenses:
JomSocial Active iSEO Active Socialize Expired

Hi, i chacked socialize demo on my iphone and when im not loged in, there is logo with text, but when im logged in, there is only logo without text...How to make it? Thanks

9 years 9 months ago
Licenses:

Hi Jan,

please open new topic for that.

Regards

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