Sunday 28 May 2017

flashing text


HELLO
THE CODE:
<p style="margin: auto; padding: 0px 25px; text-transform: uppercase; color: black; border: 2px solid white; font-size: 16px; overflow: hidden; font-family: Helvetica, Arial, sans-serif; background: linear-gradient(#c13737, #7944fa); display: inline-block; vertical-align: middle; height: 30px; line-height: 30px; text-shadow: rgba(0, 0, 0, 0.4) 0px 1px 1px; border-radius: 999px; box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 1px 0px; box-sizing: content-box; opacity: 0.7; animation: boom 1.3s infinite;">
HELLO</p>

*This code is not mine, I edited it. I don't know who created this code
Let me know if this works for you



Update: I did this on my page:

HELLO
The code:
<p style="background: linear-gradient(180deg, #ffffe0 1%, #FFD1CC 100%) transparent;border-radius: 15px; border: solid 3px white; box-shadow: 0px 0px 5px grey;width:200px; margin:auto; text-align:center;color:#fff; text-shadow: 1px 1px grey;font-size: 15px;animation: boom 1.3s infinite;">
<span style="font-size:28px;"><strong>HELLO</strong></span></p>

41 comments:

  1. It doesnt work.

    ReplyDelete
    Replies
    1. can you also say what the problem is? So i can help?

      Delete
  2. It says i give personal information and won't let me save it and it changes the format after pressing "save"

    ReplyDelete
    Replies
    1. Save it again, this generally happens with most html coding and what do you mean it changes the format?

      Delete
    2. after pressing save,it deletes all the code and leaves only the bold,italic and underlined text.

      Delete
    3. You need to undo all the bold, italic and underlined text first before saving, let me know if you have any issues after that.

      Delete
  3. It doesn't work!

    ReplyDelete
  4. To the people who say that it isn't work try this first. The section that is purple bold, italic and underlined remove all that (bold, italic and underline) and save it and see what happens. I tested the coding yesterday on Firefox and it worked after I had removed the bold, italic and underline.

    If it still doesn't work then please state what the problem is, example: no text showing up when saved. That way it is easier for Charly or someone else on the team to figure out what the problem is and how to fix it.

    ReplyDelete
    Replies
    1. Hello, when I removed the part that was purple, underlined, bold, I got the hello in the pinky/purplish oval box but it's not blinking. I think it's because the part that is purple, underlined & bold is the animation part so once that is removed it won't blink. I've tried on several browsers too. :(

      Delete
    2. I meant to just remove the bold. Italic and underline not remove the code because that is the part that will make the text flash. My apologies for not explaining properly.

      Delete
    3. Thanks Shayne it worked. I just have another quick question. If I want to put this in my already made presentation, how do I capture the current code so I can take it to an editor to add this to existing presentation. If you need to look at vickivenus I have the flashing text just about my presentation.

      Delete
    4. Do you want to edit a current code? If so you can right click and go to "inspect element" and it should bring up the code. You can then add "animation: boom 1.3s infinite" to the sections you wish to flash. I hope this helps :)

      Delete
    5. first I want to say thank you, you have been very patient and very very helpful. I was able to get my flashing text working, I was even able to change the color for the background in that text box.

      Today I was able to change to a font I found on this page using the inspect element aspect together with the HTML Editor. It took me a few minutes to figure out how find what I wanted to change but I did find it, happy with that. Now that I changed that section of text I'm trying to find the code for making that text a bit larger. I was starting to get cross eyed looking at all that code...lol. If you have any tips I'd appreciate it. If you look on my pres. the text I'm trying to enlarge is just under the flashing Welcome. I think you're amazing with the coding, it's a bit overwhelming to me, but I'm sure it has to do with my age. 😉

      Delete
    6. No need to thank me for anything, I'm happy to help you.

      The part you're looking for should say something like "font-size: 18px;" for example, if you can't find anything with a "font-size" you'll have to add the code in somewhere near the section you wish to edit. I hope this helps :)

      Delete
  5. i removed that purple italic bold text and that purple box appeared but it is not flashing

    ReplyDelete
  6. i removed that purple italic bold text and that purple box appeared but it is not flashing

    ReplyDelete
    Replies
    1. What internet browser are you using?

      Delete
    2. i use chrome but i also tried in firefox

      Delete
    3. Sorry I didn't put the code up, but I am trying to help out as much as possible. I'll have a look into it though and see what I can do.

      Delete
    4. Just to make sure, did you remove the code or did you only remove the bold, italic and underline?

      Delete
    5. in format on your presentation when you click on edit, click on the B(bold) the I(italic) and the U(underline) Don't remove the words - animation: boom 1.3s infinite - at all just the format so there is no Bold, no Italic & no Underline.

      Delete
  7. how can i put it in any background colore ?! ??

    ReplyDelete
    Replies
    1. background: linear-gradient(#c13737, #7944fa) - change the hashtags to whatever colour you like

      Delete
  8. it doesn't work =( i removed the bold and italicized text but nothing appear.

    ReplyDelete
    Replies
    1. if you got the purple/pink box try typing something in it and changing the text colour

      Delete
    2. It worked! But the text is not flashing.

      Delete
    3. Make sure you didn't remove the code and only removed the bold, italic and underline. If you didn't, then I'll look into it.

      Delete
  9. hey! how could i change the pink colour of flash?
    i tried, but nothing(
    i want to make it #3eb5e7b

    ReplyDelete
    Replies
    1. color: black - add the code where it says "black"

      Delete
    2. thnx, but still nothing =(
      my english is not perfect. maybe i wrote wrong.

      this is my code (i added line with colour)

      <span style="text-transform: uppercase; color: #3eb5e7b; margin-center: 40px; margin-top: 40px; float: center; font-weight: bold; font-size: 20px; animation: boom 1.7s infinite normal none running;><strong><strong>CHANEL PLASTIC BAG INSPIRED</strong></strong></span>

      this how it looks
      http://imgur.com/T3PSJn8

      so, i do not like much this colour of flash. but there is no line in code to change it Oo

      sorry for bothering, but i really want to solve it haha

      Delete
    3. Hi, after working on the code for a while I've came up with a solution. I noticed the colour coding you had "#3eb5e7b" has 7 when colour coding only has 6. Let me know if it still doesn't work.

      Delete
    4. oh, my mistake, it was not with '3', just #eb5e7b

      but i think, that the solvation is in stardoll site settings. i think inside site there is written colour for flashing, like our notices about new messages flash with this awfull pink colour)


      cos it still doesn't work and i read so much info about codes already ahah

      Delete
    5. I unfortunately don't know how to get rid of the pink :( I've tried playing around with the code and I can't find how to get rid of it. If I find a solution I'll let you know :)

      Delete
  10. hello all together i like this blog ..
    please click here
    gclub
    Gclub จีคลับ
    gclub

    ReplyDelete
    Replies
    1. i advice all do not click cos of rising ammount of hacks on stardoll

      Delete
    2. I agree, do not click on that link, better safe than sorry.

      Perhaps an admin can remove that post before another member gets hacked.

      Delete
    3. I believe only one person has that sort of control, my apologies. But to anyone on the blog, do not click on any unknown source.

      Delete
  11. It's wourking my doll is hiba_biba

    ReplyDelete
  12. Copy this and paste it into your introduction and save it!=
    "margin: auto; padding: 0px 25px; text-transform: uppercase; color: black; border: 2px solid white; font-size: 16px; overflow: hidden; font-family: Helvetica, Arial, sans-serif; background: linear-gradient(#c13737, #7944fa); display: inline-block; vertical-align: middle; height: 30px; line-height: 30px; text-shadow: rgba(0, 0, 0, 0.4) 0px 1px 1px; border-radius: 999px; box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 1px 0px; box-sizing: content-box; opacity: 0.7; animation: boom 1.3s infinite;">
    HELLO


    My Stardoll name is Busesan :)

    ReplyDelete
    Replies
    1. Put it in the letter P


      My Stardoll name is Busesan :)

      Delete


  13. thank you so much for your sharing this nice article,

    I really like to reading your blog !

    goldenslot
    บาคาร่าออนไลน์
    gclub casino

    ReplyDelete

Note: only a member of this blog may post a comment.