I have applied the CSS fix for videos and photos by plumber (don’t have the link to the post), but have come across a problem.
It appears that <div class=”componentheading” need different styling from your own profile view (viewing own photos) and View all photos (from front page) and if you are browsing the photos of another user than your self.
Below is a screenshot from a album page from a random user:
This is a screenshot of the View all page:
You can clearly see that the <span> is at a wrong position here, and the background is not the correct size. I have tried correcting this by CSS, but any changes I make will affect the other, so it seems like I am only able to have one of them looking correctly at a time.
Any suggestions?