Omega Owners Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Search the maintenance guides for answers to 99.999% of Omega questions

Pages: [1]   Go Down

Author Topic: Tech question..Web links.  (Read 1891 times)

0 Members and 1 Guest are viewing this topic.

Terbs

  • Omega Lord
  • *****
  • Offline Offline
  • Brackley/Wareham
  • Posts: 5531
  • The Freezer Geezer
    • CD Saloon 2003
    • View Profile
Tech question..Web links.
« on: 20 December 2019, 09:50:04 »

I have noticed on here at times, when you want to share a link to, say a web page or YouTube clip, instead of the link you use text, for example, you may say 'have a look at this', but the word 'this' is in blue, and if you click it, you get directed to the linked item.
I would like to do this on a web page. Is it possible, and how do you do it :)

The web page I want to use is my Flightsim web, which is phpvms.
« Last Edit: 20 December 2019, 09:51:56 by Tainted Tony »
Logged
Wrong Switch Tony......flicking the wrong bit for 50 years

Entwood

  • Omega Queen
  • *****
  • Offline Offline
  • Gender: Male
  • North Wiltshire
  • Posts: 19566
  • My Old 3.2 V6 Elite (LPG)
    • Audi A6 Allroad 3.0 DTI
    • View Profile
Re: Tech question..Web links.
« Reply #1 on: 20 December 2019, 10:35:05 »

generally speaking they follow the same format : (note you will have to delete the *** s as they are there to actually stop it working so you can read !!

[url***=https://www.bbc.com/news]This is the BBC[/url]

so the first part inside the [ ] is the url=web address the second part is what you want to appear on screen in blue the third part is ALWAYS [/url] as that is the "closure statement" for the code.

Should then look like

This is the BBC

which you click on to actually go to

Hope that helps
Logged

Terbs

  • Omega Lord
  • *****
  • Offline Offline
  • Brackley/Wareham
  • Posts: 5531
  • The Freezer Geezer
    • CD Saloon 2003
    • View Profile
Re: Tech question..Web links.
« Reply #2 on: 20 December 2019, 11:09:24 »

Thanks for that...most appreciated :)
Logged
Wrong Switch Tony......flicking the wrong bit for 50 years

STEMO

  • Guest
Re: Tech question..Web links.
« Reply #3 on: 20 December 2019, 11:14:07 »

I prefer the direct link method, then there is no doubt about where you are heading

https://www.bbc.co.uk/news
Logged

deviator

  • Omega Knight
  • *****
  • Offline Offline
  • Chesterfield
  • Posts: 1398
    • View Profile
Re: Tech question..Web links.
« Reply #4 on: 20 December 2019, 11:23:47 »

I prefer the direct link method, then there is no doubt about where you are heading

https://www.bbc.co.uk/news

Really?  ;)
Logged
FCR and cam lock off kit available. Deposit maybe required. Contact me.

Terbs

  • Omega Lord
  • *****
  • Offline Offline
  • Brackley/Wareham
  • Posts: 5531
  • The Freezer Geezer
    • CD Saloon 2003
    • View Profile
Re: Tech question..Web links.
« Reply #5 on: 20 December 2019, 11:26:47 »

I see your point Steve....but I want to use text....for example Bad Landings...that take you to a youtube vid for bad landings !!! I don't want just links or a load of text. Just perhaps a title line that says something like..'Click on the shortcuts to see appropriate video's'.....then perhaps a list...example, Bad Landings, Bad Takeoffs, 787 Rollout......you get the idea.

Despite Entwoods good description, I can't get it to work yet. Obviously an age thing :(
Logged
Wrong Switch Tony......flicking the wrong bit for 50 years

aaronjb

  • Guest
Re: Tech question..Web links.
« Reply #6 on: 20 December 2019, 11:29:00 »

Does wherever you are putting it actually use PHPBB style tags (like [ url ], [ img ] and so on) or actual HTML (like <img> and <a>)?
Logged

Nick W

  • Omega Queen
  • *****
  • Online Online
  • Gender: Male
  • Chatham, Kent
  • Posts: 10856
  • Rover Metro 1.8VVC
    • 3.0l Elite estate
    • View Profile
Re: Tech question..Web links.
« Reply #7 on: 20 December 2019, 11:41:01 »

Tony,
 open the page you want to link to in a new tab, highlight the URL and copy it to your clipboard.
Type your post.
Highlight the words you want to be the link, and click on the internet link icon(the globe) above the row of smilies.
Paste the link into the window that opens, click OK, and you're done.
Although it's probably worth checking that the link works.
Logged

Terbs

  • Omega Lord
  • *****
  • Offline Offline
  • Brackley/Wareham
  • Posts: 5531
  • The Freezer Geezer
    • CD Saloon 2003
    • View Profile
Re: Tech question..Web links.
« Reply #8 on: 20 December 2019, 11:44:13 »

Thanks again...

Aaron...checking
Nick … trying it.

:) :) :)
Logged
Wrong Switch Tony......flicking the wrong bit for 50 years

Jimbob

  • Global Moderator
  • *****
  • Offline Offline
  • Gender: Male
  • Chester / Flintshire
  • Posts: 24448
  • I like traffic lights, but only when they're green
    • E250 Est / Golf GTI
    • View Profile
Re: Tech question..Web links.
« Reply #9 on: 20 December 2019, 11:51:52 »

Be aware the methods here are for the software running on this site (SMF), and that they wont work everywhere.
Depends where you are posting them, there may well be a different method depending on the software involved.

deviator

  • Omega Knight
  • *****
  • Offline Offline
  • Chesterfield
  • Posts: 1398
    • View Profile
Re: Tech question..Web links.
« Reply #10 on: 20 December 2019, 11:53:22 »

Despite Entwoods good description, I can't get it to work yet. Obviously an age thing :(

Find a link above in this thread, click quote and then you can see how it's made up.

EDIT

Like this One.
Logged
FCR and cam lock off kit available. Deposit maybe required. Contact me.

Terbs

  • Omega Lord
  • *****
  • Offline Offline
  • Brackley/Wareham
  • Posts: 5531
  • The Freezer Geezer
    • CD Saloon 2003
    • View Profile
Re: Tech question..Web links.
« Reply #11 on: 20 December 2019, 12:03:35 »

Ah...Deviator...yes, I see it. That's what I am copying to my web page, and that is exactly what I see. just the link. Evidently, as JimBob says....My Phpvms must use another way. :)

As you can tell...I am not a guru in these matters. :)
Logged
Wrong Switch Tony......flicking the wrong bit for 50 years

Terbs

  • Omega Lord
  • *****
  • Offline Offline
  • Brackley/Wareham
  • Posts: 5531
  • The Freezer Geezer
    • CD Saloon 2003
    • View Profile
Re: Tech question..Web links.
« Reply #12 on: 20 December 2019, 12:16:51 »

YOU LOT ARE STARS....yes I know I am shouting....but I have done it. Well chuffed.
So grateful  :y :y :y :y :y :y :y :y
Logged
Wrong Switch Tony......flicking the wrong bit for 50 years
Pages: [1]   Go Up
 

Page created in 0.036 seconds with 22 queries.