This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Logo size problem

Resolved 3 replies themetheme-vantage
10 years ago · Last reply by Ruud Maasland 10 years ago

Hi there,

First of all thanks a lot for making this nice theme available. Howerver, I don’t get the following:

The logo in the normal masthead layout doesn’t show up if its size is bigger then 120x30px.
I would like to have a bigger logo (180×50). As I understand from this forum, the size of the logo depends on the size of the logo image itself. It will adapt this size automatically. This is not happening.

I tried the following, but this didn’t work.

#masthead .hgroup .logo img {
width:150px!important;
height:80px!important;
}

My CSS knowledge is basoic, so I would like to ask for help.

Thank you in advance!

Best regards,

Ruud

URL: http://www.cnectus.nl

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Ruud Maasland 10 years, 9 months ago

    Found it. I have some code in my .htaccess that give problems with the logo size:

    RewriteCond %{HTTP_REFERER} !^http://cnectus.nl/.*$      [NC]
    RewriteCond %{HTTP_REFERER} !^http://cnectus.nl$      [NC]
    RewriteCond %{HTTP_REFERER} !^http://www.cnectus.nl/.*$      [NC]
    RewriteCond %{HTTP_REFERER} !^http://www.cnectus.nl$      [NC]
    RewriteRule .*\.(jpg|jpeg|gif|png|bmp||swf)$ - [F,NC]
  2. Magus Staff 10 years, 9 months ago

    Hi Ruud Maasland

    Glad to hear, I must admit I was wondering if it was something your host was applying to the image but was waiting on confirmation before posting.

    If you need any more help, feel free to start a new support thread.

    Magus

  3. Ruud Maasland 10 years, 9 months ago

    Thanks!

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread