arharris2
Forum Replies Created
-
Forum: Themes and Templates
In reply to: How Can I easily make my own ThemeFirst- create the html and css. make it beautiful looking.
Second- Find the “basic” theme and cut up the html that you just made and add it to the basic theme. It’s a little complicated but its not really all that hard.thats a simplified way of doing it. There are tons of tutorials out there so just google em.
Forum: Your WordPress
In reply to: Brand new themeAlright, heres what I’ve fixed so far:
-the random <
-the font. I made it a touch bigger. Frotzed, I could see what you meant once I saw what it looked like on a smaller monitor. It was almost too small for me to read.
-it shouldn’t take as long to load now. (thats should)
-I found out that the sidebar code in my function.php file was messing with the rest of my wordpress install. So much to my dissatisfaction I was forced to remove it untill I can find a fix. =(
-and finally, I made it so that you cannot close the windows down. The close button is still there, but it does absolutely nothing if you click it.Thanks for everyones help! also I have no problem with people telling me that they like it. It makes me feel important.
Forum: Your WordPress
In reply to: Brand new themeThanks for the critisism guys. If it loads slow for you it’s more than likly because of my crappy server. It’s p3 800mhz. It’s pretty slow in and of itself but then when you add up however far away you are and how many routers its going through, It makes it even slower. When I look at it from school it loads pretty slow.
As for the usability concerns, I might build in a function to open back the window, or I might set it so that you can’t close the windows down at all. I’m not sure yet. But for now, the only thing that I’ve been doing is just hitting reload also for the color scheme, I’m trying to build in a function.php part that allows the site admin to switch between different looks. One look that I want to include looks like OS x. (you can see the javascript library here)
also about the random “<“, Frotzed, you are correct, thats exactly whats causing the problem, but for some reason I keep getting that “pluggable.php” error so I cannot change it from here at school. Does anyone know if that pluggable.php error is a bug in wordpress? Because it happened to me before, then I reinstalled everything (I mean a brand new install of ubuntu) and I’m getting kindof tired of reinstalling things. Why can’t it just work?