Well, the image of the Website mentioned has an image Size of 396px × 66px, and your image is 857px × 244px, so, just rework/resize your image to a smaller value. 

My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
The most sensible thing would be to create a new image with the correct dimensions.
Using css
In your wokiee theme folder you have a skins/store_default/skin 210/css/custom_code.css
Which may well be something that is in admin theme settings that can be edited
change
to add
Using css
In your wokiee theme folder you have a skins/store_default/skin 210/css/custom_code.css
Which may well be something that is in admin theme settings that can be edited
change
Code: Select all
.tt-logo img {
max-height: 100px!important;
}
Code: Select all
.tt-logo img {
max-height: 100px!important;
width: 150px;
height: auto;
}
DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.
https://www.youtube.com/watch?v=zXIxDoCRc84
Who is online
Users browsing this forum: No registered users and 16 guests