0
Welcome Guest! Login
0 items Join Now

SOLVED - Grunge - top-a position spacing issue

  • SOLVED - Grunge - top-a position spacing issue

    Posted 13 years 7 months ago
    • Two issues with the grunge template. here is the link http://insitetestsite.com/

      1. I am trying to remove the blue line below the rotating header. I'd like the nav menu to be flush with the header.

      2. I'd like to remove the black bar from the top on the page. I want the blue to be flush with the top.

      Please let me know if you have additional questions. I appreciate your help, Mike
    • Last Edit: 13 years 7 months ago by Lillian Beach.
  • Re: SOLVED - Grunge - top-a position spacing issue

    Posted 13 years 7 months ago
    • any ideas here? the header is located in the top-a position. Thanks, Mike
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: SOLVED - Grunge - top-a position spacing issue

    Posted 13 years 7 months ago
    • for #1 add this at the bottom of your template.css file:
      .topline {display: none;}
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: SOLVED - Grunge - top-a position spacing issue

    Posted 13 years 7 months ago
    • for number two. I am not seeing a black bar at the top of the page. Please provide an annotated screen shot
  • Re: SOLVED - Grunge - top-a position spacing issue

    Posted 13 years 7 months ago
    • I was testing module positions when you looked into my issues. At the time, the header was placed in the drawer position. it has been moved back to the top-a position where I'd like for it to be. Could you look at it again and give me some advise. You will see the blue bar to the bottom of the header and the black bar to the top of it. Sorry for the confusion, I've been trying everything I can to get this fixed.

      I added the css code you provided. The results are shown on the page currently. It did not fix my problem. Thanks for your help, Mike
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: SOLVED - Grunge - top-a position spacing issue

    Posted 13 years 7 months ago
    • Hi there,

      Open template.css and add the following code to bottom...
      #rt-drawer .rt-container .rt-grid-12 .rt-block {margin:0;padding:0;}
      That should have gotten rid of the black bar :cheesy:

      Now add the following code just below that...
      #rt-top .rt-container .rt-grid-12 .rt-block {
            margin: 0pt;
            padding-bottom: 0pt;
      }
      That should remove the gap to the menu.

      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 - Grunge - top-a position spacing issue

    Posted 13 years 7 months ago
    • FIXED! David, You're a lifesaver. cdavis, thanks for your help. You guys are great.
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: SOLVED - Grunge - top-a position spacing issue

    Posted 13 years 7 months ago
    • Mike Byrne wrote:
      FIXED! David, You're a lifesaver. cdavis, thanks for your help. You guys are great.
      Glad to be of service. See you around the board :)

Time to create page: 0.074 seconds