
I'm trying to start styling a template, but I ran into a problem when I changed the size of the folder icons. I made them larger, which has left me with the following:
As you can see, I have two problems:
1) The left margin of the text is showing up over the right side of the image. I've tried adjusting the left-padding on the text, or adding in margins, but when I do that, this is what happens:
The information to the right of the forum descriptions gets shifted to the right as well. Then the last column (Last Post) ends up at the bottom left. I need to either figure out a way to do this without adjusting the padding...or figure out what I can do to offset that (e.g. decreasing the overall width of the main column?)
2) The second problem is that the rows aren't tall enough to properly fit the new larger images. How would I go about increasing the size of these row heights?
I'm finding that changing styles isn't quite as easy as before, so I was hoping someone could point me in the right direction as to how to properly tweak the css.
Thanks in advance!
edit: Also...which css line changes the font color for in-post text.