The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 861 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Social Buttons in Navigation Bar
#2
1) there is a plugin for this out:

http://get-simple.info/extend/plugin/soc...ons-3/201/

download that

2) install it

3) you will see that the buttons are present under the content
4) study the source code of the page:
Code:
<!-- Social Share Plugin by www.nokes.de - START --><div id="shareline">
    <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
    <g:plusone size="medium"></g:plusone>
    <script type="text/javascript" src="http://platform.linkedin.com/in.js"></script><script type="in/share" data-counter="right"></script>
    </div><!-- END - Social Share Plugin by www.nokes.de -->

you see there is a div with the id "shareline" and other classes etc.

so you really can define the layout like you want, defining the CSS elements

add this to your CSSfile of the active theme:
Code:
#shareline{text-align:right;}

and the buttons will sit at the right
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply


Messages In This Thread
Social Buttons in Navigation Bar - by xd1936 - 2011-07-26, 01:32:09
Social Buttons in Navigation Bar - by Connie - 2011-07-26, 01:55:13
Social Buttons in Navigation Bar - by towelk - 2011-07-26, 10:19:24
Social Buttons in Navigation Bar - by Connie - 2011-07-26, 15:12:00
Social Buttons in Navigation Bar - by xd1936 - 2011-08-03, 00:01:21
Social Buttons in Navigation Bar - by Oleg06 - 2011-08-03, 03:36:56
Social Buttons in Navigation Bar - by towelk - 2011-08-04, 23:19:02
Social Buttons in Navigation Bar - by umarimtiaz3 - 2011-08-26, 20:58:56
Social Buttons in Navigation Bar - by Connie - 2011-08-26, 21:31:12
Social Buttons in Navigation Bar - by umarimtiaz3 - 2011-09-06, 16:40:06
Social Buttons in Navigation Bar - by Connie - 2011-09-06, 17:03:17



Users browsing this thread: 2 Guest(s)