Sprony

Customer
I have the Evolve 4 style currently installed. I want to make some changes, but I don't know how. I've added an image to illustrate:

mc_frontpage edits.jpg


A: This is a left over from another coder that apparently applies to all themes. I'm not sure where to look let alone what to Google on how to remove it.
B: I want the humanoid lifeform detected removed here as well and change the black background with another image.
C: I want to change to image you see in the overall background of the theme to something else, where can I do that?

Thanks in advance!
 
Solution
A.) That's looks to be a phrase, check Appearance -> Phrases, filter for "register"
B.) Same as above (phrase). For a background go to Style properties -> Notices -> Welcome notice, you can upload an image here.
C.) Style properties -> Evolve properties -> Page background, set the image to "use my own" then go to Style properties -> page setup -> At the bottom look for the property page background and upload an image.
A.) That's looks to be a phrase, check Appearance -> Phrases, filter for "register"
B.) Same as above (phrase). For a background go to Style properties -> Notices -> Welcome notice, you can upload an image here.
C.) Style properties -> Evolve properties -> Page background, set the image to "use my own" then go to Style properties -> page setup -> At the bottom look for the property page background and upload an image.
 
Solution
A.) That's looks to be a phrase, check Appearance -> Phrases, filter for "register"
B.) Same as above (phrase). For a background go to Style properties -> Notices -> Welcome notice, you can upload an image here.
C.) Style properties -> Evolve properties -> Page background, set the image to "use my own" then go to Style properties -> page setup -> At the bottom look for the property page background and upload an image.
A is fixed and B partly. I can't seem to get the image to show, is this the right place?
1762177927036.png

For C I managed to change the image but I don't see any styling options, this should be the same as the default Cyberpunk one in terms of size, color and opacity. Now it looks like this :P

1762178209310.png
 
B.) Sorry, on the Style property notice pages, there's a dropdown: Welcome notice background, set this to none.
C.) Where you set this, you'll want to add some additional CSS:
Code:
background-repeat: no-repeat;
background-position: center top;
You might need to make other adjustments depending on your setup.
 
B.) Sorry, on the Style property notice pages, there's a dropdown: Welcome notice background, set this to none.
C.) Where you set this, you'll want to add some additional CSS:
Code:
background-repeat: no-repeat;
background-position: center top;
You might need to make other adjustments depending on your setup.
Excellent! Both suggestions worked, but like you said I do need to make some adjustments:

1762261575975.png

For the notice the shadow of the text box seems to be in the way and I'll probably need some CSS code because this is the look I want:

1762261786245.jpeg

In regard to the background, that doesn't repeat now (thank you) but it's also not the size or color of the cyberpunk image, which is what I want. I tried finding it by looking at the demo page source to see it's dimensions, but not luck so far. Also, is the cyberpunk image grey by default? I thought the theme took care of that but otherwise I'll need to edit the image in Photoshop to match it.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back