0
Welcome Guest! Login
0 items Join Now

Quasar - Need help for two css modifications

    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: Quasar - Need help for two css modifications

    Posted 13 years 10 months ago
    • Hi Alex,

      Using Firebug I am unable to view the image so it is impossible to be sure it is in place. Can you confirm the filename, size and type please. If you can check via ftp to see that the file has actually been saved in the folder/name/format that is being called.

      Once I know the file is viewable I can work out your changes.

      Hope this helps 8)

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information
    • bathala's Avatar
    • bathala
    • Newbie
    • Posts: 6
    • Thanks: 0

    Re: Quasar - Need help for two css modifications

    Posted 13 years 10 months ago
    • Hi David,

      Thanks for suggesting to check using FTP. I just realize that it doesn't have enough permission to be viewable. I updated it and you should see it with this link:
      http://www.mossimo.com.ph/templates/rt_quasar_j15/images/backgrounds/style3/background.jpg

      Although the background still doesn't show. Still thanks for the help and patience.

      r/Alex
    • I'm an independent game developer who's never going to make it in the industry because I'm color blind and has absolutely no imagination.
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: Quasar - Need help for two css modifications

    Posted 13 years 10 months ago
    • Hi Alex,

      That image is smaller than I expected. If it is set as a background then what colour will you want the rest of the screen background?

      Or is this just to be a background on the header/feature area?

      Thanks

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information
    • bathala's Avatar
    • bathala
    • Newbie
    • Posts: 6
    • Thanks: 0

    Re: Quasar - Need help for two css modifications

    Posted 13 years 10 months ago
    • Hi David,

      I did not realize that the image was too small. I'll upload a high resolution imageand will post here after I do so.

      Thanks for the help.

      R/Alex
    • I'm an independent game developer who's never going to make it in the industry because I'm color blind and has absolutely no imagination.
    • bathala's Avatar
    • bathala
    • Newbie
    • Posts: 6
    • Thanks: 0

    Re: Quasar - Need help for two css modifications

    Posted 13 years 10 months ago
    • Hi David,

      I've already uploaded the high resolution image replacing to original smaller image. What I really wanted to do is replace the background with that image. Technically allowing front page scrolling while the background doesn't move.

      I this doesn't work, then it verifies my feeling that I may be approaching this wrong and an option maybe is to use the panacea template and use my entitlement.

      Still, I would prefer to get this to work first. Thanks for helping.

      r/Alex
    • I'm an independent game developer who's never going to make it in the industry because I'm color blind and has absolutely no imagination.
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: Quasar - Need help for two css modifications

    Posted 13 years 10 months ago
    • Hi there,

      Sorry for the delay in getting back to you on this one.

      You need to make quite a few changes. Open template.css and at line 178 you need to adjust the code to this...
      body {
           background: url("../images/backgrounds/style3/background.jpg") no-repeat fixed 50% 0 #D1CEC4;
      }
      This fixes the image in a central position. Change the colour to suit (#D1CEC4).

      To see the image you will need comment out the following lines in style3.css - 20, 41, 45, 50 as they all have background images.

      Then you will need to use Firebug to work out the other changes to make, especially as the text is not readable over the image.

      Hope this helps 8)

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information

Time to create page: 0.054 seconds