Shop OBEX P1 Docs P2 Docs Learn Events
Graphic Link to main Parallax website — Parallax Forums

Graphic Link to main Parallax website

Bob Lawrence (VE1RLL)Bob Lawrence (VE1RLL) Posts: 1,720
edited 2010-08-14 12:05 in General Discussion
It would be nice to have a graphic to click on to get to the main Parallax website from the Parallax Forums .

i.e. one similar to the graphic for the Parallax Forums

Reason: I am lazy and while reading the forum I sometimes like to go direct to the main Parallax website with a button click.

Another one to the object exchange wouldn't hurt.

Comments

  • sylvie369sylvie369 Posts: 1,622
    edited 2010-08-14 06:03
    I agree. This is something I do quite often.
  • John R.John R. Posts: 1,376
    edited 2010-08-14 08:42
    I believe this is "on the list". In the mean time, there is a link at the bottom of each page, just remember to "right click" and do an "open in another tab" or "Open in new window"...
  • bill190bill190 Posts: 769
    edited 2010-08-14 09:23
    On a "regular" website, that would be an easy change which would take 1 minute...

    But I did some poking around reading about the forum software and that little graphic link turns out to be quite complex!

    Something along the lines of this...
    <div><a name="top" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div>

    If I was working on that, I would want to fully understand what I was changing before I made any changes. And that would mean reading the 700 page forum document here...
    http://www.vbulletin.com/docs/html/
  • Jim EwaldJim Ewald Posts: 733
    edited 2010-08-14 12:05
    We are actually working this issue on a test server. The docs, while voluminous, are little light on the more complex aspects of managing the site.
Sign In or Register to comment.