I am not that good with coding yet, but would I just do <div> for each social media image link? or just a general div id=""> and then img src for each image and </div>
Would a table be easier to accomplish what I want to do? And I am sure that I would have to alter CSS after i alter the tpl_header.php file correct.



Insert a table which is 100% width, one row, and columns for each image. Then add an image in every column and link it. That's it.

