Themes for all! #music #piano #musicgifts #giftideas #pianotheme #musicstudent #pauladestefanis #artsmill (at Paula's Palette)
seen from United States
seen from Mongolia
seen from Türkiye
seen from United States

seen from United States
seen from United States

seen from Türkiye

seen from United States

seen from United States
seen from United States
seen from United States

seen from Malaysia

seen from United States

seen from Nicaragua
seen from United States
seen from United States
seen from Brazil
seen from Mongolia
seen from Malaysia
seen from United States
Themes for all! #music #piano #musicgifts #giftideas #pianotheme #musicstudent #pauladestefanis #artsmill (at Paula's Palette)
The only way I'm going to be able to play the notes properly is if I see the letter itself 😕🎹🎼 #learningpiano #musicnotes #music #sheetmusic #makingnotes #thesecretgarden #pianotheme
A snippet of my piano arrangement for the beautiful theme tune from Carol.. Watch the full version (only 1min long!) on YouTube now ---> http://youtu.be/0G9wB0pzm2I Do you like it? The film was stunning especially as it was set in the 50's, where love against the grain was more than forbidden. #carolfilm #gay #lovestory #love #pianotheme #piano #carol #cateblanchett #rooneymara #carterburwell #music #themetune #soundtrack #like4like #today #nowplaying #motivation #beauty #inspiration
The achingly beautiful depiction of love against the odds in CAROL moved me immensely, as did the equally beautiful music, so I sat down today and made my own 1min long version.. Watch it now on YouTube http://youtu.be/0G9wB0pzm2I #carol#cateblanchett#rooneymara#music#themetune#carterburwell#carolfilm#beautifulmusic#filmmusic#like4like#piano#pianotheme#love#gay#lovestory
I don't know why I even went on anon. Haha! I'm using the piano theme. If you go into my Fanfiction tab, on the left, the title "Fanfiction DIrectory - For Once In My Life" is small and plain white. Originally you had it to a larger, orange font and I'm not sure what I did to screw that up.
OK!
Here’s what I’m seeing:
I was gonna use firebug to make sure this would work, but the entire rule seems to be kick out because of a small syntax error you made!
Find the rule above: #post .title
Under that, look at the background-image property. After background-image:(url) make sure you add a semicolon. so you should have
background-image: url(http://i40.tinypic.com/2ccrmtx.png);
tell me how that works out!
EDIT: there's actually quite a few of the same errors!
Might wanna skim around for those! This is usually the kind of mess-up that causes confusing problems like these. Tell me how it goes!
Hi there! I absolutely love this theme. Thank you very much for making it! I just had a question- is it possible to make it so the text within posts isn't always italicized? Thanks for your help!
Hey there! This requires you to go inside the code.
Find the selector #post — look around line 607 (they’re all numbered on the left of your screen)
Completely erase the line
font-style:italic;
Update and publish your blog, and you should be good to go!
hello! i really love your theme! i have a question about it, though... it seems the notes/like/permalink hovering-things kind of block the posts. is there a way to make them smaller/somehow not block the posts? it hasn't cause much of an issue so far, but clicking readmores directly from the blog doesn't seem possible. (also, is the credit supposed to be showing somewhere? ive done a little tweaking to get things smoother and might have inadvertently done a badifsoimvvsorry)
The theme credit belongs in the description box. I’ve looked at your code and it’s completely gone….
I’ve looked into the newer version and I can now see that… I actually forgot to put the theme credit in there. (I was working off of the preview blog code, which had the credit removed). Sad.
It seems that you already know how to edit code yourself, though, so I’m sure you can add it back in.
Please add this right above the pagination block {block:Pagination}
href=”http://foxcss.tumblr.com/“>THEME ©
and add this css into the style tag:
.i{ text-align:left; margin-top:10px; margin-bottom:-30px; }
As for the hover-icons, you can try re-positioning them to the right side - it’s merely blocking readmore links because all of the icon elements are under another element, which is block-shaped, although you can’t see the little box they’re in.
Besides that I don’t think there’s much that can be done, besides adding a margin to left side of Read More links (I’m not sure if those are defined by a certain class or not).
Please tell me if you have any issues with this or simply don’t know how to fix it, I may make yet another release of Piano.
Thanks,
Kitsu.
Piano v1.1 Release
Changes to Piano v1.0 have been made, mostly minor. New customization features include description hover color, and right background/repeat.
Piano v1.1 can be found here on pastebin only.