@dcmediadesign
13 years ago
I’ve tried to put that line:
/* Disable default themes header stuff */ define( ‘BP_DTHEME_DISABLE_CUSTOM_HEADER’, true );
Right underneath the php tag, and it didn’t work, so I tried to add it into my code in the functions.php elsewhere, and it didn’t work again
BP 1.5 Doesn’t have a “custom header” option, and if you do “remove” it, it resets to default which is a terrible blue gradient image…
it also doesn’t allow for .png files, so you can’t add a clear image…help?
13 years, 1 month ago
Where in the functions.php do I put this line?