|
Post by Lstream on Sept 18, 2012 4:39:09 GMT -8
Any easy way to add previous page/next page buttons like the app? It is mildly annoying having to type in the next page number and click on GO. If there is already is something and I am just missing it, please let me know. If you press and hold, a little pop-up appears that lets you pick a page.
|
|
|
Post by Odd-Lot Richard on Sept 18, 2012 5:10:01 GMT -8
No, the after-hours and weekend board should be "Lovey's Lounge," where all the tired traders and energized investors can sit back and down a tall cool one.
|
|
|
Post by coma on Sept 18, 2012 5:59:08 GMT -8
+1
|
|
|
Post by stkstalker on Sept 18, 2012 7:02:10 GMT -8
Any easy way to add previous page/next page buttons like the app? It is mildly annoying having to type in the next page number and click on GO. If there is already is something and I am just missing it, please let me know. I use the << >> to move from page to page. Upon magnification, I saw the chevrons and that works for me! I knew ther was a reason I gave you a karma pt yesterday. I just got paid back  Thanks!
|
|
|
Post by lovemyipad on Sept 18, 2012 7:11:33 GMT -8
I used a local CSS style to increase the size of the '<<' and '>>' buttons, which were too tiny on my screen. On Chrome I used the Stylebot extension, on Safari I used Quickstyle. In both cases you just right-click on the button you want to restyle and take it from there. The CSS I used is: font.titletext a b { font-size: 30px;} Easy peasy lemon squeezy! Here's how it looks, not perfect but usable (click image to see all of it):  I know this is a temporary fix, but perhaps it can help some people... Easy peasy lemon squeezy!?!?!? You have seriously overestimated me!!!!! 
|
|
|
Post by mbeauch on Sept 18, 2012 7:12:23 GMT -8
I don't know if anyone else has mentioned it, but a RT mrket box for AAPL would be nice. ;D I know Lovey, that is not easy, but I am sure there is someone in the group who can assist. 
|
|
|
Post by nkmho on Sept 18, 2012 13:27:50 GMT -8
I don't know if anyone else has mentioned it, but a RT mrket box for AAPL would be nice. ;D I know Lovey, that is not easy, but I am sure there is someone in the group who can assist.  Dunno exactly where you'd want it, but code can be added to the global header or footer of the forum to show things like stock prices. I hacked up the following code really quickly that could be copy and pasted to the header/footer: <div id="content"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"> </script>
<script type='text/javascript'> $(function() { var url = 'http://www.google.com/finance/info?infotype=infoquoteall&q=AAPL&callback=?'; $.getJSON(url, function(data) { var items = []; $.each(data, function(key, datum) { items.push("<center><table border=2><tr><td><font size=3><b>Apple Stock Price:</b> " + datum.l + ". <b>Change:</b> " + datum.c + " (" + datum.lt + ")</font><p></td></tr></table></center>"); }); $("#content").html(items.join("")); }); }); </script> </div>It doesn't update dynamically at the moment, but if you guys want that feature, I'll see what I can come up with.
|
|
Mav
member
[img style="max-width:100%;" alt=" " src="http://www.forumup.it/images/smiles/simo.gif"]
Posts: 10,783
|
Post by Mav on Sept 18, 2012 13:52:54 GMT -8
iPad, I'll say it again - time to rename our new AAPL home on the web! Your choice, of course. 
|
|
|
Post by mbeauch on Sept 18, 2012 14:49:06 GMT -8
iPad, I'll say it again - time to rename our new AAPL home on the web! Your choice, of course.  Lovey's Place, if that don't make you feel at home, nothing will.
|
|
|
Post by Rudyo on Sept 19, 2012 1:42:13 GMT -8
Proboards can be customized pretty easy, there is a ton of code modifications out there. I setup a test proboard to test a few things. Your can look at it here. Rudyo's Test Proboard ForumI added some tables on the right and put several stock widgets. I haven't been able to find one that will update premarket, but I didn't look real far. Tables can be added to the right, left or both sides. I think it might be kind of fun to put a table with AAPL news as well, if we can find a decent feed that updates fairly often and is pertinent. I also changed the format of the page navigation. It shows every page # in the thread and the numbers can be clicked. There are several other things that can be done with these to make them even slightly better. I'm not sure if you have someone doing some of these changes or not, I'm happy to help out if you want.
|
|
|
Post by stkstalker on Sept 19, 2012 1:55:14 GMT -8
Just me, but I like the #2 quote.
|
|
|
Post by zebrum on Sept 19, 2012 3:04:39 GMT -8
|
|
|
Post by mbeauch on Sept 19, 2012 5:21:44 GMT -8
Just me, but I like the #2 quote. #2 #2 #2 #2 #2 One question, can it be put on the top somehow? I am really liking the wide page view and it presents really nice on the ipad now, would hate to lose the feel we have now.
|
|
|
Post by nkmho on Sept 19, 2012 5:27:04 GMT -8
Just me, but I like the #2 quote. Same here, #2 is nice and simple.
|
|
|
Post by lovemyipad on Sept 19, 2012 14:49:42 GMT -8
Dunno exactly where you'd want it, but code can be added to the global header or footer of the forum to show things like stock prices. I hacked up the following code really quickly that could be copy and pasted to the header/footer: (...) It doesn't update dynamically at the moment, but if you guys want that feature, I'll see what I can come up with. OMG!!!! I love having techie friends!!! Thank you, thank you, thank you!! 
|
|
|
Post by lovemyipad on Sept 19, 2012 14:53:39 GMT -8
(...) I'm not sure if you have someone doing some of these changes or not, I'm happy to help out if you want. I NEED HELP!!! And: THANK YOU!!! I did "cut and paste" a bunch of codes I found in the ProBoards support forum to get basic navigation stuff the way we needed, and I was incredibly thrilled with myself for getting that far. But that's about all I can do... "Cut and paste" someone else's code and stick it in the global or main header/footer per directions. 
|
|
|
Post by lovemyipad on Sept 19, 2012 14:55:55 GMT -8
iPad, I'll say it again - time to rename our new AAPL home on the web! Your choice, of course.  Lovey's Place, if that don't make you feel at home, nothing will. While I *do* like that very sweet moniker, I worry that we might get some unwanted traffic with that one.  Perhaps that's a better "family" nickname for a room inside the house, rather than the sign on the mailbox for everyone to see?
|
|
|
Post by artman1033 on Sept 19, 2012 16:12:07 GMT -8
If it was up to me, I would name the whole website: LOVEY'S PLACE There would be no DOUBT, that She Who Must be Obeyed and appreciated, is in charge! It would not be confused with TMO's Apple Finance Board
|
|
|
Post by mbeauch on Sept 19, 2012 17:11:16 GMT -8
If it was up to me, I would name the whole website: LOVEY'S PLACE There would be no DOUBT, that She Who Must be Obeyed and appreciated, is in charge! It would not be confused with TMO's Apple Finance Board LOL, A Ferity! Priceless. I think it is a great idea. ;D
|
|
|
Post by mbeauch on Sept 19, 2012 18:15:47 GMT -8
Mav, you did not notice Lovey put in the closing price. Awesome. 
|
|