Before you ask please READ THIS

Remove Progress bar

edited May 2013 in Hypershot Posts: 3

I want to remove the white colored progress bar which shows up on the full width album page. please see the image attached

Hypershot 2013-05-22 18-53-39.png
1600 x 723 - 2M

Comments

  • Posts: 38
    You may find reference to it at line 70 of single-album.php, but i'm not sure that erasing from 70 to 73 is the cleanest way to do it. I'm just another user in that pretty labyrinth.
  • Thanks paul for ur help, i was looking for something similar.
  • AirAir
    Posts: 10,970
    Paul said: I'm just another user in that pretty labyrinth.
    ;-)

    To hide progress bar use this custom CSS:

    #progress-back {
    display: none !important;
    }
    With regards.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!