Hi friends, I am willing to change my current wordpress tamplete design? I want to change the navigation link style I want to add a image logo in my header. How can I do that? From WP theme editor? Anybody, having good skill in CSS, Help me. Thnx in advance
You will need access to your hosting. Use an ftp program like filezilla. To add logo: Create a background image for your #header div the height that you want it. Name it the same as your current header bg (http://maketakaonline.com/wp-content/themes/ProSense/images/header_footer_img.jpg), upload to your server to overwrite your original header bg and then remove the repeat y from the css. What do you want to do with the link navigation style?