• Resolved nshonfeld

    (@nshonfeld)


    hi there,

    i have managed to upload a custom header logo and put the correct(?) code into the header.php for it to show on the blog…However, I am having trouble hiding the default text title, and furthermore, repostioning the custom logo image so it is centered on the page.

    this is my blog…
    https://www.nicshonfeld.tv/journal/

    the top header is my custom logo, the text underneath is the default.

    Many many thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • use img tag with align :
    <img src="url of image" align="center">

    Thread Starter nshonfeld

    (@nshonfeld)

    hi, thanks for that. i seem to have some trouble with my positioning with the header because i still cant seem to suss out which bit of code to remove so that only my logo is showing and not the title text which follows straight after it. any ideas?!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘trying to lose header title and reposition header image’ is closed to new replies.