Hi there, http://www.skincarequeries.com/ I want to know that how to put the Logo at the top (Skin Care queries). Any help will be appreciated. Regards bushib
With so many questions on how to change the appearance of your theme, why not just try and find a theme that closely resembles what you are looking for?
Hi there, Maximum of the questions have been resolved. Now only 2-3 left. So can anyone tell me please how to put the logo at the top (Skin Care Queries). My url is http://www.skincarequeries.com Thanks bushib
The answer to your question has multiple answerers depending on how the theme is coded. Since it currently doesn't use a header graphic it will take some additional work. And also depends on where you want it. Fisrt look at the style.css and look for the header code (if there is one) #header{ float: left; width: 105%; height: 118px; margin: 0; padding: 0; background: #253B86 url('images/header.jpg') HTML: Upload the image to the themes images folder and change the above to the name of your headers file. Now this is very general and the size of the header and the header area may need changed and additional styling/coding may need done to the header file as well.