0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

Slice Container Code Location

  • Slice Container Code Location

    Posted 13 years 1 month ago
    • I am trying, for the life of me, to change the bottom border color. Only issue is, when I hover over the location of where the code is below, it displays www.rbiwebdesign.com/:43
      body .rg-ss-slice-container {
      border-top: 5px solid #005288;
      }

      Where, using FTP, is the location of this code for me to modify? Please help!!!
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 891
    • Web Designer and Host

    Re: Slice Container Code Location

    Posted 13 years 1 month ago
    • Hi there,

      Try adding the following code to the bottom of template.css...
      body .rg-ss-slice-container {
           border-top: 5px solid #FF0000 !important;
      }
      And change the colour to suit.

      If this resolves your problem then please edit your first post in this thread by adding SOLVED at the start of the title and then select the green tick icon. This lets the moderators know that it can be moved to the solved section.

      Thanks for your cooperation :)

    • 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
  • Re: Slice Container Code Location

    Posted 12 years 10 months ago
    • Good one, thanks as well!

Time to create page: 0.077 seconds