Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • sfvaleriano Friend
    #818415

    Hi,
    how can i change image background on contact page?

    Thanks,
    Valeriano

    pavit Moderator
    #819098

    Hi

    It is hardcoded inside css file in template.css around line 2280

    .jamasthead {
    background-image: url("../images/bg-masthead.jpg");
    }

    You can override it adding to your custom.css file this

    .jamasthead {
    background-image: url("../images/yourimagename.jpg");
    }

    Best regards

    jingato Friend
    #819638

    I replied in my own post as well regarding this issue, but now that I see your response here, my question is, why? That logically makes no sense. If you have a component that is designed to be customizable per page in the Joomla backend, why would you ever hard code it to be something else? Can you please fix this bug so that the component works as expected?

    pavit Moderator
    #819687

    Hi @jingato

    Noted your opinion, and i should ask you to post your opinion on this FORUM where it will be noted by whom should apply some users considerations eventually this could be considered a bug .

    Best regards

    valthebault Friend
    #853085

    Hi, I’m trying to change the background color too, but I’m new in this. Could you tell me where should I keep the image whose name I’ll replace ‘bg-masthead’ with?

    Thanks

    pavit Moderator
    #853228

    Hi @valthebault

    This is an old topic would be better if you could open a new topic and provide also in it your backend login details ( they will be visible only to mods ) So we can better check it

    Regards

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

This topic contains 5 replies, has 4 voices, and was last updated by  pavit 8 years, 10 months ago.

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