Search results

  1. Basti

    Gaming Toplist

    your css should look similar to this, right? body { background: url("images/body_bg.jpg") 50% 0px no-repeat #1B1B1C; color: #6A6A73; font-family: "Arial", "Arial", "Helvetica", sans-serif; font-size: 12px; line-height: 19px; min-width: 960px; padding: 59px 0px 0px; } at the background attribute...
  2. Basti

    Gaming Toplist

    No not to dark. Your end of your image is black ( on my dark screen ), but after the image the bg is gray. That is the color i meant. Should be set same color as last few pixel of your image
  3. Basti

    Premium Members Next Generation - Feedback Wanted

    We had some really busy months, so we have this huge delay on 1.0 :( . We hope to have 1.0 release by end of month start days of july. Want to make fully sure list runs smoothly on php 5.4
  4. Basti

    Gaming Toplist

    Looking good, like the edits :) Another thing, you might want set a different background color. as your background image is no-repeat
  5. Basti

    Default Banner Zones

    zone b by default is right above the ranking methods, globally. zone c is under the content, globally d is stats only, as Mark metioned
  6. Basti

    adf.ly integration - monetize your out clicks

    http://visiolist.com/community/threads/adf-ly-integration-monetize-your-out-clicks.406/page-2#post-6661
  7. Basti

    Need litle Help please. About CSS

    Your welcome :)
  8. Basti

    Featured Member in the Table_Top

    Anna, try to paste the featured member tag from wrapper into table_wrapper.html instead. That file shows content only on the ranking pages
  9. Basti

    Need litle Help please. About CSS

    You have this in your file: <span class="inline_block center"> In<br /> <span class="green">{$unq_in_0_weekly}</span><br /> <a href="{$list_url}/{$url_helper_a}stats{$url_helper_u}{$username}{$url_tail}"...
  10. Basti

    Need litle Help please. About CSS

    Move to design help
  11. Basti

    JoinWithBanner

    did you actually do step 3 of installation? join_form, join_form_existing.html important is this part {$multi_form} which enables the form to recieve uploads doesnt matter how your form tag looks, eg <form action="{$list_url}/{$url_helper_a}join{$url_tail}" method="post" name="join_form">...
  12. Basti

    RSS Feed Importer

    Maybe the rss reader is just outdated. We will give it a test :) Could you pm me your blogspot feed url? so i can test it out later on and have a reference feed
  13. Basti

    sms payments

    closed, see http://visiolist.com/community/threads/premium-members-next-generation-feedback-wanted.967/
  14. Basti

    RSS Feed Importer

    Hmm something not right indeed, also not fetching description. Could you pm me your ftp info? then i can try out a few things and troubleshoot. width is so small because it miss the description i guess.
  15. Basti

    adf.ly integration - monetize your out clicks

    As far as i know yes, its your account number/referral number. Good that it works :) then i can add a option to use adf.ly to the plugin later
  16. Basti

    adf.ly integration - monetize your out clicks

    this plugin might work out together with the exit page plugin with 1 small change http://visiolist.com/community/threads/exit-page.742/ 1)install that plugin, there a out is counted once you hit the /forward/username then there happens another redirect where you can place your add.ly code...
  17. Basti

    Cusom Background for Premium Users

    1) from table_top_row.html remove img code 2) simply add your background, the css for premium is .premium_table_top and a few others as seen in table_top_row_premium.html
  18. Basti

    How to show Premium Banner+link

    premium_list_row.html of your skin for the layout. admin -> settings -> premium settings -> List Premium Members in your Sidebar -> choose 1 and random order Its for the sidebar, but if you dont use it, you can alter the layout to use it anywhere
  19. Basti

    How to show Premium Banner+link

    And what means special position? Like the featured member?
  20. Basti

    Featured Member in the Table_Top

    Nope cajkan, that chanes every cell ;) and screen.css should not be edited when working with a customized parabola skin to ensure updates go smooth 1) new line in html is the <br /> tag, simply place it after the banner 2) Surround your coding with a div and an id like this <div...
Top