On February 12, 2014 at 11:20 am
I am designing a site in English for a hostel using the Zenon theme and rather than use a translator plugin we are just going to link to a mirror site in Portguguese. I have tried to add a link in the header and center it so that it is directly under the logo, but the alignment is off and it is visibly to the left of center. I also already have a Twitter “Follow” button and a Facebook “Like” button added on the same line of the header. Here is what the code looks like for that line of the header, above the menu:
<iframe src=”//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2Fcasaaltovidigal&width=225&height=35&colorscheme=light&layout=standard&action=like&show_faces=false&send=false&appId=675965775747293″ scrolling=”no” frameborder=”0″ style=”float:right; overflow:hidden; width:225px; height:35px;” allowTransparency=”true”></iframe>
<center>Olha Nosso Site Português</center>
Follow @AltoVidigal
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?’http’:’https’;if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+’://platform.twitter.com/widgets.js’;fjs.parentNode.insertBefore(js,fjs);}}(document, ‘script’, ‘twitter-wjs’);</script>
I’ve been messing around with the code for dayd but I just an’t get the link to center correctly, could you please help me? Thanks a lot Towfiq. Cheers.