Hi there! We're making a website/blog for our flatmate using the Bueno theme.
Trouble is the buttons we've made using text widgets and some basic html display differently depending on whether you're viewing them on Firefox or Google Chrome. We haven't even seen if it's right on IE! The Twitter and Linkedin buttons basically display higher up on Chrome than on Firefox.
Does anybody know why this might be?
Here is the css we're using to position the text widget that the images are in:
.two {
border-right:none;
position:relative;
top:-1540px;
left:-330px;
float:left;
list-style-type:none;
margin:0 9px 0 0;
}
(We've moved one of the footers to the top of the page to hold the twitter and linkedin buttons)
Any help's appreciated!
From Lesley and Mike :)
The blog I need help with is rpreece.com.