Fork me on GitHub

Inserting a gif into a header  Bottom

  • I was wondering if anyone could direct me as to how to put a gig into the middle of a header. I am using basicWEB theme. There is no Header HTML file only a theme. I am bit of a beginner so help would be appreciated.
    Thankyou
  • It depends on the type of theme but in Xanthia themes its called master.html. I dont know what the classic theme is like...

    anyways... there is no header, block, etc like there is in phpnuke. Just one file with type tags...

    just go to it... and add a tag like...

    Code

    <center><img src="path/path.gif"/></center>

    or

    Code

    <img src="path/path.gif" align="center"/>

This list is based on users active over the last 60 minutes.