Tech Question….
Does anyone know how to make the text scoot a couple pixels away from the borders of the divs?? I’m trying to figure it out, but changing the padding of the div layer just makes the div a few pixels wider and doesn’t do anything to move the text away from the border. It’s driving me bananas.












December 13th, 2006 at 6:05 am
Sorry but I am not sure if this. I hope adding padding_left: 2px will help.
December 13th, 2006 at 6:05 am
Sorry but I am not sure if this. I hope adding padding_left: 2px will help.
December 13th, 2006 at 8:31 am
Adding padding: 2px; to the div SHOULD work, something else must be awry. If the div has a set width perhaps it’s making it too big for the area, so try making the whole div 2px (or whatever padding you are trying to add) wider also
December 13th, 2006 at 8:31 am
Adding padding: 2px; to the div SHOULD work, something else must be awry. If the div has a set width perhaps it's making it too big for the area, so try making the whole div 2px (or whatever padding you are trying to add) wider also
December 14th, 2006 at 5:28 pm
Instead of padding, try adding style = ” position : absolute; top:20; left:20; width:300; height:300; without the spaces. Hopefully the code goes through and it doesn’t just end up blank.
December 14th, 2006 at 5:28 pm
Instead of padding, try adding style = ” position : absolute; top:20; left:20; width:300; height:300; without the spaces. Hopefully the code goes through and it doesn't just end up blank.
December 15th, 2006 at 2:10 am
Hmm, that’s odd that changing the padding doesn’t help. I mean, logically it should *baffled* I’d suggest same as Starlet…
December 15th, 2006 at 2:10 am
Hmm, that's odd that changing the padding doesn't help. I mean, logically it should *baffled* I'd suggest same as Starlet…
December 15th, 2006 at 5:26 am
padding:2px always helps for me. Odd that it doesn’t work for you.
I have to agree with what Starlet.
Good luck!
December 15th, 2006 at 5:26 am
padding:2px always helps for me. Odd that it doesn't work for you.
I have to agree with what Starlet.
Good luck!
December 15th, 2006 at 6:11 am
Aww.. hope that you’d fix the problems your encountering now.
Take Care!
-xoxo-
December 15th, 2006 at 6:11 am
Aww.. hope that you'd fix the problems your encountering now.
Take Care!
-xoxo-
December 15th, 2006 at 7:45 am
I’ve had this problem in the past. Adding another div within your main div, then adding the padding to that div (the new one) should work, at least it did for me. Hope it works.
December 15th, 2006 at 7:45 am
I've had this problem in the past. Adding another div within your main div, then adding the padding to that div (the new one) should work, at least it did for me. Hope it works.
December 15th, 2006 at 8:28 am
I always thought it was padding that did that, but I’m having the same problem with my new layout. I don’t understand.
Good luck.
December 15th, 2006 at 8:28 am
I always thought it was padding that did that, but I'm having the same problem with my new layout. I don't understand.
Good luck.
December 15th, 2006 at 11:12 am
I like your layout. I have a tattoo with that font.
December 15th, 2006 at 11:12 am
I like your layout. I have a tattoo with that font.
December 16th, 2006 at 1:24 pm
Hey Chaz! I’m not sure what to do. I hope you’ll fix it soon! Take care and good luck!
December 16th, 2006 at 1:24 pm
Hey Chaz! I'm not sure what to do. I hope you'll fix it soon! Take care and good luck!
December 17th, 2006 at 3:20 pm
I thought it was padding that did it =/
December 17th, 2006 at 3:20 pm
I thought it was padding that did it =/
December 17th, 2006 at 4:51 pm
wow your site is very pink. it hurts my eyes xD
December 17th, 2006 at 4:51 pm
wow your site is very pink. it hurts my eyes xD