Which blog am I on? There is no indication in the UIUI UI is an acronym for User Interface – the layout of the page the user interacts with. Think ‘how are they doing that’ and less about what they are doing. as to which blog I’m on. This is important to know when publishing, especially in the age of Publicize where posts are pushed to multiple social sites. To determine which blog in the make/* network I was posting to, I tapped the location field and peeked the URLURL A specific web address of a website or web page on the Internet, such as a website’s URL www.wordpress.org.
#gallery-25 {
margin: auto;
}
#gallery-25 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-25 img {
border: 2px solid #cfcfcf;
}
#gallery-25 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */
- Context can be gleaned from the post list, but that is not as glanceable and doesn’t work if you blog without titles (such as for image blogging).
- Blog context is especially important in the editor.
- The menu doesn’t indicate the blog either.


