1. BigSkyDM
  2. Support
  3. Sunday, July 10 2016, 06:15 PM
I want to place this one aligned menu items, once the user is signed in, I want to put it on this part ( see attached file)

Thanks
Attachments (1)
Accepted Answer
admin Accepted Answer
Admin
Hi,
you can manage this with CSS, or you can write in your module something like:

<img src="/{user avatar_mini raw}" height="30" width="30" />


NOTE:
1. All image fields have 2 versions (normal and thumb), for example avatar normal size is {user avatar} and avatar thumb is {user avatar_mini}, docs at http://docs.easy-profile.com/index.php/article/content-plugin

2. You can call all field with in "raw" format, for example
{user avatar_mini} -> Return Thumb image
{user avatar_mini raw} -> Return Thumb URL
  1. more than a month ago
  2. Support
  3. # Permalink
admin Accepted Answer
Admin
Hi,
this is a simple Joomla Custom module, you need to put this module in same position of menu, but this is something that regards your template. You need to ask this at your template provider.
  1. more than a month ago
  2. Support
  3. # 1
BigSkyDM Accepted Answer
Pro
Thanks for your help, now I want to make the image smaller, any tweaks or code that you could share?
  1. more than a month ago
  2. Support
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.