Skip to content

Ignore Header Image #8

@fassetar

Description

@fassetar
            <b:if cond='data:useImage'>
              <b:if cond='data:imagePlacement == &quot;BEHIND&quot;'>                
                <b:else/>
                <div id='header-inner'>
                  <a expr:href='data:blog.homepageUrl' style='display: block'>
                    <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_headerimg&quot;' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/>
                  </a>
                  <b:if cond='data:imagePlacement == &quot;BEFORE_DESCRIPTION&quot;'>
                    <b:include name='description'/>
                  </b:if>
                </div>
              </b:if>
              <b:else/>

I'm not using this because the css uses a different image.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions