Topic-icon Login Icon on Phone view

Active Subscriptions:

None
7 years 5 months ago #60219 by greoco
My site is Rainbowrv.com and we use your login utility. Great product For some reason it seems to work better for most than the joomla login but there seems to be some conflict on pages where it opens a new session. could have something to do with restrictions set up in a program to gate membership (mint joomla Emerald) I want to make your login the most visible and on the phone view would like it to be more obvious then the menu three line icon we now see. I would pay for enhancements to the free login when necessary
Is there a way to change the login icon 3 bar to an image that shows the words LogIn or to text 'LogIn'
The topic has been locked.
Support Specialist
7 years 5 months ago #60227 by alzander
Replied by alzander on topic Login Icon on Phone view
You'll need to do some custom edits to your template as the 3-bars are set in the template, not the SCLogin module.

To start, you can do something like:
a.btn.btn-navbar.collapsed {
  background-image: url(http://rainbowrv.com/images/Logowithwords.png);
  width: 100px;
}
Test that out (with the right image) and see if it helps.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
7 years 5 months ago #60237 by greoco
Replied by greoco on topic Login Icon on Phone view
Thank you , it replaces the nav bar image on the other collapsed menu. I need to look for custom work.
The topic has been locked.
Support Specialist
7 years 5 months ago #60248 by mel
Replied by mel on topic Login Icon on Phone view
Glad that seemed to resolve the issue.

Unfortunately, we don't provide custom services for development work at this time. I would suggest looking at the Joomla Resources directory at resources.joomla.org/en/ to help locate a developer.

-Melissa
The topic has been locked.