Optimize Press 2 Header Size Change

2 replies
  • WEB DESIGN
  • |
Hey guys.

I am using Optimize Press 2 plugin.

I am having a problem finding how to change the header size on a Page. I can see where to upload a logo image.

Just can't find out where to change the default height of 123px to something like 75px.

http://take.ms/7ExXPD


Also I can't find out where to make it so the logo image is not clickable, or to change where the actual link location goes to.

thanks so much for the help

Travis

edit: ironically somehow optimizepress's page does EXACTLY what I want
http://help.optimizepress.com/custom...er-not-showing
#change #header #optimize #press #size
  • Hi Phaze (and anybody else reading this).
    I went looking for a solution to this same issue. Found your post with no replies under it.

    After doing some research, I found the answer:
    OptimizePress | How to change the size of the logo in Li...

    Hope this helps anybody else looking for help with this!

    Marc
    Signature

    Marc Sylvester
    Laughingbird Software
    Creator of The Logo Creator design software

    Create and re-sell your own marketing graphics with The Logo Creator!

    {{ DiscussionBoard.errors[8789452].message }}
  • Profile picture of the author lancejay
    The logo width is set at 250px currently to help stop people breaking their pages with huge logos. You can override this with a little CSS:

    Add this in the Page Settings > Other Scripts > Choose Custom CSS from the dropdown section (obviously you'll want to adjust the values to what you want)

    .banner .op-logo img {height: 100px !important;width:300px !important; max-width:300px !important}
    {{ DiscussionBoard.errors[8789694].message }}

Trending Topics