Browser: Firefox, Safari, Chrome (newest)
User-Level: Registered, Admin, Super Admin
Joomla-Version: 2.5.19
Template: yoo_avenue, yoo_digit, yoo_cloud.... no differences in behavour
PHP 5.3.3
+++++
Issue 1:
I fixed the language thing of "Issue 3" - this seems to be a change in the variables of JS 3.2.x - I deleted the links because they are not needed anymore - the Link is in the new board messages included and would be double. The remaining thing is Issue 1 and 2! Please give me a hand!
Hi, Alexander.
Please provide us with working administrator credentials.
I can't login to your site backend.
Please, edit your first post and add credentials to corresponding fields.
I'm locked also to frontend.
Glad to hear that you manage to solve your language issue.
Hi, Alexander.
2. Yes, this element is styled by our css and overrides your template css.
You can edit your template css and add to all parameters in this class: .uk-search-field "!important at the end like this:
.uk-search-field {
background: none repeat scroll 0 0 padding-box #FFFFFF !important;
border: 1px solid rgba(0, 0, 0, 0.06) !important;
border-radius: 2px !important;
color: #555555 !important;
font-weight: 300 !important;
height: 35px !important;
padding: 0 30px !important;
transition: all 0.2s linear 0s !important;
width: 220px !important;
}
Sounds great!
And by the way - after updating to 3.2.0.3 there is this ugly User-Error message there:
"JUser: :_load: Unable to load user with ID: 17"
The fix in this forum is already installed but with no effect. Perhaps you could take a look for it, too?!
My thankfulness will be with you! ;)