Author Topic: Banner Link direct to the league  (Read 2111 times)

Plynio

  • Newbie
  • *
  • Posts: 4
    • View Profile
Banner Link direct to the league
« on: February 21, 2016, 06:26:42 pm »
Hello everyone!

We're trying to work correctly the banner which makes the direct link user with the league, but we do not succeed. We put on the site and use HTML and BB codes that are shown, but we're not getting it. What is the proper way to link to the links work? What is the correct code? Thank you.

sequel

  • Administrator
  • Full Member
  • *****
  • Posts: 222
    • View Profile
    • SimRacingTools
Re: Banner Link direct to the league
« Reply #1 on: February 21, 2016, 10:08:33 pm »
for each banner you have to code, the first is useful if you want to embed it into html code, eample if you have a porta and have access to code you can insert the code into a div like:
Code: [Select]
<div>
<a href="http://www.simracingtools.com/index.php?comtc=??????" alt="Banner SimRacingToolds 250x100" title="SimRacingToolds.com" style="width:250px;height:100px;"><img src="http://www.simracingtools.com/linkto/linkto_250x100.png" />
</div>

the second code is valid to insert it into a forum who support the bbcode.

In any case what is important is that you have an iimage with a url redirect. The url is http://www.simracingtools.com/index.php?comtc=?????? where ???? is a your community private code.[/code]

Plynio

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: Banner Link direct to the league
« Reply #2 on: February 22, 2016, 12:03:41 am »
I inserted the code http://www.simracingtools.com/index.php?comtc= (.............) to be redirected. The page is redirected to the site of the SRT, only it does not appear that image of "user connected to the community," the page loads, only not appear that image. Even without the picture appears you may be all right? Our site is created on wordpress.com. You indicate any of the two codes, or the way we're doing is right?

Only this does not appear


sequel

  • Administrator
  • Full Member
  • *****
  • Posts: 222
    • View Profile
    • SimRacingTools
Re: Banner Link direct to the league
« Reply #3 on: February 22, 2016, 01:15:51 pm »
yes, the image i'ts not important, i will check why the image does'nt appear but it's only viual issue