This topic has 4 replies, 3 voices, and was last updated 9 years by sharmstr.

  • Author
  • #88147
     monkeytoldme
    Participant

    Hello,

    I would to change the background-image of my registration page only, the code I am using that correctly adds the background-image to the registration page is:

    #main > section {

    But the problem is that the website is now adding that background image to the entire website. How would I add this to only my registration page?

    #88162
     sharmstr
    Moderator

    put .registration in front of it. .registration #main > section

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #88168
     Radu
    Moderator

    HI,

    Just add this before your declaration

    COPY CODE
    
    body.register #main > section { }
    

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #88185
     monkeytoldme
    Participant

    Thanks for the fast response, there’s one more problem. When I load the registration page it shows the website color (grey) and then the image loads over top after about 1 second. How can I make the image load before the default background color loads?

    #88226
     sharmstr
    Moderator

    Use a faster loading image.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

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

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?