Archive for the ‘School’ Category

Finaly Fixed My WordPress CSS

Friday, April 11th, 2008

well during my web scripting class where the class final project was to design a portfolio site for our selfs. I designed this site. I also tried to modify the CSS of the default WordPress CSS to match my site. in the process of styling it applying id and classes, I ended up deleting all the stuff that made the web sit actually function.

So I scraped the entire word press blog for about two months until I took a php class. After learning php I learned that i did not need to delete any thing I also learned where everything was being called from for the blog and was able to apply my unique CSS styled word Press blog that actually works.

I did learn in my php class how to build a blog from scratch but that is far too much work when a word press can be styled so much easer once I know what to look for and what not to delete.