0
Welcome Guest! Login
0 items Join Now

Logo Image not Appearing (Iridium)

  • Logo Image not Appearing (Iridium)

    Posted 15 years 5 months ago
    • Hi
      Missing something...
      Followed a couple of logo editing tutorials.
      Have made new logo.png in Fireworks.
      Uploaded to proper directory.
      On the site the mouse rollover seems to work but the image is not appearing.

      www.eyeonthestorm.ca

      I've tried six different pngs and tried to go back to the original but nothing.
      Getting the params.ini not writeable error but know how to fix that (though it goes back to 555 every time I change template through admin back end). Could that be issue?

      I'm posting things I changed. I changed logo width to fit my new png. template.css top part looks like this

      /* This is the Main template logo, Edit this to match the width and height of your new logo image */
      #logo {width: 383px;height: 80px;}


      style1.css top little bit that deals with logo looks like this:
      /* Style1 */

      /* Logo Image */
      #logo {background: url(../images/style1/logo.png) 0 0 no-repeat;}

      My params.ini file looks like this:

      presetStyle=style1
      primaryStyle=style1
      bgStyle=full
      fontFamily=iridium
      linkColor=#8BB036
      enableFrontpage=show
      enableIe6warn=1
      enableFontspans=1
      enableInputstyle=1
      inputsExclusion='.content_vote'
      templateWidth=982
      leftcolumnWidth=280
      rightcolumnWidth=334
      leftinsetWidth=180
      rightinsetWidth=180
      splitmenuCol=leftcol
      defaultFont=default
      showLogo=1
      showTextsizer=0
      showCopyright=1
      copyrightText=Copyright 2009, All Rights Reserved
      showTopbutton=1
      jsCompatibility=1
      menuType=fusion
      menuName=mainmenu
      roknavmenu_fusion_opacity=1
      roknavmenu_fusion_effect=slidefade
      roknavmenu_fusion_hidedelay=500
      roknavmenu_fusion_menu_animation=Quint.easeOut
      roknavmenu_fusion_menu_duration=400
      roknavmenu_fusion_pill=0
      roknavmenu_fusion_pill_animation=Quint.easeOut
      roknavmenu_fusion_pill_duration=400
      roknavmenu_fusion_tweakInitial_x=-12
      roknavmenu_fusion_tweakInitial_y=0
      roknavmenu_fusion_tweakSubsequent_x=-12
      roknavmenu_fusion_tweakSubsequent_y=-6
      roknavmenu_fusion_enable_current_id=0

      Any help would be appreciated.
  • Re: Logo Image not Appearing (Iridium)

    Posted 15 years 5 months ago
    • Hello,

      You need to clear your browser's cache/cookies and refresh.

      Then open the template.css and find:
      .logo-module {
      float:left;
      overflow:hidden;
      width:275px;  <<---change to 383px;
      }
  • Re: Logo Image not Appearing (Iridium)

    Posted 15 years 5 months ago

Time to create page: 0.057 seconds