Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> Social bookmarking(jak?)
Zumi
post
Post #1





Grupa: Zarejestrowani
Postów: 38
Pomógł: 0
Dołączył: 15.06.2008

Ostrzeżenie: (0%)
-----


Witam,
mam ogromną prośbę aby pomógł mi ktos zrobić system social bookmarkingu na strone portfolia... coś podobnego jak jest na słynnym serwisie demotywującym. Nie chodzi mi o gotowe rozwiązanie typu dodajdo (google) chodzi mi o kilka polskich serwisów i zagranicznych. Próbowałem skorzystac z tego lecz nie wiem czemu nie działało to jak trzeba... ikonki osobne juz mam przygotowane najgorzej jest z tym aby działało to jak trzeba. Bardzo proszę o pomoc


pozdrawiam,
Zumi
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
Zumi
post
Post #2





Grupa: Zarejestrowani
Postów: 38
Pomógł: 0
Dołączył: 15.06.2008

Ostrzeżenie: (0%)
-----


no chyba ze cos zle robie w co wątpię...

  1. <style type='text/css'>
  2. div.sexy-bookmarks {
  3. height:54px;
  4. background:url('http://YOUR-IMAGE-HOSTING/sharingsexy.png') no-repeat left bottom;
  5. position:relative;
  6. width:540px;
  7. }
  8.  
  9. div.sexy-bookmarks span.sexy-rightside {
  10. width:17px;
  11. height:54px;
  12. background:url('http://YOUR-IMAGE-HOSTING/sharingsexy.png') no-repeat right bottom;
  13. position:absolute;
  14. right:-17px;
  15. }
  16.  
  17. div.sexy-bookmarks ul.socials {
  18. margin:0 !important;
  19. padding:0 !important;
  20. position:absolute;
  21. bottom:0;
  22. left:10px;
  23. }
  24.  
  25. div.sexy-bookmarks ul.socials li {
  26. display:inline-block !important;
  27. float:left !important;
  28. list-style-type:none !important;
  29. margin:0 !important;
  30. height:29px !important;
  31. width:48px !important;
  32. cursor:pointer !important;
  33. padding:0 !important;
  34. }
  35.  
  36. div.sexy-bookmarks ul.socials a {
  37. display:block !important;
  38. width:48px !important;
  39. height:29px !important;
  40. font-size:0 !important;
  41. color:transparent !important;
  42.  
  43. }
  44.  
  45. .sexy-furl, .sexy-furl:hover, .sexy-digg, .sexy-digg:hover, .sexy-reddit, .sexy-reddit:hover, .sexy-stumble, .sexy-stumble:hover, .sexy-delicious, .sexy-delicious:hover, .sexy-yahoo, .sexy-yahoo:hover, .sexy-blinklist, .sexy-blinklist:hover, .sexy-technorati, .sexy-technorati:hover, .sexy-facebook, .sexy-facebook:hover, .sexy-twitter, .sexy-twitter:hover, .sexy-myspace, .sexy-myspace:hover, .sexy-mixx, .sexy-mixx:hover, .sexy-script-style, .sexy-script-style:hover, .sexy-designfloat, .sexy-designfloat:hover, .sexy-syndicate, .sexy-syndicate:hover, .sexy-email, .sexy-email:hover {
  46. background:url('http://YOUR-IMAGE-HOSTING/sexysprite.png') no-repeat !important;
  47. }
  48.  
  49. .sexy-furl {
  50. background-position:-300px top !important;
  51. }
  52. .sexy-furl:hover {
  53. background-position:-300px bottom !important;
  54. }
  55. .sexy-digg {
  56. background-position:-500px top !important;
  57. }
  58. .sexy-digg:hover {
  59. background-position:-500px bottom !important;
  60. }
  61. .sexy-reddit {
  62. background-position:-100px top !important;
  63. }
  64. .sexy-reddit:hover {
  65. background-position:-100px bottom !important;
  66. }
  67. .sexy-stumble {
  68. background-position:-50px top !important;
  69. }
  70. .sexy-stumble:hover {
  71. background-position:-50px bottom !important;
  72. }
  73. .sexy-delicious {
  74. background-position:left top !important;
  75. }
  76. .sexy-delicious:hover {
  77. background-position:left bottom !important;
  78. }
  79. .sexy-yahoo {
  80. background-position:-650px top !important;
  81. }
  82. .sexy-yahoo:hover {
  83. background-position:-650px bottom !important;
  84. }
  85. .sexy-blinklist {
  86. background-position:-600px top !important;
  87. }
  88. .sexy-blinklist:hover {
  89. background-position:-600px bottom !important;
  90. }
  91. .sexy-technorati {
  92. background-position:-700px top !important;
  93. }
  94. .sexy-technorati:hover {
  95. background-position:-700px bottom !important;
  96. }
  97. .sexy-myspace {
  98. background-position:-200px top !important;
  99. }
  100. .sexy-myspace:hover {
  101. background-position:-200px bottom !important;
  102. }
  103. .sexy-twitter {
  104. background-position:-350px top !important;
  105. }
  106. .sexy-twitter:hover {
  107. background-position:-350px bottom !important;
  108. }
  109. .sexy-facebook {
  110. background-position:-450px top !important;
  111. }
  112. .sexy-facebook:hover {
  113. background-position:-450px bottom !important;
  114. }
  115. .sexy-mixx {
  116. background-position:-250px top !important;
  117. }
  118. .sexy-mixx:hover {
  119. background-position:-250px bottom !important;
  120. }
  121. .sexy-script-style {
  122. background-position:-400px top !important;
  123. }
  124. .sexy-script-style:hover {
  125. background-position:-400px bottom !important;
  126. }
  127. .sexy-designfloat {
  128. background-position:-550px top !important;
  129. }
  130. .sexy-designfloat:hover {
  131. background-position:-550px bottom !important;
  132. }
  133. .sexy-syndicate {
  134. background-position:-150px top !important;
  135. }
  136. .sexy-syndicate:hover {
  137. background-position:-150px bottom !important;
  138. }
  139. .sexy-email {
  140. background-position:-753px top !important;
  141. }
  142. .sexy-email:hover {
  143. background-position:-753px bottom !important;
  144. }
  145.  


to wstawiam w hedzie

a to w body

  1. <div class='sexy-bookmarks'>
  2. <ul class='socials'>
  3. <li class='sexy-delicious'><a expr:href='&quot;http://del.icio.us/post?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>
  4.  
  5. <li class='sexy-digg'><a expr:href='&quot; <a href="http://digg.com/submit?url=&quot;" target="_blank">http://digg.com/submit?url=&quot;</a> + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>
  6.  
  7. <li class='sexy-technorati'><a expr:href='&quot; <a href="http://technorati.com/faves?add=&quot;" target="_blank">http://technorati.com/faves?add=&quot;</a> + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>
  8.  
  9. <li class='sexy-reddit'><a expr:href='&quot; <a href="http://www.reddit.com/submit?url=&quot;" target="_blank">http://www.reddit.com/submit?url=&quot;</a> + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>
  10.  
  11. <li class='sexy-stumble'><a expr:href='&quot; <a href="http://www.stumbleupon.com/submit?url=&quot;" target="_blank">http://www.stumbleupon.com/submit?url=&quot;</a> + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>
  12.  
  13. <li class='sexy-designfloat'><a expr:href='&quot;http://www.designfloat.com/submit.php?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>
  14.  
  15. <li class='sexy-facebook'><a expr:href='&quot; <a href="http://www.facebook.com/sharer.php?u=&quot;" target="_blank">http://www.facebook.com/sharer.php?u=&quot;</a> + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>
  16.  
  17. <li class='sexy-twitter'><a expr:href='&quot; <a href="http://twitthis.com/twit?url=&quot;" target="_blank">http://twitthis.com/twit?url=&quot;</a> + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>
  18.  
  19. <li class='sexy-furl'><a expr:href='&quot; <a href="http://www.furl.net/storeIt.jsp?u=&quot;" target="_blank">http://www.furl.net/storeIt.jsp?u=&quot;</a> + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>
  20.  
  21. <li class='sexy-syndicate'><a href='http://feeds2.feedburner.com/YOUR-FEEDBURNER-ID' title='Subscribe to RSS'/></li>
  22.  
  23. <li class='sexy-email'><a expr:href='&quot; mailto:?subject=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>
  24.  
  25. </ul>
  26. <span class='sexy-rightside'/></div>


i niestety nie działa ;/ oczywiście dodaje obrazki na serwer
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 6.10.2025 - 21:14