First I want to say thank you in advance for any advice or help given in this thread, I really appreciate it.
I have a website (made from a template) and I'd like to put some social media icons (facebook like, Google+ etc) in the top right, in the black bar. The bar seems able to handle images ok (see http://www.veryvocalenglish.com/originalindex.html)
but when I try to add something more complicated like the facebook like button, it gets stuck in the centre. Bah. Thats the trouble with templates eh?
http://www.veryvocalenglish.com
Is it possible to either alter the CSS for the black bar so it's workable, OR can someone provide replacement code that will create an identical black bar along the time that I can put my social networking buttons in?
Here is the CSS for the "helpdesk"
I have a website (made from a template) and I'd like to put some social media icons (facebook like, Google+ etc) in the top right, in the black bar. The bar seems able to handle images ok (see http://www.veryvocalenglish.com/originalindex.html)
but when I try to add something more complicated like the facebook like button, it gets stuck in the centre. Bah. Thats the trouble with templates eh?
http://www.veryvocalenglish.com
Is it possible to either alter the CSS for the black bar so it's workable, OR can someone provide replacement code that will create an identical black bar along the time that I can put my social networking buttons in?
Here is the CSS for the "helpdesk"
/*helpdesk*/
#helpdesk { width: 980px; padding: 0 890px; margin: -145px -870px 0; height: 45px; line-
height: 45px; color: #8d8d8d; background: #000; text-align: right; float: right; font-size:
.8em;}
#helpdesk a { float: right; color: #8d8d8d; margin: 0;}