Background Size Issue


Author Message
Harriet

Posted: 9/7/2015
Quote message 

Hi guys I am having a problem with my background. I have created my own image for the background but Artisteer will only display it at the correct size when I place it on a massive white background. This has become a problem when I put it into wordpress as this means it is not working as a responsive background and is messing up my sites layouts as my three column structure works around the content of my background.

Can anyone suggest a way I can get Artisteer to register my image at the correct size without having to put it on a massive white background please? Thanks
 
James G

Posted: 9/7/2015
Quote message 

What version of artisteer are you working with?

I have artisteer 4.3.0.60818
If you have the artx file, you can send too:

jamesg.artisteer@gmail.com
 
Chad

Posted: 9/11/2015
Quote message 

you can always export your theme with no background using artisteer, once you upload the theme to WordPress, go into Appearance > Editor. Upon page load you will ahve the style sheet open.

Use CTRL + F to open the find command and look for art-main (this may be a bit different if you changed the default in the options panel when exporting the theme from Artisteer.

add this line of css to it

background: url('link to where you have uploaded the background');

This will manually add in the background and you can then tweak it to your needs from there. Let me know if this helps and if I can be of further assistance.