Jump to content

Leaderboard

  1. Debug

    Debug

    Retired Staff


    • Points

      1

    • Posts

      171


  2. stevaregal

    stevaregal

    Rookie


    • Points

      1

    • Posts

      19


  3. fizdog

    fizdog

    Vortex


    • Points

      1

    • Posts

      34


  4. girotto000

    girotto000

    Rookie


    • Points

      1

    • Posts

      19


Popular Content

Showing content with the highest reputation on 01/26/2014 in all areas

  1. Hello everyone, I'm Voice and I'm new to Webflake, it seems like a decent forum so I decided to join, hopefully I'll be active. Male 15 years old. Kinda interested in blogging. Football (soccer). <3 Movies. <3 Gaming (hit me up if you game on an XBOX 360). <3 PHP Web Developer. Learning Ruby. So yea, that's me, if you don't like me simply don't message me as I'm not going to change myself just for you.
    2 points
  2. Hello WebFlake, This is for those who do not have the mod where they can do this: Back with yet another tutorial. This time, I will be showing you how you can customize your guest welcome message. I will be showing how to change this to this Interested? Read on! This tutorial will require access to the Look & Feel section of your Admin Control Panel (ACP) and minimal to no coding knowledge. Within your ACP, we're going to navigate over to Look & Feel > Manage Skin Sets & Templates > Manage Templates in {yourSkinName} > Templates > Global Templates > globalTemplate Look around the area of <!-- ::: MAIN CONTENT AREA ::: --> for this chunk of code: <if test="($this->settings['guestMessage']=='yes') AND !($this->memberData['member_id'])"> <div class='guestMessage'> <div class='guestHeader'>Welcome to {$this->settings['board_name']}</div> Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. This message will be removed once you have signed in.<br /> <a href='{parse url="app=core&amp;module=global&amp;section=login" base="public"}' class='guestButton'>Login to Account</a> <a href='{parse url="app=core&amp;module=global&amp;section=register" base="public"}' class='guestButton'>Create an Account</a> </div> </if> After locating the code, we are ready to begin modifying it. Our title is located on the third line between <div class='guestHeader'> and </div>. When editing this, let's remember {$this->settings['board_name']} is the name of our board to keep it intact if we wish to have our board name displayed in the guest welcome message. To edit the body of the message, we're simply going to edit everything between the </div> in our title and the <br /> tag. In other words, all of this you are able to freely edit: Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. This message will be removed once you have signed in. To edit the words "Login to Account" we simply edit where it says "Login to Account". Same method goes for "Create an Account", simply edit where it says "Create an Account". Things to note: *This message is only displayed to members who are not logged in. *This is my 100th post :3
    1 point
  3. I just got a 2010 ford focus yesterday. I used to have a 2000 ford winstar. Much happier with the focus
    1 point
  4. Look & Feel > Manage Skin Sets & Templates And edit your themes css, it is in "ipb_styles.css". This is how it looks like in my ipb_styles.css: a:hover { color: #1e1e1e; } ::-moz-selection { color: #fff; background: #6baa1b; } ::selection { color: #fff; background: #6baa1b; } You need to change this last line, background color (background: #6baa1b). That's how it looks like in theme that I'm using.
    1 point
  5. Admins, i came back to the old skin, and i want the new and without bugs skin back! But the button "change theme" of the old skins isnt working! Please send me back to the new one ;D
    1 point
  6. If you have a vps use this https://www.rfxn.com/projects/linux-malware-detect or try these suggestions http://webflake.sx/topic/2003-identifying-removing-and-preventing-malware/
    1 point
  7. Does the logo provided please you, or would you like to wait for other submittions?
    1 point
This leaderboard is set to New York/GMT-05:00
×
×
  • Create New...