Previous Message
Next Message

Sprites and positioning links

Sent by Brian Hazelton on 30 April 2009 05:05


Anthony, one problem is that you declared the links as display:block.
This is correct, but in order to have the lib link appear to the right
instead of below metadata you will need to float metadata to the left.
By default, a block level element is 100% width and therefore pushes the
next element to be below it, you need it to the right and floating
metadata will allow lib to come onto the same line. The second issue is
that the images are not lining up 100%, i think this is an error in the
actual image though.
Sincerely,
Brian


______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: