Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Simple button.
01-29-2009, 09:49 PM (This post was last modified: 01-29-2009 09:49 PM by damink.)
Post: #1
Simple button.
I would like to see a simple button added here to shoot you to the top of screen.

For me anyways i like to post then shoot to top and view latest posts.
Just how i play on forums. Anyways i implemented it on my forum and have had nothing but good things said about it.
Here is a screenshot.
[Image: 12332871204825_Capture.jpg]
Nice and easy at any time to jump to the top of screen.
Good for long threads to be sure. i have spammers so long theads are regular sigh....

[Image: index.php]
[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
01-30-2009, 12:49 PM
Post: #2
RE: Simple button.
seems like a good idea, will this have to be coded in?
Find all posts by this user
Quote this message in a reply
01-30-2009, 04:50 PM
Post: #3
RE: Simple button.
(01-30-2009 12:49 PM)ridwan sameer Wrote:  seems like a good idea, will this have to be coded in?

You would just need to edit the postbit template of the theme. It really wouldn't be that hard.
Find all posts by this user
Quote this message in a reply
01-30-2009, 06:36 PM
Post: #4
RE: Simple button.
(01-30-2009 04:50 PM)Snowman01 Wrote:  
(01-30-2009 12:49 PM)ridwan sameer Wrote:  seems like a good idea, will this have to be coded in?

You would just need to edit the postbit template of the theme. It really wouldn't be that hard.

Yea it was simple to do thats for sure. But well worth it i felt so thats why i posted it. Simple things can make the experience much more enjoyable.

[Image: index.php]
[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
01-31-2009, 04:00 AM
Post: #5
RE: Simple button.
I'm sure you could just copy the code from the footer and place it inside of the postbit... I actually might add this in to mine.. finger gets pretty sick of scrolling after a while especially when you basically live on your computer.
Find all posts by this user
Quote this message in a reply
01-31-2009, 06:16 AM
Post: #6
RE: Simple button.
@atomicj
Agree mate. Its about function not looks or anything. We all get annoyed with scrolling long threads.

[Image: index.php]
[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
01-31-2009, 07:31 AM
Post: #7
RE: Simple button.
Try MattR's modification: http://mods.mybboard.net/view/return-to-...bit-button
Find all posts by this user
Quote this message in a reply
02-02-2009, 08:54 PM
Post: #8
RE: Simple button.
This can be done with simply HTML. example: at the top of the html file right under the body tag( <body> ) put in this code:

Code:
<a id="top"></a>

then where ever you put the TOP button just put this:

Code:
<a href="#top">TOP</a>
Find all posts by this user
Quote this message in a reply
02-02-2009, 10:51 PM
Post: #9
RE: Simple button.
Another one of my threads has got lost in translation i think. Look what i was saying was directed to Labrocca the Forum owner.
I know its easy to make. The image is of my one in my forum. I simply posted here in the Site News and Feedback forum as a possible addition to this forum, as scrolling all the time can be annoying.

[Image: index.php]
[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
02-03-2009, 05:15 PM
Post: #10
RE: Simple button.
Good Idea, but I dont get spam (because they cant get past me) so on my forum, there would be no use.

Thanks,
Bubka3


[Image: 493.jpg]
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: