I want to align my flickr badge to the rightside of the main container on my blog.
At the moment it sits underneath the container.
I just don't have enough html ninja in me at the moment to figure this one out.
Blog: http://ralphventon.co.uk
Thanks!
How to align flickr javascript outside of main container (HTML question)?
Add a style to the end of the "Flickr Badge" style block...
#flickr_badge_uber_wrapper {
position: absolute;
left: 620px;
top: 128px;
}
teeth hurt
No comments:
Post a Comment