Jump to content

Strange..


Recommended Posts

hiya guys

 

My logo is much smaller when i upload it, screenshot below shows the logo on the site after upload on the left, and on the right is the actual logo with the size it should be :(

 

any ideas why its smaller on site, it looks messy & cant hardly read it! :( ?

 

post-938006-0-38842100-1425503107_thumb.png

 

Thanks

Edited by tizdaz (see edit history)
Link to comment
Share on other sites

ok this is all i have in my global.css regarding head/logo image:

 

#header {
position:relative;
z-index:101;
padding:0 0 40px
}
#header_logo {
display:block;
position:absolute;
left:0;
top:89px
 
}
#header-inner {
padding:194px 0 0;
position:relative
 
My original image size is 300x88 ...ive also tried to upload one that is 600x100 but whatever size image i upload, it always scales it to 290x85 :( ?
Edited by tizdaz (see edit history)
Link to comment
Share on other sites

Correct. But then you have to figure out what happens when the site scales to different resolutions for mobile and tablet. It is not as straight forward as it seems sometimes. You would need to test and adjust it for different screen resolutions. 

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...