Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • omnicon Friend
    #125998

    Which file holds the infomation for the logo located in the top left?

    I’ve looked in every css, php and html file under the templates/ja_pollux folder…

    Looking to centre it or maybe even remove it completely.

    Thanks!

    kallan Friend
    #240113

    the logo is located in the template/ja_pollux/images folder
    They are called logo-default.jpg (where default can be replaced by the color scheme you are in)

    The code to display it is located in the index.php file of the template around line 159


    <h1>
    <a href="index.php"><img src="<?php echo $ja_template_path;?>/images/logo-<?php echo $ja_color; ?>.jpg" alt="<?php echo $mosConfig_sitename?>" /></a>
    </h1>

    Hope this helps.
    Kiwidesign

    infinitysnake Friend
    #245499

    nevermind, i’m an idiot.

    itgl72 Friend
    #257257

    Are there specific height or width dimensions that must be used for t he logo??

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 4 voices, and was last updated by  itgl72 16 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum