VB5 Rocks

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sean James
    Senior Member
    • Apr 2004
    • 478

    #16
    Looks good mate I would change the facebook text at the top from light to dark so the text can be seen.

    You can do this by editing the template called 'facebook_' cant remember the rest lol
    Bluepearl Skins - vBulletin 4 & 5 Skins

    Comment

    • WhiskeyOSS
      Senior Member
      • Apr 2010
      • 416

      #17
      Originally posted by Griffin80
      Looks good mate I would change the facebook text at the top from light to dark so the text can be seen.

      You can do this by editing the template called 'facebook_' cant remember the rest lol
      Cool thanks I have had some fun with the templates lol....
      actually that text next to facbook button comes from this code
      HTML Code:
      <CENTER><html>
      <head>
            <title>My Great Web page</title>
          </head>
          <body>
              
            <div id="fb-root"></div>
            <script>
              // Load the SDK Asynchronously
              (function(d){
                 var js, id = 'facebook-jssdk', ref = d.getElementsByTagName('script')[0];
                 if (d.getElementById(id)) {return;}
                 js = d.createElement('script'); js.id = id; js.async = true;
                 js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
                 ref.parentNode.insertBefore(js, ref);
               }(document));
            </script>
      
            <div class="fb-like"></div>
          </body>
       </html> </center>
      thank you for pointing it out i did not notice it being so dark .
      Last edited by WhiskeyOSS; Mon 24 Dec '12, 2:32am.

      Comment

      • dustoff99
        Senior Member
        • Mar 2010
        • 170
        • 5.0.X

        #18
        @WhiskeyOSS

        I run a gaming clan too, just wanted to offer a suggestion for your recruitment.

        On my current vB4 site, I use this MOD: (Easy Forms v4.x)

        When we upgrade to vB5, if the above hasn't updated his MOD, then we will try: (Advanced Application Forms)

        I try to make it easy for the user to find out about us and then submit an application, post it in the appropriate forum and then we as a guild/clan approve or deny the application.

        I just wanted to say thanks for posting your site, because I generated some ideas for my site based on yours. The skyrim workout was funny too =]

        Comment

        • WhiskeyOSS
          Senior Member
          • Apr 2010
          • 416

          #19
          Originally posted by dustoff99
          @WhiskeyOSS

          I run a gaming clan too, just wanted to offer a suggestion for your recruitment.

          On my current vB4 site, I use this MOD: (Easy Forms v4.x)

          When we upgrade to vB5, if the above hasn't updated his MOD, then we will try: (Advanced Application Forms)

          I try to make it easy for the user to find out about us and then submit an application, post it in the appropriate forum and then we as a guild/clan approve or deny the application.

          I just wanted to say thanks for posting your site, because I generated some ideas for my site based on yours. The skyrim workout was funny too =]
          Thank you for the comments,

          Comment

          Related Topics

          Collapse

          Working...