junie B. cojones's profile picture

Published by

published
updated

Category: Web, HTML, Tech

Layout N Stuff

[Last Updated: 2023-01-02]

A few things I pulled from other very talented SpaceHey users, please give credit where it's due!


Gradient HEX: liliana_p

Marginsp0libius

Full Codes [Last Updated: 2023-01-02]
Full Profile Code Comment and I'll give it to you - I don't want to take the time to format it so it doesn't mess up my blog code LOL.
Full Blog Code You can find it here. Let me know if you have any questions, and make it your own... I don't have kids, I don't want any mini-me's. Biologically or design-wise. 

Profile Song: Afrodisiac
Profile Typeface: Orbitron 700
Blog Typeface: Orbitron 700


Princess Pollard - Profile Background Image (.gif)
Grillz N Potions - Blog Background Image (.jpg)
Dior (.jpg)

How To:

1. Insert text box in "About Me":

<p align="justify" style="
    background: linear-gradient(#66B2FF, white);
    border: 1px solid #66B2FF;
    box-shadow: 3px 3px 2px #000000;
    border-radius: 50px;
    font-size: 1em;
    font-color: white; 
    text-shadow: 1px 5px 1px #66B2FF;
    padding:15px">

2. Add text to sections:

<b>
[TEXT]
</b></p><p></p>
<p></p>

3. Insert Text Box & Add Text Inside:

<p align="center" style="
    background: linear-gradient(#66B2FF, white);
    border: 1px solid #66B2FF;
    box-shadow: 3px 3px 2px #000000;
    border-radius: 50px;
    font-size: 1em;
    font-color: white; 
    text-shadow: 1px 5px 1px #66B2FF;
    padding:15px">
<b>
    [Your Text Here]</b>
</p>

4. Create drop-downs:

<details> 
    <summary>[TITLE]</summary>
    [CONTENT]
</details>



Cursor URLs:

Sparkly Ice
{cursor: url(https://cur.cursors-4u.net/cursors/cur-1/cur8.ani), url(https://cur.cursors-4u.net/cursors/cur-1/cur8.png), auto !important;}</style><a href="https://www.cursors-4u.com/cursor/2005/05/08/cur8.html" target="_blank" title="Sparkly Ice"><img src="https://cur.cursors-4u.net/cursor.png" border="0" alt="Sparkly Ice" style="position:absolute; top: 0px; right: 0px;" /></a>

ROCAWEAR
{cursor: url(https://cur.cursors-4u.net/symbols/sym-4/sym356.cur), auto !important;}</style><a href="https://www.cursors-4u.com/cursor/2009/09/17/rocawear.html" target="_blank" title="Rocawear"><img src="https://cur.cursors-4u.net/cursor.png" border="0" alt="Rocawear" style="position:absolute; top: 0px; right: 0px;" /></a>

CHROME POINTER
{cursor: url(https://cur.cursors-4u.net/cursors/cur-11/cur1054.cur), auto !important;}</style><a href="https://www.cursors-4u.com/cursor/2012/02/11/chrome-pointer.html" target="_blank" title="Chrome Pointer"><img src="https://cur.cursors-4u.net/cursor.png" border="0" alt="Chrome Pointer" style="position:absolute; top: 0px; right: 0px;" /></a>

Fast Blinking Hello Kitty
{cursor: url(https://cur.cursors-4u.net/anime/ani-1/ani195.ani), url(https://cur.cursors-4u.net/anime/ani-1/ani195.png), auto !important;}</style><a href="https://www.cursors-4u.com/cursor/2008/11/07/blinking-hello-kitty-4.html" target="_blank" title="Fast Blinking Hello Kitty"><img src="https://cur.cursors-4u.net/cursor.png" border="0" alt="Fast Blinking Hello Kitty" style="position:absolute; top: 0px; right: 0px;" /></a>


0 Kudos

Comments

Displaying 0 of 0 comments ( View all | Add Comment )