Adding header img to register page
-
Hello, I am a newbie to wordpress and css understanding but I am having trouble getting my header page to appear on my “register” page. I am using the Illdy theme and have “buddypress” plugin installed which provides me the register page. My jumbotron is set and is working fine as the header does appear on every other page except for this one. I also attempted to code the css manually to include the header image but it didnt work. Any help?
`.page-id-164 .site-header {
background-image: url(“https://i0.wp.com/theboxingjournal.com/wp-content/uploads/2016/10/landscape-1430667939-mayweatherbeatspacquiao.jpg?fit=1600%2C800”) no-repeat scroll 0 0 transparent;
}^ is the code I used to try to attempt to get it to appear.
Here is what it looks like, thanks!PS: the create account is highlighted for reference
- The topic ‘Adding header img to register page’ is closed to new replies.