Dani Marie ♡'s profile picture

Published by

published
updated

Category: Web, HTML, Tech

HTML Codes

a few codes i added to my profile that i thought others might find helpful ♥

make sure you are adding these in-between your <style> and </style> codes !!

to hide your blog:

.blog-preview{display:none}

to hide "about me" and "who i'd like to meet" titles:

.section h4{display:none}

i paired it with this to ensure it was lined up how i wanted it (you can adjust the 10px)

.blurbs{margin-top:10px !important;}

to hide your URL box:

.url-info{display:none !important;}

to recolor the orange and blue header bars

:root {       
        --lighter-blue: #faa5db;
        --light-orange: #faa5db;
    }

lighter-blue = contact, interests, and links bars
light-orange = blurb, friends, comment bars
replace #faa5db with the color you want

to hide the "user's blurbs" header

.profile .blurbs .heading {display:none !important;}

to hide the "interest's" section:

.table-section{display:none;}


hopefully i didn't mess any of that up (: happy editing !!
If this blog post helped, please leave kudos for support. 


14 Kudos

Comments

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

➳ нℴℓℓყ

➳ нℴℓℓყ's profile picture

Thank you so much!
I am now wondering if you know how to hide the "HAS FRIENDS" & "DISPLAYING 0 OF 0 COMMENTS ( VIEW ALL | ADD COMMENT )" headers, if so please let me know:)

Thanks again,
Holly


Report Comment

zachary

zachary's profile picture

hey do you have a code to put functional links to on my about me sectioin


Report Comment



Sorry, I just saw this. Have you figured it out or do you still need help?

by Dani Marie ♡; ; Report

hiddenleafbaby~

hiddenleafbaby~'s profile picture

Do you happen to know how to add comments onto a layout that has them hidden? Not the code to leave a comment but to actually have the ones already there show up?


Report Comment



hmmm idk if there's a code for that. I'd have to look at your layout code and see if I can find where it is hidden in it and undo it. I've never seen a code to unhide the comments.

by Dani Marie ♡; ; Report

would you mind taking a look? I'd so appreciate it. if not thats okay too! but the layout i'm using is here https://layouts.spacehey.com/layout?id=1754 I see where it says display none but i just wasnt sure what to change it to??

by hiddenleafbaby~; ; Report

maybe try deleting the "display none important" part of the code. See if that gets them to show up.

by Dani Marie ♡; ; Report

ᖇᓰᑢᗩ 👾

ᖇᓰᑢᗩ 👾's profile picture

Thank you!! 💗


Report Comment



You're Welcome!! 💖

by Dani Marie ♡; ; Report

Do you know the code to hide interests? Movies, etc.

by ᖇᓰᑢᗩ 👾; ; Report

No, I'm still trying to figure that out unfortunately.
But if you click on "Forum" at the top and go down to Web, HTML there is a lot of codes people have added on there. You may be able to find them there or under "Blog" at the top as well.

by Dani Marie ♡; ; Report

Thank you!! I have been looking as well 💗

by ᖇᓰᑢᗩ 👾; ; Report

Heyyy I got the code if you need it

by ᖇᓰᑢᗩ 👾; ; Report

Really?? Yes, I'd love the code!

by Dani Marie ♡; ; Report

.table-section{display:none;}

by ᖇᓰᑢᗩ 👾; ; Report

Still trying to figure out how to add new column. If you happen to find anything. Please let me know ☺💗

by ᖇᓰᑢᗩ 👾; ; Report

Okay, will do. Thank you!!

by Dani Marie ♡; ; Report