Replace default Blogroll Links with Social Media Links

Why not loop through the bookmark ID’s and assign it to a div, along the lines of <div id="bookmark-<?php $bookmark_id(); ?> using get_bookmark to get the ID’s, $bookmark_id = get_bookmark(....);

tech