Fork me on GitHub

Watch

GitHub Core

Show your support for Zikula! Sign up at Github account and watch the Core project!




GitHub Modules

Forum Activity

Forum feed

» Visit forum | » View latest posts

ADS-AfterBlue Theme  Bottom

  • Ok, so I got this website, www.gamingshack.net/ua/postnuke208/html/ and I want to put a logo on it...but from the looks of it this theme doesn't support it, and I want to use this theme, so is there a way to get a logo in up top??
  • You already seem to have one, ADS-AfterBlue/images/logo.gif with 208th Devil's Dogs. So I guess you figured it out :)

    But yes, sure, you can put whatever you want up top by altering the themeheader function in the theme.php file. In ADS-AfterBlue the relevant section looks like

    Code

    echo "<img src=\"themes/ADS-AfterBlue/images/logo.gif\" width=\"748\" height=\"69\"></td>\n"
             ."<td align=\"right\" background=\"themes/ADS-AfterBlue/images/banner-trim-right.gif\">\n"
             ."<img src=\"themes/ADS-AfterBlue/images/banner-trim-right.gif\" width=\"17\" height=\"69\"></td></tr><tr>\n"
             ."<td colspan=\"3\"><img src=\"themes/ADS-AfterBlue/images/banner-end.gif\" width=\"780\" height=\"8\"></td></tr></table>\n";


    Martin
  • 0 users

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