bedankjes Posted July 7, 2011 Share Posted July 7, 2011 Hello, I am making a joomla website and within a module position I am trying to align some images vertically on the bottom. However, I cannot seem to make this work. Attached a screendump, the issue is with the facebook and twitter icon right above. They need to be aligned just above the follow us text. Thank you in advance for the answer! Kind regards, Roy [attachment deleted by admin] Quote Link to comment Share on other sites More sharing options...
cags Posted July 8, 2011 Share Posted July 8, 2011 Wrap the two icons in a div, give it position: absolute and bottom:0, then make sure that the page 'container' div has position: relative, should place it in the right place. Quote Link to comment Share on other sites More sharing options...
cssfreakie Posted July 8, 2011 Share Posted July 8, 2011 in addition to cags advice, in joomla you can add a suffix to the module in the backend. that way you can target it separately from other modules loaded in the same position from your external stylesheet Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.