2 things i need help with

Discussion in 'Cloriato WordPress Theme' started by mozq1to, Oct 22, 2012.

  1. mozq1to

    mozq1to New Member

    Joined:
    Jun 5, 2012
    Messages:
    2
    Likes Received:
    0
    Site: www.elpc.se

    Hello,

    Right next to the home page logo i would like to put in a html tag that links to a creditworthiness logo that we just got rated with. I cant add the credit logo into the picture, it has to be a link.

    Also, i would like to pu the same logo into the "Home Page 2 col / Right Column content", the thing is, we already have a logo there and i would like them to be next to eachother, right now they're on top of eachother.
    I tried to do it with html tables but the box doesnt seem to recognize it or im doing it wrong.

    Regards
    Niklas
     
  2. Harmeet

    Harmeet Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    360
    Likes Received:
    15
    Hello,

    You can add only one image in the logo section, you cant add two images there.
    And for you second problem put this code in
    Appearance-> Theme Option -> Home Page 2 Cols -> Right Column Content

    <a href="http://www.soliditet.se/lang/sv_SE/RatingGuideline" target="_blank" style="text-decoration: none;"><img style="border:0px;" oncontextmenu="return false" title="Vi är ett kreditvärdigt företag enligt Soliditets värderingssystem som baserar sig på en mängd olika beslutsregler. Denna uppgift är alltid aktuell, informationen uppdateras dagligen via Soliditets databas." alt="Vi är ett kreditvärdigt företag enligt Soliditets värderingssystem som baserar sig på en mängd olika beslutsregler. Denna uppgift är alltid aktuell, informationen uppdateras dagligen via Soliditets databas." id="img_144_148_px" src="http://merit.soliditet.se/merit/ima...jQ==&cUid=nOpFKox5Bd0=&imgType=img_144_148_px" /></a>
    <img border="0" src="http://elpc.se/wp-content/uploads/2012/06/ELPClogo6-transparent-darkgrey.png" width="130" height="130" />

    This will solve your problem.

    Thanks.
     
  3. mozq1to

    mozq1to New Member

    Joined:
    Jun 5, 2012
    Messages:
    2
    Likes Received:
    0
    Thanks :)

    Is there any way to put a img tag on top of the page somewhere?
     
  4. Harmeet

    Harmeet Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    360
    Likes Received:
    15
    Hello,

    You can't add both the images, instead of it you can attach both the images with the help of photoshop and add it in the logo section. It will show the image.

    Thanks.
     

Share This Page