Alex

Alex's profile picture

Last active:

Mood:


View my: Profile | Forum Topics

Report User

SpaceHey Blog URL:

https://blog.spacehey.com/godheadsilo

Alex's Blog Entries

[Subscribe to this Blog]

Pinned

CSS Tutorial: Changing Icons in Contacts Table

Category: Web, HTML, Tech

I have not seen a recent, useful tutorial on changing the icons in the contacts table, with the ability to resize them easily. Copy this CSS into the "About Me" tab, change the content urls and sizes, and then you're done!  .contact{ padding: 5px } .contact .f-col{ padding: 0px 0px 7px; } /* Enable Flexbox for Alignment */ .contact .inner a { display: flex;  } » Continue Reading

» View Blog Entry