Hi Everyone,
I have been trying to fill some of the white space in the header next to my logo. I added in a couple of social media buttons but they are temporary and will only display properly on a standard sized screen. I was wondering if anyone new how to permanently add a picture/link to the header....that's not just floating there? Or if anyone has any other tips to further customize the navigation bar/header, that would be great!
Thanks!
Justin
Tags:
you can use jQuery .append() function like this:
<script type="text/javascript">
if(typeof(x$) == 'undefined'){
x$('#xg_sitename').append('You can put html code here with double quotes<a href="#">Buttons<img src="">If you have single quote , use an escape like this , john\'s car</a>');
} else {
}
</script>
Kos replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
soaringeagle replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
Kos replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
Kos replied to Suzie Nielsen's discussion 'quick question'
soaringeagle replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
Kos replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
soaringeagle replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'© 2013 Created by Ning.
