Reputation: 1704
On this page: http://texting2web.co.cc/ (ignore the domain name, still waiting for my TLD to transfer :P)
I have a Twitter slider, but I want it to have padding. Whenever I try to add padding to it, it cuts off for some reason. Ive tried a lot of different ways but to no avail.
Upvotes: 0
Views: 1915
Reputation: 1704
I managed to solve the problem. I had to decrease the div within the twitter box by 20px, and then add a margin-left: 10px;
to simulate a 10px padding.
Upvotes: 1