0
Welcome Guest! Login
0 items Join Now

Slice Container Code Location

  • Slice Container Code Location

    Posted 13 years 4 days 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: 890
    • Web Designer and Host

    Re: Slice Container Code Location

    Posted 13 years 3 days 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 9 months ago
    • Good one, thanks as well!

Time to create page: 0.060 seconds