CSS positioning
-
Hello!
I am having trouble positioning my social media icons on my homepage
https://www.spark-le.com
I have been able to get the icons to function properly, but I would like them placed in the top right horizontally side by side….Below is what I have on my ‘header.php’:
<div id= header_icons> <a href="https://www.facebook.com/andrea.ewanishan"> <img alt=”” src=https://www.spark-le.com/wp-content/uploads/2014/09/Logos-Facebook-icon.png width=”40px” /></a> <a href="https://instagram.com/dreaewanishan" > <img alt=”” src=https://www.spark-le.com/wp-content/uploads/2014/09/Logos-Instagram-icon.png width=”40px” /></a> <a href="https://twitter.com/dreaewanishan" > <img alt=”” src=https://www.spark-le.com/wp-content/uploads/2014/09/Logos-Twitter-icon.png width=”40px” /></a> <a href="https://www.pinterest.com/dreaewanishan/"> <img alt=”” src=https://www.spark-le.com/wp-content/uploads/2014/09/Logos-Pinterest-Copyrighted-icon.png width=”40px” /></a>
I also added #header_icons to my ‘style.css’ and played around with different positioning wording I found online, however NOTHING seems to be working……
Someone please help!!!
Thank you ??
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘CSS positioning’ is closed to new replies.