Hi,
very quick question
on the contact page..my email is a bit to big for the social identities box
http://creatureproductions.co.uk/contact/
is there anyway to extend the width ?
Hi,
very quick question
on the contact page..my email is a bit to big for the social identities box
http://creatureproductions.co.uk/contact/
is there anyway to extend the width ?
Hi,
unfortunately this is not possible but you can move all items to the left a little and all would be fine.
In style.css file find this code:
.social-box {
padding: 0 5px;
}
.social-box .row {
clear: both;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
margin: 12px 0;
height: 24px;
line-height: 24px;
padding-left: 32px;
font-size: 13px;
font-weight: normal;
}
.social-box {
padding: 0;
}
.social-box .row {
clear: both;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
margin: 12px 0;
height: 24px;
line-height: 24px;
padding-left: 25px;
font-size: 13px;
font-weight: normal;
}
Cheers,
Max.
ah ok so move the text itself
It has worked ....cheers :)
Also I was wandering ..on the homepage
http://creatureproductions.co.uk/
would it be possible to get rid of the white strip between the light grey bit (services and tweets) and black footer.
Obviously that's the page text section bit ..which is empty.
Chances are your issue is already answered, but if it’s not, you can always create a new topic.
Add new topicSearching for something specific? Type something and press Enter to search.
Add Reply
You must log in to post.