It is possible to put only left and right a Background-image, see example: http://www.finnsa.de

Regards Manfred
In Themes
Sunday, September 13 2015, 01:53 PM
Share this post:

Accepted Answer

Sunday, September 13 2015, 02:18 PM - #Permalink
Hi,
If you are talking about the wooden background image, it's not only left or right side background image but it's a whole background image and it's fixed.
It's possible to make such a customisation on Arastta, too.

You can use this CSS code:
body {
background-image: url(PATH_TO_YOUR_IMAGE.jpg);
background-attachment: fixed;
}

You need to place your background image's path in the code.

Regards.
The reply is currently minimized Show
Responses (11)
  • Accepted Answer

    Monday, September 14 2015, 09:11 AM - #Permalink
    Thanks for the solutions Enes. Regards Manfred.
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, September 15 2015, 08:14 AM - #Permalink
    Hi Enes, is it possible to place the background only left and right en leave the center (middle) white?

    Regards Manfred
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, September 15 2015, 12:07 PM - #Permalink
    Hi,
    In the middle, there is site content so would it differ if it's white or not.
    I am not sure if I understand you. Can you please share a screenshot or preview for what you want?

    Regards.
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, September 15 2015, 02:50 PM - #Permalink
    Hi Enes, see the 2 screenshot. one is full woodpicture (technojet) but i want it like de second screenshot (finnsa). Leave it in de middle white between the text and products/shoppingcart.

    Regards
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, September 16 2015, 10:04 AM - #Permalink
    Hi Manfred,

    You can easily do like these customization with MijoShop Customizer. Please take a look at the attachment.

    It's in Dashboard => Right Menu => Appearance => Customizer
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, September 16 2015, 01:30 PM - #Permalink
    Sound like it's need for a main_container div, to be able to add background to all the content in center, from top to bottom. But I'm just guessing as the second screenshot seems to be missing i Manfred's last posting.
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, September 17 2015, 09:55 AM - #Permalink
    Hi Rune/Burak, here is the second screenshot. As you see only left and right the wooden picture and leave it white in de center (middle).
    Regards Manfred.
    Attachments:
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, September 17 2015, 02:30 PM - #Permalink
    Here is the css code to do this:
    html {
    background-image: url(http://l/arastta/image/catalog/wooden_background.jpg);
    }


    Write it to Custom Css section and select "Box Width" from Layout section. Please check the screenshot.
    Attachments:
    Like
    1
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, September 17 2015, 03:37 PM - #Permalink
    Oke thanks for your time. Another problem if i want to print a PDF invoice from a order. Also if i wil update the history from the order:

    SyntaxError: JSON Parse error: Unrecognized token '<'
    OK


    Fatal error: Cannot redeclare class EventAppPplogin in /home//catalog/event/app/pp_login.php on line 14


    Hope you know this problem. Regards Manfred
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, September 17 2015, 08:09 PM - #Permalink
    Hi Manfred,

    Could you please repost your extra question in a new tread in a suitable forum for it, as it's not related to your theme issue?
    http://arastta.org/forum/categories

    Thanks. :)
    The reply is currently minimized Show
  • Accepted Answer

    Friday, September 18 2015, 07:56 AM - #Permalink
    Oke Sorry.
    The reply is currently minimized Show
Your Reply