i need help. please read if you have html knowledge, etc., the space between consecutive graphics |
![]() ![]() |
i need help. please read if you have html knowledge, etc., the space between consecutive graphics |
Feb 14 2008, 05:31 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Jun 2007 Member No: 539,381 |
hey bloggers.
i need some help. i made a new navigation using pictures with the corresponding links (add, msg, comment, pics, friends, etc) but when i put the links on my site i can't get the pictures to sit side by side. there's a space between them which makes them uneven and puts in automatic line breaks all except the very last two..they sit right next to each other so it kinda throws off the whole thing. here's a link to my site if you don't understand what i mean myspace if you know how to fix this please help me. thanks and happy vanity day! |
|
|
|
Feb 14 2008, 05:48 PM
Post
#2
|
|
![]() Addict ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 3,918 Joined: Jun 2007 Member No: 538,522 |
Mooooved to Myspace Support.
PLEASE post your coding. |
|
|
|
Feb 16 2008, 04:05 AM
Post
#3
|
|
![]() Resource Center Tyrant ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,263 Joined: Nov 2007 Member No: 593,306 |
Looked at the MySpace link, and the way the images are sitting really looks fine to me, but if you don't want the space, you could put this in your CSS:
CODE <style> img {padding: 0px;}</style> I think that might work for all IMG tags. |
|
|
|
![]() ![]() |