0
Welcome Guest! Login
0 items Join Now

SOLVED: Finding the source file to change a margin

  • SOLVED: Finding the source file to change a margin

    Posted 12 years 3 months ago
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: SOLVED: Finding the source file to change a margin

    Posted 12 years 3 months ago
    • Hi there,

      The code is being called by the styledeclaration.php file and is as follows...
      body .rg-ss-slice-container {
           border-top: 5px solid #64C221;
      }
      Try adding the following code to the bottom of template.css...
      body .rg-ss-slice-container {
           border-top: 0 !important;
      }
      Please remember that these changes will be lost in any future template update. You can avoid this by using the tutorial here - www.rockettheme.com/index.php?f=337&t=10...omcss&rb_v=viewtopic

      There is also an alternative option here - www.rockettheme.com/magazine/dec-2011/13...cket-theme-templates

      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: SOLVED: Finding the source file to change a margin

    Posted 12 years 3 months ago
    • Thanks David about to give it a try now - would this be the actual Clarion template.css file?
      And by down the bottom do you mean at the very bottom or somewhere in between? This is my first ever Joomla site build so i'm only a freshy :)
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: SOLVED: Finding the source file to change a margin

    Posted 12 years 3 months ago
    • Hi there,

      Yes template.css in the rt_clarion/css directory and yes, the very bottom.

      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.094 seconds