Hi guys,
I have two more questions. For example if I remove the basic menu > home about etc , replace it with icons or social media icons >
facebook vimeo twitter blog < any advice for this?
and how do you increase the size of the icons, for example u make 4 columns with 4 social media icons, and you want both the circle and the icons inside it bigger ?
Hello dsgnerfw!
What type of header are you using right now? You can increase the size of the social icons using this:
#top .social_bookmarks li a {
width: 40px;
line-height: 42px;
min-height: 40px;
font-size: 20px;
}
Cheers!
Ismael
Hi Ismael ,
Sorry I’m going to change my question.
1.) I want a similar navigation like the kriesi site , the social icons look really neat in the navigation. Is this possible in enfold ? I’m using a small non fixed header. If this is a lot of work then I’d rather skip this.
2.) My main issue is with the icons I want to place before the footer. I want the icons inside + the circle to be much bigger , I found this code >
.iconbox_top .iconbox_icon{
float:none;
position: absolute;
left: 50%;
top:-26px;
margin:0 0 0 -26px;
padding:15px; <<< increases the circle size
border-radius:100px;
-webkit-box-sizing: content-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: content-box; /* Firefox, other Gecko */
box-sizing: content-box;
font-size: 20px; <<< increases the font inside
line-height: 24px;
}
My main issue here is I can’t center the icons, i mean not all of them. For example facebook centers fine, while vimeo doesn’t
Hi!
1) Unfortunately the customization to Kriesi’s site are something we don’t have access to. Kriesi mentioned he may do some blog posts in the future with how-to’s on his customization/child theme but for now it would need to be done by a freelance developer.
2) We would need to see the site live and inspect what you have now to see why some aren’t centering.
Cheers!
Devin
Okay , I’ll see to it that I get this on the client’s server, they haven’t purchased the domain yet. Maybe tomorrow, i’ll keep you posted thanks.
Okay, just let us know!