Tagged: x
-
AuthorPosts
-
June 24, 2016 at 7:09 pm #1058667
thoocygamingParticipantMy image banner at the very top of my page seems to not be working no matter the size I make it in photoshop.
I want the image to line up with the header text. When I view the website from cornerstone, it looks fine. But when I actually go to my website it shows it shrinked down. I’ve been editing wordpress “appearance” for global site scaling and such, but to no avail. Please help?
my website is http://www.thoocygaming.com
June 24, 2016 at 7:49 pm #1058791
thoocygamingParticipantthis is getting to be VERY frustrating… What I visualize in cornerstone is NOT even close to the same when I save it and preview the website… What is going on????
June 24, 2016 at 11:09 pm #1058947
FriechModeratorJune 25, 2016 at 4:14 am #1059088
thoocygamingParticipantI figured it out. But now, how do I get my banner on top of my blog? i cant edit it with cornerstone
June 25, 2016 at 4:26 am #1059095
ChristopherModeratorHi there,
Blog page is not editable, its content generates automatically. However you can add banner using JS code.
Please add following code in Customize -> Custom -> JavaScript :
jQuery("<img src='http://placehold.it/600x500/3498db/2980b9' style='width:100%;'>").insertAfter(".blog header.x-header-landmark");Hope it helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1058667 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>

