Loading...
 
Features / Usability

Features / Usability


tikiwiki 14.0 and 14.0b Strasa theme no register option on login popup

posts: 91

With both of the above versions there is no register or change password option on the login popup
as far as I can see anyway.

Is this intentional or something over looked?

Is this something i can easily fix or does it require a rewrite of that theme somewhere?

posts: 4656 Japan

Hi Robuste,

The links are in the login popup, but can't be seen because both the links and the background are white. Thanks for reporting this problem. Tiki 14.1 will have a corrected Strasa style sheet.

In the meantime, you can add this to the custom CSS box under the "Customization" tab of tiki-admin.php?page=look:

.siteloginbar_popup .dropdown-menu {background: #2498c7;}

-- Gary

 

 


posts: 91

Hi there Gary

 

Great thanks very much for your help :-)

 

Rod