![]() |
Create your own WP theme
Id been looking at different themes and decided I wanted to be able to make my own but didnt know where to look...well I found one place..looks pretty good and easy to follow
http://www.wpdesigner.com/2007/02/19...ss-themes-huh/ |
The hard part, least for me is the CSS Layout, never does work like I want, I don't really get it yet. Once you get CSS down, the rest I think is a breeze, it's just calling the WP functions you need where you need them, and all can gotten at wordpress.org.
Maybe if I actually sit down and read the CSS books I bought like two years ago, I'd get it..:) That is a good site though. Shame he sold it and the new owner doesn't seem to be doing much with it. |
I've made 5 personal themes for different blogs. All I do is take the default theme, because it has all the inserts in place already and strip the css and start styling from there.
When I want something in a different location, like in the header, it's easy just to copy that snippet of code out of the body or footer and paste it into the header. |
seems like sponsoring WP themes are a good way to get some linkbacks... well at least for mainstream that is (tho I've also heard some oppinions advising against it)
thanks for the cool little article... too bad the resource fell in the hands of what seems to be an internet (money uber alles) "entrepreneur". |
Quote:
I tried just copying Code:
|| !dynamic_sidebar(1) ) : ?> Can't believe I just started playing with wordpress today, and already I'm trying to hack it, lol. |
Quote:
Code:
Of course I never get the code right the first time so you'll probably have to play around with it a bit. For more info on the wordpress tag for a tag cloud go here: http://codex.wordpress.org/Template_Tags/wp_tag_cloud I never learned widgets, I use template tags for everything. I just looked at your blog and noticed your using simple tags, the code for that would be Code:
|
It might not work, because you probably already have a dynamic_sidebar(1)? You need to register a new side bar.
Or of course how Walrus said..:) |
There is a simple generator out there, see
http://www.yvoschaap.com/wpthemegen/ |
Digi I could kiss you. Thats a great link. Simple easy..just what I need LOL
|
Quote:
Although I've used a lot of free themes, I tend to modify them most of the time. I'm using widgets less and less and just hard coding my sidebars, headers and footers. Changing colors and fonts in CSS is a breeze - positioning is a bit trickier. |
That's a very cool resource :)
|
Quote:
|
Quote:
|
Many thanks for that resource Digifan, another toy for me to play around with. :)
|
I'm glad you like it :)
|
All times are GMT -4. The time now is 01:23 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc