Re: Can I edit my tags?
/* Structure
=================================== */
#wrapper {
width: 1023px; /* controls the main width of the page, if changed also change #content and .sidebar */
margin: 0 auto;
padding: 0px 0 25px 0;
border: 1px solid #FFFFFF;
border-top: none;
background: #333333;
text-align: left;
}
ul#tag-list li { display: inline; }
#spacer {
height: 25px;
background: white;
}
Since you don’t need to put it in any specific place, I put it there. As an example. Although, the changes are still not being made.