lindykid
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to remove “bounce” in sidebar.Crap, now it is doing it on my comment headings. :-/ Leme see if I can figure this out. Of course if can help out again that would be great.
Forum: Fixing WordPress
In reply to: How to remove “bounce” in sidebar.You Rock! Thanks so much, that was the trick.
Forum: Fixing WordPress
In reply to: Trying to use an image to link via amazon affiliateThanks so much I will look into that. I just noticed the code did not come out right again 🙁
Forum: Fixing WordPress
In reply to: Trying to use an image to link via amazon affiliateWell that is not good let me try that again.
Also, what I did was take the text link that amazon gives you and replaced it with my image link. The text I removed from the original link is “the game”The code I changed to include image:
href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&camp=1789&tag=stephanjohnkr-20&creative=9325&path=tg/detail/-/0060554738/qid=1126672910/sr=8-1/ref=pd_bbs_1?v=glance&s=books&n=507846"><img name="the_game" src="/images/the_game.jpg" width="105" height="160"><img src="http://www.assoc-amazon.com/e/ir?t=stephanjohnkr-20&l=ur2&o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />Original Code:
the Game<img src="http://www.assoc-amazon.com/e/ir?t=stephanjohnkr-20&l=ur2&o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />
href=”http://www.amazon.com/exec/obidos/redirect?link_code=ur2&camp=1789&tag=stephanjohnkr-20&creative=9325&path=tg/detail/-/0060554738/qid=1126672910/sr=8-1/ref=pd_bbs_1?v=glance&s=books&n=507846″>the Game<img src=”http://www.assoc-amazon.com/e/ir?t=stephanjohnkr-20&l=ur2&o=1″ width=”1″ height=”1″ border=”0″ alt=”” style=”border:none !important; margin:0px !important;” />