Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • buddha Friend
    #118032

    Hey peeps.

    man im loving this template, however my company logo is a bit big so how do i go about increasing the size of the logo? i’ve been looking and trying to find the cell/tag that its in so i can inc the dimentions.

    thanks for you speedy reply.

    -buddha 🙂

    itguy Friend
    #212676

    Try line 171 of index.php in the template folder. It look like this:

    od_displayImage('sitelogo', '<?php echo $ja_template_path;?>/images/logo', 228, 63, '', '<?php echo $mosConfig_sitename?>');

    From looking at the od_displayImage function in scriptsopaticy.js it looks like the two parameters 228, 63 are the width and height sent to the function.

    Here is the function. Just shown for clarity.

    function od_displayImage(strId, strPath, intWidth, intHeight, strClass, strAlt) {

    Hope this helps!

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

This topic contains 2 replies, has 2 voices, and was last updated by  itguy 17 years, 6 months ago.

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