Quote:
Originally Posted by djvj
Thanks tbworld, but that didn't change anything. I tried a few different values and nothing changed.
My forums can be found at www.hyperlaunch.net/forum. Image above was from the blackend theme, which is where I was doing my test changes for now. The problem exists on the site's default theme too.
I appreciate your help.
|
You could try:
Code:
.lastpostby {
line-height: 20px;
}
Make sure you clear your browser cache, or you will not see any changes. Better yet, when you are developing set your browser cache to '0' bytes or disable it (depending on the browser you are using).
If you add the code incorrectly in the 'additional.css' template, then the CSS code will not execute (skipped).