css woes..
css woes..
Out of context: Reply #4
- Started
- Last post
- 6 Responses
- heavyt0
2 ways to do it:
1 - add 15px to your container for the thumbs2- i think that you could change it to left padding and then use a -15px left margin on the thumbs container.
BUT, i would just use PHP to run a modulo (%) to count the fifth and change a class, or write an inline style.