Lania - MultiPurpose WordPress Theme
Themeforest Lania - MultiPurpose WordPress Theme WordPress Theme
Looking for something unique to have a great website that satisfy demands of event, blog, corporate or business website, then please checkout Lania- Responsive Wordpress Theme.
Compatible with Wordpress 3.7.x, Lania is a versatile, fully responsive and professional designed theme with different 4 homepage styles and easy customization with loads of great features. It’s really awesome apperance attracting visitors.
I need help sizing the logo properly. The default is too small and the instructions you posted 8 days ago on Themeforest skew my logo.
ReplyDeletePlease tell me what I need to do to insert a logo that maintains a 300×107 pixel size without being scaled or crunched. The instructions in the earlier thread do not keep the scale
Go to admin page -> Appearance -> editor->style.css and you can add code css:
ReplyDelete.tzlogo h3 img {
height: 107px;
width: 300px;
}
Thanks & Regards,
Sonny
actually it seems to look fine in Firefox and IE but in Chrome it is still scrunching with your recommendation. What is the cross browser problem with the .div?
ReplyDeleteLet follow your email! Thanks,
ReplyDeleteHello as I can in the portfolio module display in 2 rows on the home (disabling the slider)
ReplyDeletehttp://elbel.servidorbeta.es/
Now, Portfolio Module only supports 1 style of slider. We will have a plan for the next update.
ReplyDeleteHi great them but is there a custom css tool ?
ReplyDeleteI don’t find it.. :s
Custom css tool will be upgraded in the next version. At the moment you can edit css by the way add code css: Appearance-> editor -> style.css
ReplyDeleteThanks & Regards,
Sonny
as I can disable responsive theme?
ReplyDeleteYou can disable Responsive Template in template options/ General / Enable responsive and choose “No”
ReplyDeleteThanks,
Sonny
Hi there;
ReplyDeleteI needed the logo to appear bigger and I touched the margins of the menu which worked.
...BUT…
It now looks messy on the mobile phone.
Have a look:
http://thrivingcell.com
Maybe you can tell me how to make the logo appear bigger without messing up the responsive design?
Thanks!!
Patri
you go to Appearance / editor/ style.css and add code css:
ReplyDelete@media (max-width: 480px) {
body .tzlogo img{
width: 100px;
height: auto;
}
}
Thanks,
I added the code but please check on your mobile phone (I’ve got iphone).
ReplyDeleteIt’s not working It looks all broken!
Please send me your admin login via support@templaza.com. I an going to help you check it.
ReplyDeleteThanks,
Email sent
ReplyDelete