Blogger Template help

Discussion in 'HTML & Website Design' started by Balau, Jun 4, 2011.

  1. #1
    Ok so I'll try to make this as clear as possible. I need your help...

    I have one little problem that drives me crazy on my blogger blog. (lolpics.co)
    When I click on a picture it opens in its own page-url at full resolution. I want it to open on the post page url so that people may comment or have the option to share and change the picture.
    That only works if you click the title.

    Thats what I need, when clicking the image I want it to go to the blog-post url not its own url. Hope you understood, please provide a hand if you know how to fix this.

    Waiting for someones reply,

    Best Regards,

    Cristian.
     
    Balau, Jun 4, 2011 IP
  2. makeit easy

    makeit easy Active Member

    Messages:
    2,067
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    90
    #2
    remove the href tag. The red codes below:
    [COLOR="red"][B]<a href="......  >[/B][/COLOR]
    <img src="....     ...> 
    [COLOR="red"][B]</a>[/B][/COLOR]
    Code (markup):
     
    makeit easy, Jun 5, 2011 IP
  3. Balau

    Balau Active Member

    Messages:
    254
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #3

    I found only:

    <a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'>
          <img src='http://www.blogger.com/img/icon_delete13.gif'/>
        </a>
    Code (markup):
    and

    <a expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>
          <img src='http://www.blogger.com/img/icon_delete13.gif'/>
        </a>
    Code (markup):
     
    Balau, Jun 5, 2011 IP
  4. makeit easy

    makeit easy Active Member

    Messages:
    2,067
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    90
    #4
    Leave only <img src="...... >
    Remove <a expr:href=" > and </a

    Then let me know. I think it should resolve your problem.
     
    makeit easy, Jun 5, 2011 IP
  5. Balau

    Balau Active Member

    Messages:
    254
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #5
    I just did it. Doesn't work, same thing happens.
     
    Balau, Jun 6, 2011 IP
  6. 3dPrinting

    3dPrinting Peon

    Messages:
    894
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #6
    No the problem is in your html of the post. Let me in and I'll fix it for you free.
     
    3dPrinting, Jun 8, 2011 IP
  7. Balau

    Balau Active Member

    Messages:
    254
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #7
    PM sent regarding this. Anyone else have any ideas?
     
    Balau, Jun 8, 2011 IP
  8. 3dPrinting

    3dPrinting Peon

    Messages:
    894
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I waited for your email but no call so here it is ...

    For each post do edit and remove in bold for each pictured posts and replace it with the text link http://www.lolpics.co/2011/06/dont-do-drugs.html (for each photos)

    <a href="http://2.bp.blogspot.com/-IXxY1nmqyJQ/Te02t4r_TII/AAAAAAAAAng/K8-Y9QaPabY/s1600/DON%27T+DO+DRUGS.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 344px;" src="http://2.bp.blogspot.com/-IXxY1nmqyJQ/Te02t4r_TII/AAAAAAAAAng/K8-Y9QaPabY/s400/DON%2527T%2BDO%2BDRUGS.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5615204472339778690" /></a></div></a>
     
    3dPrinting, Jun 8, 2011 IP
  9. Balau

    Balau Active Member

    Messages:
    254
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #9
    Sorry but I was offline. Anyways I can't modify each post, that will take ages, I need some change in the source that will affect all pictures and future posted pictures.
     
    Balau, Jun 9, 2011 IP
  10. AvramovaChirkoff

    AvramovaChirkoff Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    need to remove the href tag!!!!!!!!
     
    AvramovaChirkoff, Jun 9, 2011 IP
  11. Balau

    Balau Active Member

    Messages:
    254
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #11
    Be more exact please...
     
    Balau, Jun 9, 2011 IP
  12. Johny Inside

    Johny Inside Peon

    Messages:
    84
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #12
    You may try another gallery template.
     
    Johny Inside, Jun 9, 2011 IP
  13. 3dPrinting

    3dPrinting Peon

    Messages:
    894
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #13
    its so easy but he sent me another site by email. I'm not sure what he wants to do now.
     
    3dPrinting, Jun 9, 2011 IP
  14. woody allen

    woody allen Peon

    Messages:
    263
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #14
    the href is the culprit of what's happening, remove it and it shud be fine.
     
    woody allen, Jun 9, 2011 IP
  15. Balau

    Balau Active Member

    Messages:
    254
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #15
    I sent you a second e-mail with all the code of the template.
     
    Balau, Jun 10, 2011 IP
  16. Balau

    Balau Active Member

    Messages:
    254
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #16
    UpdateL I still need help on this stuff, there really is nobody that can actually help?
     
    Balau, Jun 22, 2011 IP