Mailbox:


ohlala--fairytale: i want to make the header in the top. you say if not working retype quotation marks,where must i put the quotation marks? can you teach me? 

I replied:

you must change the quotation marks dear. retype it. :)




Mailbox:


Anonymous: hi this is le-parisboutique(.)tumblr(.)com! :) how can you put post urls on your post and put the urls in your desc.? :) like fairycandlesxo's. :) 

I replied:

what do you mean dear? :)




Mailbox:


oh-la-la-quotes: I'm having a little trouble about the Index thinggy and the FAQs. How can I change them? like putting some stuff etc. 

I replied:

what theme are you using dear?




Mailbox:


novariani-i: do you know how to customixing ask box? 

I replied:

what box dear?




How To Display Your Twitter Updates on your Tumblr Blog


    1. Sign in To Your Twitter account and go to this url and click on the option “My Website”.

Twitter Widget for Tumblr

    1. Now you will be given a total of four display options for your Twitter Plugin for Tumblr, the most popular is to show your update feeds. Showing your favourite tweets and twitter lists is also available.

Twitter Widget for Tumblr

    1. You can also choose to display another user’s tweets if you want to. The other Twitter widget customization options are, Appereance and Dimensions.

Twitter Widget For tumblr

    1. Click on Finish and Grab Code. Copy the embed code.

Twitter Plugin for Tumblr

  1. Now go To your Tumblr Blog » Customize Appearance » Edit HTML.
  2. Paste the Twitter Feed Code into your Tumblr Sidebar, or any other spot you consider convenient.
  3. Update Preview » Save » Close.





Mailbox:


Anonymous: What do you mean re-type quotation?? Can you give me an example?? 

I replied:

.it only means to retype all the quation marks of the codes to get it working on your blog.

Example:

{block:IndexPage}<div id=player>

<div style=float:left;width:120px>MUSIC PLAYER CODE</div>

<div id=mus><img src=http://i122.itphotobucket.com/albums/o260/mhilka/minigifs/minigif01.gifstyle=margin-right:8px;/> musique</div>

</div>{/block:IndexPage}

it should be:

{block:IndexPage}<div id=player>

<div style=float:left;width:120px>MUSIC PLAYER CODE</div>

<div id=”mus><img src=http://i122.photobucket.com/albums/o260/mhilka/minigifs/minigif01.gifstyle=margin-right:8px;/> musique</div>

</div>{/block:IndexPage}




Mailbox:


Anonymous: i visited your tutorial and the link for the lavalamp menu isn't working. 

I replied:

its now working dear :)




google search code


<!— ifellforparis.tumblr.com —>
<!— Search Google —>
<center>
<FORM method=GET action=”http://www.google.com/search”>
<TABLE bgcolor=”#FFFFFF”><tr><td>
<A HREF=”http://www.google.com/”>
<IMG SRC=”http://www.google.com/logos/Logo_40wht.gif” <br></A>
<INPUT TYPE=text name=q size=31 maxlength=255 value=”“>
<INPUT TYPE=hidden name=hl value=”en”>
<INPUT type=submit name=btnG VALUE=”Google Search”>
</td></tr></TABLE>
</FORM>
</center>
<!— Search Google —>

.

.

source: letstravelparis





Mailbox:


hedwigsposts-deactivated2012072: Hi. I was wondering if you could post the code for "You have been here ... times" code on a site other than your current link in your scrollbox. That site does not work for me, for some reason. Thank you so much, if you can post it elsewhere. :) 

I replied:

its done dear :)




Mailbox:


epitome-of-perfection: it's my lookbook widget. is it possible to put it at the left side of my page? :) 

I replied:

aww. im sorry dear. i have no idea about the lookbook widget dear.




Slim Bar tab Music Player


In the CSS part (above </style>)

#player
{position:fixed;z-index:999;
bottom:0px;
left:-170px;
height:10px;
padding:1px 8px 3px 1px;
letter-spacing:2px;
background-color:#000;
-moz-border-radius:0px 10px 0px 0px;
border-radius:0px 10px 0px 0px;
-webkit-transition: opacity 1s linear;-webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;}
 
#mus
{float:left;
color:#fff;
padding-left:100px;
-webkit-transition: opacity 1s linear;-webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;}
 
#player:hover #mus
{padding-left:0px;
opacity:0;}
 
#player:hover
{left:0px;}

In the HTML part (after <body>) - you must retype ALL the quotation marks

{block:IndexPage}<div id=player>

<div style=float:left;width:120px>MUSIC PLAYER CODE</div>

<div id=mus><img src=http://i122.photobucket.com/albums/o260/mhilka/minigifs/minigif01.gifstyle=margin-right:8px;/> musique</div>

</div>{/block:IndexPage}

(Source: gyapo)





Music Bubble


Tutorial : Music player container (UPDATED)

Put this in the CSS part, above the tag </style>

#music
{position:fixed; bottom:20px; right:25px;
padding-top:12px;  padding-bottom:12px; text-align:center; height:10px; width:34px; overflow:hidden;  
border:3px solid #ddd;
color:#888;
-moz-border-radius: 17px 17px 17px 17px;
border-radius:17px 17px 17px 17px; 
-webkit-transition: opacity 0.7s linear;
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
background-color:#fff;
z-index:999;}


#musicplayer
{padding-top:15px;}


#music:hover
{border:3px solid #bbb; padding:5px; height:45px; width:140px;}

EDIT : This part is to be pasted below the tag <body>, you have to retype all the quotations marks to make it works.

{block:IndexPage}
<div id=”music”><center><img src=”http://media.tumblr.com/tumblr_lm6prnRzP61qfoi4t.gif”/></center> 
<div id=”musicplayer”><center>MUSIC PLAYER CODE</center></div>
</div> 
{/block:IndexPage}

I got all my icons for the music player at ixora, there’s a tutorial there for the player itself :)

Update : Fixed the <br> bug by replacing with padding, now icon centered, only appear in index page (more practical for autoplay-team haha), if you don’t want to, just remove the {block:IndexPage}{/block:IndexPage} :) 

(Source: gyapo)





How to Add FACEBOOK Fan page on your Tumblr Blog


How to make something like this :

1. First You have to make a fan page in Facebook..

2. To make a page on facebook. Go to Home then scroll down. You’ll find something like this:

And click Create a page..

3. Then about putting it on your blog… 

GO HERE to Make a LIKE BUTTON 

Click get code.. And copy it on your customized HTML codes.

tutorial by: http://jayeesh.tumblr.com

»CHECK THIS OUT!!!! :D«





Mailbox:


kmrgyn: Hi :) 

I replied:

ohaii dear :)




Mailbox:


epitome-of-perfection: how can i add a widget in my page? :D 

I replied:

what widget do you want to add dear?



1 2 3 4 5 6 7 8 9 10 »


mi amour by giingerpepper- | powered by tumblr

 Basic codes

 Lavalamp Menu

 how to upload your own mp3s

 How to add Music Player Tab

Drop-down music player

Slim Bar tab Music Player

Bubble Music Player

 How to add playlist

 How to enable ask box

 How to Add FACEBOOK Fan page

 Pop up ask box

 Ask box without leaving the Dashboard

 Ask in a ballon

 False i-frame menu

 False i-frame menu #2

 Drop-Down Menu

 Colorful Text Selection

 Old Customize

 Energy Saver Mode

 How to put follow and dashboard buttons

 Moving the follow and dashboard buttons

 Fade effect on Follow/Dashboard button

 How to put “You have been here … times”

 Display hit counter

 Display online users

 How to install the I’ve moved theme

 Theme For Moved / Change to new URL

 Heart Menu

 Pagination

 How to put a poll in your tumblr

 Adding a cursor

 Glitter effect cursor

 Underwater cursor effect

 Text following the cursor

 Asking the visitor’s name

 Dowload songs on tumblr

 Rounded Edges

 How to send your tumblr posts to twitter

 Twitter bird on your blog

 How To Display Your Twitter Updates

 How to make a wish list

 Navigation

 Navigation #2

 How to put a banner above the posts

 Dashboard background

 Tag your answered questions

 Recover custom theme

 Scroll to top (button)

 How to put a colored scrollbar

 Infinite scrolling pages

 Scroll to top buttons

 Cute scroll to top buttons

 Old dashboard sidebar back

 Disable right click (Silent & w/ Alert)

 Redirect your old url to your new url

 Fade pictures effect

 Adding a search box

 Adding an ask box widget

 Adding navigation buttons

 Adding a banner

 How to put appearance tag

 How to see who unfollow you

 How to make your own favicon

 Easy way to find codes in your theme code

 Title bar moving

 How to put a favicon

 How to put a reblog link in your posts

 How to make another blog

 How to delete secondary blog

 Increase/decrease the size of the posts

 Adding a welcome message

 Adding a exit message

 Adding a twitter badge

 Adding a link that opens in a new page

 How to make a page

 Open links in a new window

 Fade link

 How to add snowflakes to your blog

 Color codes for HTML

 How to track your anons

 Image Hover Tilt

 Simple Image Mapping

 Shake image effect

 How to stretch background image

 Putting a disclaimer box

 Changing the number of posts per page

 Putting a WeHeartIt widget

 Make a box

 Adding CBox 

 Header in the top

 Header in the left

 Header in the right

 Header above the posts

 Using a font for a web site

 Installing a font with Windows

 Installing a font with Mac OS

 Installing a font with Linux

 Putting a clock

 Putting a calendar

 calendar code for your blog

 Let people submit posts

 Make a big line in the banner using paint

 Make circles in the banner using paint

 How to tag posts

 How to add dividers between the posts

 Blog Roll

 Disabling drag/drop and selecting text

 Text moving

 Rainbow Text

 Reversed Text

 Scrambled Text

 HTML Entity Codes (Codes for Symbols)

 Mirrow effect in the banner (Paint)

 Photo Editors (Download Here)

 Submit a public theme

 Sidebar fixed

 Upload a static file

 Social media buttons (updated)

 How to make read more posts

 Duck my life

Members: