Hi - at the top of this page I have the Financingfirst logo in top1 on the left and Cairn Brae logo in top 4 on the right. However, the tops of the two logos are not lining up across and I can't see why. Has anyone any ideas how I could fix this? Thanks Ian
ianpanorton1
Hi Ian,
You can use this custom css:
#top4 .custom img { float: left !important; margin-top: -30px; }
Hi Saguarus - thanks for getting back to me. I'll try this later and let you know how I get on...
Thanks again,
Ian
Hi Saguaros - this works fine, thanks for the tip.
However, can you explain why the image in module position top1 has no margin, while the image in position top4 requires a top margin of -30px.
Hi ianpanorton1
It due to the different style of each position, adding above css will help to resolve the issue, is that ok now, right?
Hi Saguaros - thanks for getting back to me again. Yes it's fine now, thanks :-) I had just assumed the four 'top' positions would all behave in the same way. No problem now it's working... Thanks again, Ian