旦
Send me a “旦” If our muses haven’t interacted yet and but you want us to change that.
gingersnxps
(( Sure thing! You can go to my navigation and go to memes, or we can plot something out. c: ))

seen from United States

seen from United States

seen from United States

seen from United States
seen from China

seen from United States
seen from Yemen
seen from United Kingdom
seen from United States
seen from United States
seen from Canada
seen from Russia

seen from Norway

seen from Mexico

seen from Ireland

seen from Malaysia
seen from Chile

seen from Saudi Arabia

seen from United States

seen from Malaysia
旦
Send me a “旦” If our muses haven’t interacted yet and but you want us to change that.
gingersnxps
(( Sure thing! You can go to my navigation and go to memes, or we can plot something out. c: ))
hi there! i'm using your cassidy theme for my blog and i'm having a bit of trouble with the appearance. for one thing, the answered asks aren't showing what the original message was, even though i have an ask background. secondly, the "hover" box isn't showing up either. plus the tags aren't showing up unless you hover over them. did i make a mistake with the coloring or is it just not working? thanks!
I'm going to answer this publicly because I noticed an issue earlier this week and yeah c:: okay so when you go down in the code and highlight this:
.question { display:block; margin-top:12px; text-align:center; text-transform:Uppercase; font-size:12px; font-family:'courier new''; font-style:normal; min-height:40px; width:500px; color:{color:PostBG}; background-color:{color:Border}; line-height:25px;} .question img { background-color:{color:PostBG}; margin-right:5px; margin-bottom:-10px; color:{color:PostBG};} .asker{ color:{color:Background}; font-family:'Courier New'; font-size:15px; display:block; text-transform:uppercase; text-align:center; height:10px; padding-top:13px; margin-top:-12px; margin-bottom:-22px; background-image:url('{image:AskBG}'); background-color:{color:Border}; padding-bottom:30px; letter-spacing:2px; z-index:99999; }
Replace that with:
.question { display:block; margin-top:12px; text-align:center; text-transform:Uppercase; font-size:12px; font-family:'times new roman''; font-style:normal; min-height:40px; width:500px; color:{color:PostBG}; background-color:{color:infoBG}; line-height:25px;}.question img { background-color:{color:PostBG}; margin-right:5px; margin-bottom:-10px; color:{color:PostBG};}.asker{ color:{color:SBLinksBG}; font-family:'times new roman'; font-size:15px; display:block; text-transform:uppercase; text-align:center; height:10px; padding-top:13px; margin-top:-12px; margin-bottom:-22px; background-image:url('{image:AskBG}'); background-color:{color:infoBg}; padding-bottom:30px; letter-spacing:2px; z-index:99999;}
As for the tags thing they should be working. If your infobg color and post links color are the same they wont show up. The hover thing should be working too, unless you didn't upload something into the 'tab' image.