0
Welcome Guest! Login
0 items Join Now

That darn scroll to top button

    • Designhow's Avatar
    • Designhow
    • Elite Rocketeer
    • Posts: 1013
    • Thanks: 0

    That darn scroll to top button

    Posted 13 years 10 months ago
    • I can't seem to find the div for the scroll to top button, I want to center and style it.

      #rt-grid-2 .rt-prefix-8 div.rt-block
      {box-shadow:4px 4px 4px #333333; border-radius:10px; background-color: #DCDCDC; color: #000000;}

      www.growmyideas.com/joomla

      Albert
    • Last Edit: 13 years 9 months ago by Designhow.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: That darn scroll to top button

    Posted 13 years 10 months ago
    • you seem to have a "forced" setting for the footer position. (8-2)
      I would try to remove that first ...
    • Designhow's Avatar
    • Designhow
    • Elite Rocketeer
    • Posts: 1013
    • Thanks: 0

    Re: That darn scroll to top button

    Posted 13 years 10 months ago
    • I tried 100 combos is the secificity in order?


      #rt-grid .rt-prefix div.rt-block
      {box-shadow:4px 4px 4px #333333; border-radius:10px; background-color: #DCDCDC; color: #000000;}
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: That darn scroll to top button

    Posted 13 years 10 months ago
    • you may want to try this code instead (and clear your cahce)

      a#gantry-totop {
      box-shadow:4px 4px 4px #333333;
      border-radius:10px;
      background-color: #DCDCDC;
      color: #000000;
      display: block;
      text-align: center;
      line-height: 25px;
      }
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: That darn scroll to top button

    Posted 13 years 10 months ago
    • But I really don't know why you have a forced-layout-setting in gantry wich keeps the button on the right side of the body ... ?
    • Designhow's Avatar
    • Designhow
    • Elite Rocketeer
    • Posts: 1013
    • Thanks: 0

    Re: That darn scroll to top button

    Posted 13 years 10 months ago
    • Worked great!
      see how the drop shadow crashes into the footer? How can I put a margin on top of the bottom box?

      growmyideas.com/joomla/hyperhidrosis-treatments/botox

      #rt-bottom div.rt-container
      {top-margin:23px;}

      Albert Ganss
      This image is hidden for guests.
      Please log in or register to see it.
    • Last Edit: 13 years 10 months ago by Designhow.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: That darn scroll to top button

    Posted 13 years 10 months ago
    • not sure what you mean ...

Time to create page: 0.076 seconds