Forum replies created
well, I am assuming that disabling the Light box feature solved the issue 😕
What error message it writes? Did you check our knowledge base for possible solutions?
no problem 😉 ..marking resolved
you can create an additional admin account for us…there is a privacy guaranteed
Custom CSS:
.header-v5 #header {
padding:0px;
}
modify per your needs
can you upload your translation files on dropbox and share the link? I will check it myself. btw, there is no reason to reinstall anything 😉
try to set the Blog pages show at most in Settings -> Reading to an odd number – 3, 6 or 9 etc.
you could check some workarounds on this thread https://code.google.com/p/android/issues/detail?id=3301 , it looks like mayor bug of the browser 😕
are you sure? this require a PHP knowledge. alora/framework/custom_functions.php , check alora_current_page_title_bar() function, also header.php file, alora_current_page_title_bar( $c_pageID ) function
insert this to your Custom CSS:
.odd0 {
clear:both;
}