Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #910978

    Hi
    You can define the style with the background image code . Could u share the site URL where u added the background image so I can check it and give u correct changes ?

    VMedia Friend
    #910982

    The issue i’m having is there is no CSS file, as the source code is "inline" with the template editor. The only CSS file is /t3-assets/css/css-21c44.css, as shown on the joomlart template, thus you can reference there, for the solution would be the same for my website.

    Should the code be inserted within the "Custom Code" section of the template editor, is so where and how?

    Pankaj Sharma Moderator
    #910984

    Hello Venti Media
    Kindly post me your site url so i can check it and suggested you changes , It hard for me to assume about where and how u are applying the bg image on site .
    If your site is in offline mode kindly post details via Private reply (SET AS PRIVATE…)

    VMedia Friend
    #910993

    My question really is… how do you edit a inline property, as the background image and properties are inline. If needed, I will submit a office support ticket

    VMedia Friend
    #910997
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #910998

    Hi
    To apply background image on site Add below code in custom.css file
    Path : templates/Your JA Templates/css/custom.css file create custom.css file if its not present .

    
    .t3-wrapper {background: url("/images/joomlart/misc/wood_img.jpg") 100% 0 no-repeat fixed!important;background-size: 100% 100%!important;}
    

    Hope it helps .

    VMedia Friend
    #910999
    This reply has been marked as private.
    VMedia Friend
    #911000
    This reply has been marked as private.
    VMedia Friend
    #911007
    This reply has been marked as private.
Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 9 replies, has 2 voices, and was last updated by  VMedia 8 years, 7 months ago.

The topic ‘Background Image Properties’ is closed to new replies.