Hey everyone. So I've been all day long putting this Tumblr portfolio together, however my HTML knowledge is that of a 5 year-old. A little help would be really appreciated here.

I installed a theme called Cargo (I wonder why, haha)
and it uses photoset for photo posts but on the post thumbnail the multiple images look overlayed, is there any way to fix this? or can someone please tell me how to remove the photoset option?

Ps. this only happens in Firefox, in IE they appear alright and no photoset is displayed, I kind of like that better.

here's a screenshot

1 Comments

  • Brendon Rush

    Go into the custom html part and search for opacity, should bring up this block


    .post_thumb .photoset .thumbs .thumb{
    position:absolute;
    left:0px;
    top:0px;
    opacity:.4;
    width:200px;
    height:134px;
    background-position:center center;

    change opacity from 4 to 0, should fix it.

    Also when I click on a project with more than one image nothing shows up.
  • This thread is currently locked. Comments are disabled :(

Sign Up

Forgot Your Password?