Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • marvelous development Friend
    #187296

    Hi,

    I’m using default theme for Ja Mero (Joomla 2.5.10). Its default background color is black. How to change it to any image that I want as background?

    pavit Moderator
    #491969

    Hi

    The ja_Mero quickstart already have themes with background images so you can assign a theme to your default layout and then customize your theme as you wish

    Example Wood Theme

    The css is managed by this file templatesja_merocssthemeswoodtemplate.css around line 2980

    body {
    background: url(../../../images/themes/wood/body-bg.jpg) #956648
    }

    So the path with images will be images/themes/wood/ in that path you can override the image body-bg.jpg with your image respecting dimensions ( height and width )

    Regards

    marvelous development Friend
    #492017

    Hi Pavit,

    I do understand that. However, when I used themes, some of the style that I already add (when using default theme) is not appear. I edit it in less file.

    pavit Moderator
    #492022

    Use the theme related template.css file to make your changes, after you have completed then you can use the compile Less to Css button from your template manager.

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

This topic contains 4 replies, has 2 voices, and was last updated by  pavit 11 years, 6 months ago.

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