changing inner page background color – Aspire Theme

Homepage Community Forums Aspire Theme Support changing inner page background color – Aspire Theme

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #22229
    Tre
    Customer

      Hi Wes. I have tried to adjust the inner page background color by changing background color at around line 628 on the Aspire Style.css, also just for fun, tried adding background photo at the same location on style sheet. I don’t see any change after Updating file and refreshing my page.
      What am I doing wrong? Thank you for your time.

      #22230
      Wes
      Moderator

        What’s the link to your site again?

        Do you still have the code added? I can take a look to see what it might be.

        #22231
        Tre
        Customer

          Hi Wes, I noticed no visible change from the adjustments shown below.
          – from around line 628 on Aspire’s style.css
          with the goal being to change the ‘inner page’ (all pages except front page) background color or perhaps add a background image.

          .site-inner {
          /* background-image: url(“http://xxxx.com/images/morepix/20.jpg”); */
          background-color: #000; /* was fff – changed by tre */
          clear: both;
          margin-top: 170px;
          position: relative;
          z-index: 9;
          -word-wrap: break-word;
          }

          thank you

          #22242
          Wes
          Moderator

            Can you post a link so I can see exactly why the code isn’t working? I’ll need to inspect in order to see what’s going on.

            #22244
            Tre
            Customer
              This reply has been marked as private.
              #22245
              Wes
              Moderator
                This reply has been marked as private.
                #22256
                Tre
                Customer

                  Hi Wes. As always your advice was right on the mark. I was able to change the color in the Body in Firefox, EI, Safari and Chrome. Changes to .solid-section and .front-page-3 .solid-section worked in three but does not work in Chrome. Would you have any advice as to change the background color for Chrome.

                  I appreciate your time. thank you

                  #22257
                  Wes
                  Moderator

                    I checked your site in Chrome and it looks like you got it working.

                    Is the front-page-3 suppose to have a Black background? If so, that’s what’s showing for me. If it’s supposed to be something different just let me know and I’ll figure out what’s going on.

                    #22258
                    Tre
                    Customer
                      This reply has been marked as private.
                      #22259
                      Tre
                      Customer
                        This reply has been marked as private.
                        #22260
                        Wes
                        Moderator

                          No problem! I was just going to mention the browser cache. Anytime I make CSS changes, I always click my Reload button on the browser and it instantly clears the cache.

                          Let us know if you need anything.

                        Viewing 11 posts - 1 through 11 (of 11 total)
                        • You must be logged in to reply to this topic.