Hi All,
I have created a logo (vector EPS) that I can scale any which way I want and maintain perfect resolution.
I export in the ratio of 105×75… But bigger like 210×150… as PNG, or high res JPG etc. Have now gone transparent background PNG, which improves it…
Loads fine. Just looks rubbish. No matter what I do… Transparent has implications for other pages if you vary pages…
Same image looks perfect in the footer ‘copyright’ section. Renders perfect.
Some have asked this in past and no real answer, that is publicly visible. I have tried the available CSS code, and the colorlib plugin too, to no avail.
Will do a subsequent post with the site address, set to private.
Thank you, in advance, for your help!!
//I notice it host in a wp.com… domain… (well dev code renders this, even if hosted locally)
I am preferring to have it load locally. If I open image in new window and compare to original image, its quality has been significantly reduced… ie. I open the rendered image and its well different to the original I uploaded to be used.
QUESTION 2:
So I have gone opposite of default… (black instead of white)
I have to set a home for single page. - works perfectly, as does 99.999% of the theme, and will concede the .001 could very well be me!, but can help others!
so I set:
body {
line-height: 1.6;
background-color: #000;
font-family: “Source Sans Pro”, sans-serif;
font-weight: 400;
font-size: 16.5px;
color: #999;
}
However pages (like home page, created in wordpress, not the about, services, etc) conform in header and font, but not background…
What have I done wrong?
Attached is the black to white showing… Single home page set, at single page. I simply called it “home” to set the site up before final copy and media goes in.
//I will set my URL in a private subsequent post.
///I very much appreciate this FREE theme and its development! It is VERY good Thank You.