Hey guys.
Ive got this background image im using for the header, it fits perfectly on my screen but not so good on a larger screen. Now, thats not the problem, i can fix that, the problem is when i do what i usually do;
it fits his screen, but because i have it so it looks like its wrapping the text, it looks really out of place:
here is the bg image im trying to use:
Theme: Charm.
any advice?
Thanks!
Ive got this background image im using for the header, it fits perfectly on my screen but not so good on a larger screen. Now, thats not the problem, i can fix that, the problem is when i do what i usually do;
Code:
background-size; 100%,100%
or
background-size:contain;
or
background-size:cover;
it fits his screen, but because i have it so it looks like its wrapping the text, it looks really out of place:
here is the bg image im trying to use:
Theme: Charm.
any advice?
Thanks!