0
Welcome Guest! Login
0 items Join Now

Top spacing - vermilion

  • Top spacing - vermilion

    Posted 10 years 4 months ago
    • Hi Guys
      I need to change the spacing at the top of this site (between the menu and the blue bar):
      181.224.135.87/~reacho08/

      The template is using compressed css so I know editing that is a no-no.

      Any ideas on how I create a css change for this?

      As far as I can tell it's the height of rt-top.

      Thanks in advance
      Andy
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: Top spacing - vermilion

    Posted 10 years 4 months ago
    • Hello,

      Your title indicates that this post belongs in the Vermilion forums it is specific to that template. However I see that your membership ended just 4 days ago. You would do well to renew to get further support however, in this instance the issue is not the template itself but a module that is being used to add a line of custom css (see screenshot)
      You can create a file using a simple text editor for custom css and name it using this format: templatefolder-custom.css (e.g., rt_vermilion-custom.css). For this issue add this to the custom CSS file
      #rt-page-surround {background-image: url("http://181.224.135.87/~reacho08/images/backgrounds/soft_pink.jpg")!important; background-attachment:fixed!important; background-position:center top!important; background-repeat:repeat!important; background-color:transparent!important;}
      More info here: www.gantry-framework.org/documentation/j...custom_stylesheet.md

      You can also add the module class suffixes nopaddingall nomarginall to the menu module that you are using.
    • Last Edit: 10 years 4 months ago by cdavis411.

Time to create page: 0.056 seconds