0
Welcome Guest! Login
0 items Join Now

[Quasar] Logo resizing

    • larry_g's Avatar
    • larry_g
    • Jr. Rocketeer
    • Posts: 48
    • Thanks: 0

    [Quasar] Logo resizing

    Posted 15 years 2 months ago
    • Hi,

      I've tried putting a 350x98px logo by changing changing #rt-logo in style2.css to:
      #rt-logo {background:transparent url(../images/logo/style2/logo.png) 100% 0 no-repeat; display:block; height:98px; margin:0px 0px; width:350px;}

      ...and variations thereof...including removing the styling effect in the template backend...all to no avail. Very frustrated.

      Thanks for your help
    • Larry
      #rt-newbie .competence {level: terribly-low;}
    • Kat05's Avatar
    • Kat05
    • Preeminent Rocketeer
    • Posts: 25898
    • Thanks: 334

    Re: [Quasar] Logo resizing

    Posted 15 years 2 months ago
    • hi larry,

      do you have a link to your site so we can take a look?

      thanks, kat :)
    • Kat05 / QA Lead & Support / Germany
    • larry_g's Avatar
    • larry_g
    • Jr. Rocketeer
    • Posts: 48
    • Thanks: 0

    Re: [Quasar] Logo resizing

    Posted 15 years 2 months ago
    • Problem solved!!!

      Apparently /templates/rt_quasar_j15/css/template.css overrides /templates/rt_quasar_j15/css/style2.cs. This override doesn't seem to be documented....

      So I just changed the #rt-logo params in that file, and changed the float param (below) to 'left'
      #rt-header ul {margin: 0;padding: 0;float: left;position: relative;z-index: 1000;}  

      Now it looks just as I want it to!
    • Larry
      #rt-newbie .competence {level: terribly-low;}

Time to create page: 0.066 seconds