Logo size problem
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
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Found 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]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
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.