tutorials

Welcome to my tutorial blog full of goodies! Hope you find this useful and if you need any help feel free to pop me a message xo.

NOTE: UNDERCONSTRUCTION
Disclaimer: I don't own any of the codes published on this blog unless stated otherwise and I have given the source. The screenshot tutorials are created by me. The base code to this theme is by sleepythemes.tumblr.com. Edited ALOT by me.
  • ask me anything
  • rss
  • archive
  • speech bubble questions version 2

    image

    go to this site: http://freetexthost.com/2o1c5sluxv

    1. copy the codes and paste it after <style type=”text/css”>

    2. change the following in yellow marks

    image

    background-color:#f6ebd6; = background color of the speech bubble

    width:500px; = width of the speech bubble
    -moz-border-radius:10px; ===how circle it is
    -webkit-border-radius:10px; =same as above

    border-color: #fae5dc == change this color (make sure the color is the same as the color as the background)

    3. find your ask blocks

    it will look like this:

    {block:Answer}  {Asker} asked <b>{Question}</b>

    <br>

    {Answer}

    {/block:Answer} 

    4. replace them with this:

    {block:Answer} 
    <div class=”post”><br>
    <div class=”bubble”>{Question}</div><br>
    <div class=”askerportrait”><img src=”{AskerPortraitURL-40}” width=”40px” height=”40px”/></div>
    <br><br>{Answer}
    </div>
    {/block:Answer}

    note: if it wont work, please rewrite the qoutation marks:)

    -pL

    • 1 year ago
    • 4 notes
    • #speech2
© 2011–2013 tutorials