View Single Post
Old 06-08-2018, 10:12 AM   #2
eriqjaffe
Hall Of Famer
 
eriqjaffe's Avatar
 
Join Date: May 2003
Location: Under The Christmas Fish
Posts: 7,485
Quote:
Originally Posted by Hrycaj View Post
I notice that some people are able to put a logo up and once you click it it takes them to a specific game screen. Guys do it all the time to show the reports when recruiting for an online league. How is that done? I created a game, went to the team page, picked one of the many and went with the option to open in a new tab. I thought I could just copy/paste the link and I would be good. Doesn't work. What am I doing wrong? Thanks for any guidance.
If I'm understanding what you're asking, you're looking to do an image link from inside the forum? If so, it's pretty simple:

Code:
(url=http://www.path.to.the.page)(img)http://path.to.the.image(/img)(/url)
Note that I had to replace the square brackets [ ] with parenthesis ( ) to get it to show up in that code block.

So, for example, this link:



Is done like this (same note about the parenthesis as above):

Code:
(url=http://www.otbaonline.com/OTBA/otbareports/news/html/teams/team_21.html)(img)http://www.otbaonline.com/OTBA/otbareports/news/html/images/team_logos/cheddar_bay_biscuits.png(/img)(/url)
__________________
eriqjaffe is offline   Reply With Quote