0
Welcome Guest! Login
0 items Join Now

logo clarion template

  • logo clarion template

    Posted 11 years 1 month ago
    • hi

      why i have a visible grafic errror in the logo default position??

      i want delete the big colored square image

      www.cascioantonio.it/jupgrade

      thanks
    • Zach's Avatar
    • Zach
    • Jr. Rocketeer
    • Posts: 26
    • Thanks: 0

    Re: logo clarion template

    Posted 11 years 1 month ago
    • I am 100% Familiar with your template but this will remove the color block for you:

      On your site go to /templates/rt_clarion/css/ and edit your template.css file.

      Line 51 controls this
      #logo-color {width: 43px;height: 43px;position: absolute;left: 14px;top: 8px;}

      Change it to:
      /#logo-color {width: 43px;height: 43px;position: absolute;left: 14px;top: 8px;}

      This will simply deactivate the CSS code causing the logo color. I am sure there is a better way but this is easy and will not afect the a spacing or layout any.

      Hope this helps you.

Time to create page: 0.054 seconds