How to add a custom image to your Thesis 1.6 header without HTML or CSS
Uploader Comments (byobwebsite)
All Comments (17)
-
awesome... thanks for the video.. extremely helpful
-
THANK YOU!!! This was so much easier than many of the other methods!
-
Thanks for posting! I discovered an easy way to position header art above everything with nav below and minimal white space:
• Paste the HTML code in OpenHooks AFTER the header, not before.
• Paste the snippet of php (copied from OpenHooks) AFTER the pasted HTML code, not before.
• Check both OpenHooks boxes in Before Header section.
• Turn off header text, as you did
• In Thesis Custom CSS, paste this simple code to remove padding:
.custom #header {padding:0px;}
DONE! I spent hours on this.
-
wow, wow, wow!!! Thank you so much for this easy tutorial. I got my header custom header loaded in no time
-
THANK YOU!!!!
my webmaster put an amazon widget on the feauture box of the thesis open hook and i'm trying to modify it so i can put my affiliate link and I cant. How can I do that?
EdgyDivadotCom 1 year ago
@EdgyDivadotCom That depends of it it is actually a widget or if it is custom code. If it is a widget you can open it in the widget panel and add your affiliate id to the widget. If it is custom code, it might be in the custom_functions.php file. If it is then you should be able to substitute the old affiliate information there.
You might find a lesson on my website useful for this. I do have a free video tutorial on customizing php in Thesis. You'll find it on my blog. Good luck
byobwebsite 1 year ago
@EdgyDivadotCom That depends of it it is actually a widget or if it is custom code. If it is a widget you can open it in the widget panel and add your affiliate id to the widget. If it is custom code, it might be in the custom_functions.php file. If it is then you should be able to substitute the old affiliate information there.
You might find a lesson on my website useful for this. I do have a free video tutorial on customizing php in Thesis. You'll find it on my blog. Good luck
byobwebsite 1 year ago
@EdgyDivadotCom That depends of it it is actually a widget or if it is custom code. If it is a widget you can open it in the widget panel and add your affiliate id to the widget. If it is custom code, it might be in the custom_functions.php file. If it is then you should be able to substitute the old affiliate information there.
You might find a lesson on my website useful for this. I do have a free video tutorial on customizing php in Thesis. You'll find it on my blog. Good luck
byobwebsite 1 year ago
@EdgyDivadotCom That depends of it it is actually a widget or if it is custom code. If it is a widget you can open it in the widget panel and add your affiliate id to the widget. If it is custom code, it might be in the custom_functions.php file. If it is then you should be able to substitute the old affiliate information there.
You might find a lesson on my website useful for this. I do have a free video tutorial on customizing php in Thesis. You'll find it on my blog. Good luck
byobwebsite 1 year ago
You're welcome.
byobwebsite 2 years ago