◉ marr ◉'s profile picture

Published by

published
updated

Category: Web, HTML, Tech

HOW 2 CUSTOMIZE UR BLOG ENTRY POST LAYOUTS!! (FIXED COMMENTS AND ICONS 12/8)




 hey slays. it always bothered me that i could never figure out how people customized their blog post layouts until now so ill get em here

  1. click on the <> sign on the top left of the editor
  1. paste the code below before your blog content
  1. should be finished, you can see if it changes after you click on the <> (now an eye) that converts the editor to its original state.


 Heres the code i used for this posts layout, feel free to customize as you wish, and please let me know if theres anything i can add/change or ask questions about (however i am not a coder, theres some questions i probably wont be able to answer):

<style>

 

 body {

    background-image: url("background image link here!");

    background-position: center center;

    background-repeat: no-repeat;

    background-size: cover;

    background-attachment: fixed;

    font-family: 'Georgia', serif;

  }

 

.inner b {

  color: #FF0000

}

 

  nav .top {

    background-color: black;

  }

 

  nav .links {

    background-color: black;

    text-align: right;

    border-radius: 4px 4px 0 0;

    background-position: center;

    background-repeat: no-repeat;

  }

 

  button {

    color: #FF0000;

    background-color: black;

  }

 

  .count {

    color:#FF0000 ;

  }

 

  a {

    color: #FF0000;

  }

 

  nav .links a {

    color:#FF0000;

  }

 

  footer {

    background-color: black;

  }

 

  footer p {

    color: #FF0000;

  }

 

  footer .links {

    color:#FF0000;

  }

 

  .comments-table td:first-child, .comments-table td, .comment-replies, .details-table td:first-child, .details-table td {

    background: black;

    color:#FF0000;

  }

 

  .edit-info {

    background-color: black;

    border: 1px;

  }

 

  .blog-entry .title {

    background-color: black;

    color: #FF0000;

    padding: 5px;

  }

 

p.links a:first-child .icon{

  content: url("icon for your blog here!”);

  width: 25px;

  height: auto;

}

 

p.links a:nth-child(2) .icon {

  content: url(“icon for your profile here!”);

  width: 25px;

  height: auto;

}

 

p.links a:last-child .icon, table.comments-table td .icon {

  content: url(“icon to report here!”);

  width: 25px;

  height: auto;

}

 

  .blog-entry .content {

    background-color: black;

    padding: 10px;

  }

 

  main {

    background-color: black;

  }

 

  main .left {

    background-color: black;

    color: #FF0000;

  }

 

  main .right {

    padding: 1px;

    background-color: black;

  }

 

HTML,BODY{cursor: url("cursor link here"), url("cursor link here"), auto;}

 

.logout-btn,

.blog-entry .kudos-btn{

  background: none !important;

  border: none;

  padding: 0 !important;

  cursor: pointer;

  user-select: text;

  text-decoration: none;

  color: #FF0000;

  color: var(--#FF0000);

}

 

</style>





399 Kudos

Comments

Displaying 20 of 58 comments ( View all | Add Comment )

Isa

Isa's profile picture

For some reason any code i add doesn't work. When i press the <> and it becomes an eye, it just makes the code smaller and darker. When i go to post the blog it just posts the code


Report Comment

AUGUST

AUGUST's profile picture

helpp!! the background for the actual post isnt black 3 i copied the code completely so aaa!


Report Comment

AmillyReal

AmillyReal's profile picture

awesomesauce... thanks :D


Report Comment

simon ☕

simon ☕'s profile picture

i love you


Report Comment

1nvad3rBl1ssY

1nvad3rBl1ssY's profile picture

OMGGG THANK YOU SO MUCH!!!


Report Comment

⛓️ jules ☆

⛓️ jules ☆'s profile picture

thank you for this!!!


Report Comment

k.k

k.k's profile picture

thank youuu


Report Comment

kittistitchez

kittistitchez's profile picture

AHH thank you <3!!!!!!!


Report Comment

lexi

lexi's profile picture

does anyone know how to change the "help" button at the top of the nav bar, next to logout? that's the only word that's still white on my page and I cant find a code to change it


Report Comment

Hafsa

Hafsa's profile picture

TYSM I was literally struggling on findings tuts :) <3 <3


Report Comment

e

e's profile picture

still havent been able to get the cursor to work :( has anyone found a solution to fix it??


Report Comment



make sure it's below everything else besides your text and it should work

by ross; ; Report

will try that out! thanks!

by e; ; Report

misstokenmetal

misstokenmetal's profile picture

Thanks so much for this!! It's really helpful.


Report Comment

★BozBoz★

★BozBoz★'s profile picture

thank you so so so sooo much i didnt know where to put the code
thank you again <3


Report Comment

machidi

machidi's profile picture

tysm! i couldn´t find anywhere how to do this, you save my life fr


Report Comment

disappear

disappear 's profile picture

Thanks so much, this was very helpful! <3

Note to all: If your code is broken, try removing the 3 lines of code that change the "Report", "View Blog", and "View Profile" buttons. That fixed it for me and a few others.


Report Comment

M3-obS3s1oN4_el-r0jO

M3-obS3s1oN4_el-r0jO's profile picture

thankuyou!!!


Report Comment

Partial.Boy

Partial.Boy's profile picture

THANK YOU, I WAS SUFFERING


Report Comment

celery

celery's profile picture

how do i change the colour of the text in the navigation bar and the other hyperlinks when the cursor hovers over it?


Report Comment



ah nvm i figured it out!

by celery; ; Report

▞▞▞▞▞▖🆁🅾🅱🅸🅽▝▞▞▞▞▞

▞▞▞▞▞▖🆁🅾🅱🅸🅽▝▞▞▞▞▞'s profile picture

THANK YOU THIS IS SO CONFUSING


Report Comment

UrPalBug

UrPalBug's profile picture

THANK YOU I WAS SO COMFUSED.


Report Comment



*confused

by UrPalBug; ; Report