Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • angiearmstrong Friend
    #157942

    Hi,

    I am a Joomla beginner and I have read through how to change background images for other templates but can’t seem to work it out for JA Events. I went into template.css and changed the image ref but this doesn’t seem to have changed it? I also looked under the black theme which is the theme I am altering. I have managed to change the logo OK?! Can someone please help? I have copied the source bg.jpg file and created a plain image (without balloons etc) but am unsure where this needs to be loaded up to?

    Thanks,

    Angie

    aman204 Friend
    #368881

    <blockquote>I also looked under the black theme which is the theme I am altering.</blockquote>

    As you are using black theme style, You can update image path here accordingly ::

    #ja-wrapper {color.css (line 18
    background-image:url(“../images/wrap-bg.jpg”);
    }

    or update the similar image

    Css file reference::
    templates/ja_events/core/themes/black/css/color.css

    mirzamunas Friend
    #374943

    I would like to change bg.jpg of DEFAULT theme.

    aman204 Friend
    #375045

    <em>@mirzamunas 219165 wrote:</em><blockquote>I would like to change bg.jpg of DEFAULT theme.</blockquote>

    You can update image path here accordingly::

    #ja-wrapper {template.css (line 493)
    background: url(“../images/bg.jpg“) no-repeat scroll center top transparent;
    }

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 3 voices, and was last updated by  aman204 13 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum