Hello im trying to convert my html/css template to wordpress but the template seems to break apart when i put it on wordpress. I think i added everything to the php files so it might be a css error. Can somebody please guide me through this? Original HTML: http://webilyst.com/projects/swati/naruto/ On Wordpress: http://narutohd.com/ Thank you
When I first decided to convert a static HTML design to WordPress I did some searching for a tutorial to help me get started with the basics.
Seems fixed to me?? Just need to add this to the stylesheet to get rid of the border around your logo: #logo a img { border:none } What is still not working for you?
i seemed to have fixed the errors with the css but now im having trouble with the index.php... my footer and sidebar are all out of place. If someone could please look at my source and give me a fix that would be great