Minti Themes[How To] Resizing the logo (Inovado) – Minti Themes http://hellominti.com/forums/topic/how-to-resizing-the-logo-inovado/feed/ Sun, 05 May 2024 13:42:16 +0000 http://bbpress.org/?v=2.5.11-6121 en-US http://hellominti.com/forums/topic/how-to-resizing-the-logo-inovado/#post-81118 <![CDATA[[How To] Resizing the logo (Inovado)]]> http://hellominti.com/forums/topic/how-to-resizing-the-logo-inovado/#post-81118 Thu, 19 May 2016 10:12:19 +0000 Phil (Support) Resizing the logo in Inovado

Step 1
Find out which header layout you are using. I will take header layout three for example.

Step 2
Get an FTP software like Filezilla (free) and a coding software like Sublime Text (free)

Step 3
login to your server via FTP and navigate to wp-conten > themes > Inovado > framework > inc > headers > header-v3.php (as we use header version three as an example, if you're using another version please open up the other version's file)

Step 4
You will find

with the logo inside and

with the navigation inside in that file. (may vary from header version to header version)
Notice that four + twelve adds up to sixteen, so whatever you change needs to add up to sixteen.

Increasing or decreasing the "four" will increase or decrease the logo area.
Increasing or decreasing the "twelve" will increase or decrease the navigation area.

Step 5
Save that file and therefor overwrite the old file.


Possible column combinations

two + fourteen
four + twelve
six + ten
eight + eight
ten + six
twelve + four
fourteen + two

You can use sixteen for both to try to achieve a full width logo, even tho that might influence the layout of the nav bar.
If you don't see the changes right away, clear your browser cache or try another browser

]]>