Conversation Between Falling Wishes and Absol
46 to 60 of 287
  1. Absol
    August 16th, 2012 12:58 PM
    Absol
    Now you add whatever codes you want in any order. You can do borders, font types, font colors, etc. As for doing CSS like mine, it's pretty complicated. But if you're willing to learn, I'll help you. :)
  2. Falling Wishes
    August 16th, 2012 11:50 AM
    Falling Wishes
    What codes do i put now? Also i want to use this kind of CSS for my Clubs & such.
    http://www.pokecommunity.com/showpost.php?p=7283497&postcount=10
    Its beautiful by the way!
  3. Absol
    August 14th, 2012 5:49 PM
    Absol
    I'm glad to have helped. :) Can't wait to see the club either. :D I'm sure it'll be wonderful.
  4. Falling Wishes
    August 14th, 2012 3:12 PM
    Falling Wishes
    I owe it all to you! I'm going to start a Minccino/Cinccino Fan Club with the new CSS & i thought it looked amazing myself! :3 I'm so happy & excited
  5. Absol
    August 14th, 2012 12:55 PM
    Absol
    [cd=background-image: url('http://www.backgroundlabs.com/backgrounds/460.gif]'); height: 775px; width: 900px; padding: 20px;][LEFT][div=float: left;]
    [/cd]

    That's the code for the CSS you had. If you want to see exactly how it looks, click here: http://www.pokecommunity.com/showpost.php?p=7058110&postcount=4

    You don't need the [LEFT] or the div=float: left;] yet unless you want the text and the stuff to go to the left.

    Btw, I like the starry background. :)
  6. Falling Wishes
    August 14th, 2012 10:19 AM
    Falling Wishes
    Sorry i was gone for awhile, but i am learning a bit i guess & i wanted to know if this is right or do i have to fix it?
    Minccino/Cinccino Fan Club
    background-image: url('[http://www.backgroundlabs.com/backgrounds/460.gif]');; height: 775px; width: 900px; padding: 20px;][LEFT][div=float: left;]
  7. Absol
    August 3rd, 2012 11:54 AM
    Absol
    The code to set the background as an image is: background-image: url('[url here]');
  8. Falling Wishes
    August 3rd, 2012 11:46 AM
    Falling Wishes
    What code do i put to set the background? Is it [cd=wallpaper; then the url?
  9. Absol
    August 1st, 2012 8:17 PM
    Absol
    That's fine. :) See you tomorrow then.
  10. Falling Wishes
    August 1st, 2012 8:16 PM
    Falling Wishes
    Alright & yes i knew that :3 I'm going to my room so can we do this tomorrow?
  11. Absol
    August 1st, 2012 8:15 PM
    Absol
    You're taking the * out when you're actually using it right? Cause if you leave them in the code won't work. The code should look like this:
    Falling Wishes

    Here's what I put:[cd=color: #D9FFBF;]Falling Wishes[/cd]Now try adding a background to it and setting the width and height and see what it looks like. If you don't have a background you want to use, you can also use the same colors for fonts for backgrounds. Use the code background-color: and the background will be set to that color.
  12. Falling Wishes
    August 1st, 2012 7:56 PM
    Falling Wishes
    Is this correct so far ):
    [c*d=;*blue;#D9FFB*F]Falling Wishes[/*cd]


    Also see if RNC likes this.

  13. Absol
    August 1st, 2012 7:38 PM
    Absol
    Here's where all the codes to use are: http://www.pokecommunity.com/showthread.php?t=270307
    For ex.: for color of text put color: blue;
    Don't forget to put a ; between every code or it won't work.
  14. Falling Wishes
    August 1st, 2012 7:29 PM
    Falling Wishes
    I understand the put text here but what kind of code do i put in the *? Where can i find the codes anyways?!
  15. Absol
    August 1st, 2012 7:25 PM
    Absol
    Where I put 'text goes here' is where you put the regular text at so it'll show up on the CSS. You can add more codes to make the text different fonts, colors, and styles. And the * was a placeholder for where all the codes should go, like the code to change the text.