5/8/13 – Great news friends, Formspring has been saved and is now under new management. Get ready for some cool and exciting new features. Stay tuned for more updates and happy posting!!

COME AT ME, BRO.

Recent Responses

    1. ECKZ GEE~
    2. ECKZ GEE~
    3. ECKZ GEE~
    4. ECKZ GEE~
    5. ECKZ GEE~
    6. ECKZ GEE~

      to remove the caption on the permalink page:
      1. press CTRL + F on your keyboard and search for: {block:Caption}<div class="title">comments:</div>{Caption}{/block:Caption}
      2. then remove the while code (aka the one shown above)

      to add the captions on the front of your blog:
      1: copy the code below and past is after "{/block:Answer}" but before the "</div>" in other words, in between the two.

      {block:Caption}{Caption}{/block:Caption}

    7. ECKZ GEE~

      you need to re-add the statcounter code.
      it also depends, if the theme has a description section to it or not, if that's where the statcounter code is.

    8. ECKZ GEE~

      anything after: td#sidebar {

      EXAMPLE:
      before: td#sidebar {font-family: arial; font-size: 11px; line-height: 12px; letter-spacing: 0px; color: #777777; background-color: transparent; text-align: justify; }
      after: td#sidebar {font-family: tahoma; font-size: 12px; line-height: 12px; letter-spacing: 0px; color: #777777; background-color: transparent; text-align: justify; }

    9. ECKZ GEE~

      you're welcome!
      to change it to a different picture,again press CTRL + F (or command + F for mac users) to search and search for: <img src="{PortraitURL-128}" class="icon"
      replace * {PortraitURL-128} * with the image URL of your choice.

      EXAMPLE:
      before: <img src="{PortraitURL-128}" class="icon"
      after: <img src="http://www.formspring.me/images/photo_default_130.jpg"; class="icon"

    10. ECKZ GEE~

      press CTRL + F and search for ".icon" and change the width and height to whatever you desire. :)

    11. ECKZ GEE~

      you can use them anywhere, really. in your name, in your blog/website title, etc.
      basically, anywhere where you can use text. :)

    12. ECKZ GEE~

      copy and paste this code in the description box wherever you want the codes to go:
      <a href=" LINK URL HERE ">LINK NAME HERE</a>

    13. ECKZ GEE~

      sorry i didn't answer before! my laptop was acting up. :<

      if it's a theme you customized, then you'll need to "revert to classic template".
      to do this, go to the template tab and scroll down until you see the above option and click it.

    14. ECKZ GEE~

      ohhh, now i see that you mean. haha.
      mine shows up as #1, too. i wouldn't worry too much. for me, youtube always switched back and forth to both of the layouts that you showed me, and i don't even change my settings! i think it's just youtube trying out new layouts without us committing to be beta testers. :/

    15. ECKZ GEE~

      yeah, on some website, what you see on your profile page may not be what others see. this is either because the changes haven't taken effect for you, or because the website gives you options (ie. change profile, background, etc.) but my thinking is that if it looks for someone else, then it must look good for the whole world, so it's ok. :)

    16. ECKZ GEE~
    17. ECKZ GEE~

      i seem to have this problem sometimes too, and i don't know why that is. and it only seems to happen every now and then. :/ i'm guessing it has to do with the panda pixel + code. /sigh

      to fix this, you can make the permalink visible all the time. to do this, press CTRL + F on your keyboard and search for "#link {". delete the following: display: none;

      if you don't like the the permalink as a date/time format, you can change it to a special character with you can find here~: http://www.formspring.me/uneasystare/q/288447753019735115

    18. ECKZ GEE~

      hello!
      you'll have to add a couple of codes. with CTRL + F, search for "#entry". then add the opacity code. then add another entry code with the difference in opacity. both codes are given below~
      you may have to switch around the opacity codes depending if you want it to start opaque to faded or faded to opaque. i have given you the code to the first choice. :-)

      #entry {
      width: 400px;
      filter: alpha(opacity=100);
      moz-opacity:1.0;
      opacity:1.0 ;
      }
      #entry:hover .permalink {
      filter: alpha(opacity=60);
      moz-opacity:.60;
      opacity:.60 ;
      }

    19. ECKZ GEE~

      CTRL + F to search and search for "#entry".
      add "margin-bottom: -xx" to the entry code.
      eplace the "xx"'s withe the amount of space you want to decrease. or if you want to increase space, remove the "-". :)

    20. ECKZ GEE~
      uneasystare responded to mitame 6 Nov 12

      for blogger, the post code should look something like this:

      <Blogger>
      <div class="title"><a href="<$BlogItemPermalinkURL$>">❝</a> <BlogItemTitle><$BlogItemTitle$></BlogItemTitle></div>
      <div class="date">( posted on <BlogDateHeader><$BlogDateHeaderDate$></BlogDateHeader> @ <$BlogItemDateTime$> )</div>
      <$BlogItemBody$></div><br>
      </Blogger>

      and for tumblr, the codes are much more complex because they have different post type (ie. video, photo, link, etc). but it should start with something like this:

      {block:Posts}{block:IfInfiniteScrolling}<div class = "autopagerize_page_element" >{/block:IfInfiniteScrolling}
      {block:Text}<div id="entry">
      <span class="permalink"><a href="{Permalink}">{ShortMonth} {MonthNumberWithZero}, {Year} @ {12Hour}:{Minutes}{AmPm}</a></span><div class="content">{block:Title}<div class="title">{Title}</div>{/block:Title}{Body}</div></div>{/block:Text}

      if you would like me to go more in depth, please let me know~

ECKZ GEE~’s Bio

( • ㉦ • )

flavors.me/bones

- personal questions: ask.fm/brujerias
- PLEASE DO NOT SEND ME QUESTIONS WHICH YOU COULD GOOGLE.