Creating your own wordpress theme?

1 Answer

Answer :

You have to know css and a bit of HTML and PHP. (don’t be intimidated by the PHP part) it isn’t that bad once you know what it is doing. Themeing wordpress is kinda hard. Going from zero to themeing wordpress is something I would avoid. But if you got a design down in Photoshop or whatever I would happily try to convert it into a theme. No promises. And I won’t try to get it to work in IE.

Related questions

Description : Coding A Theme For Tumblr Is The Same As Coding AnyOther Blog Right?

Last Answer : i didnt mispelled anything tho

Description : Should I add my own CSS to my tumblelog?

Last Answer : Google is your friend. Search for a beginners css tutorial

Description : Why does my tumblr homepage always end up going to a page called "Zynga RewardVille"?

Last Answer : answer:This is what I’m seeing: http://i53.tinypic.com/2emlaib.png I don’t see anything about Zynga. It could very well be you’ve got a bug on your side.

Description : Anyone know of a good free website hosting site that allows .css files?

Last Answer : answer:Not sure if I'm understanding you correctly, but the css file would just be linked from the html files you've made. So it's not that you'd make your content files into css files, you'd ... doesn't support css files. Does that help? Am I misunderstanding? Perhaps a link to the site would help?

Description : One more time... what am I doing wrong now with this CSS?

Last Answer : What do you want to do with your CSS? I need to see an example of what’s happening now, and then know what you want it to do diferently. Given that, I’ll try to help.

Description : How to put a scrollbar in my tumblelog?

Last Answer : Not familiar with Tumblr, but perhaps you could try overflow: scroll instead of overflow: auto?

Description : When I try to put my scrollbar in my tumblelog, none of my posts show up. What am I doing wrong?

Last Answer : View the source Here

Description : Holiday CSS themes - when and what?

Last Answer : We change things around when we feel like it, or when a user gives us a compelling reason to (as I explained in this blog post).

Description : How To Add An Image Around My Tumblr Audio Posts?

Last Answer : You'd have to use custom HTML, and then look for look for the specific part of code in their theme (both the image section near the beginning), and also HOW to place it in the second part of the ... sure which image you want to use in your tumblr, so not sure how to help you out with specifics.

Description : I'm not sure how my site is rendering on screens with a height greater than 900px. Could you take a look?

Last Answer : looks fine to me at 1080 full screen.

Description : Do you think its about time to drop further development for IE6?

Last Answer : I think it's still too early, there's a good portion of people still using it. I would guess we have another couple years of supporting it, so best to find fixes for the common issues ... users before making that decision. Others shared their thoughts here - Web Developers: Do you still support IE6?

Description : CSS Question: What to do with fonts if the user end doesnt have it on their computer?

Last Answer : Currently this is basically only available in Webkit-based browsers such as Safari and Chrome. This is a touchy subject with a lot of designers. Your best bet is sIFR which uses Flash and JavaScript to ... doing those, just specify back up fonts. Like so: font-family: Helvetica, Arial, sans-serif;

Description : Any suggestions as to where to look for information on how to edit CSS in Squarespace?

Last Answer : Learn CSS?

Description : Is there a way to have multiple versions of Internet Explorer installed?

Last Answer : Try using Multiple IE. It won't work in Vista unfortunately though.

Description : Does anyone use CSS sprites?

Last Answer : I hadn't read about it before. From what I can see now, it looks like quite a neat trick, but I can't really think of many use cases (or, for that matter, real-life situations where this effect is used but reached in another way).

Description : Some vertical alignment help using CSS would rock my socks.

Last Answer : Try adding margin-top: 9px; to each of the images. I haven’t tested this on IE6, but it works on Firefox 2 and Safari 3.

Description : How can I shrink a to its content, while still having it centered?

Last Answer : answer:Maybe you should try a instead of a div… that should shrink to it’s width by default. (Or you could give your div display:inline;). To make a div not stretch, I think you need to give it a width, in either px or %, but that doesn’t sound like what you want.

Description : Navigation bar doesn't appear in Safari...

Last Answer : answer:I tested it and it looks just like Firefox… http://www.indielyrics.info/pics/safari.png

Description : Safari Image Mouse Overs

Last Answer : I did FIRST 8 years ago… good luck with your robot. Your buttons (Georgia, Lego, Keynote) look correct on my Safari (Safari 3.0.4 on OS X Leopard)... no flickering or underlining.

Description : A JavaScript question. [more inside]

Last Answer : answer:I can’t answer the question directly. But here’s a CSS-only solution that allows for that functionality, I think: http://cssglobe.com/lab/tablecloth/ Scroll to the bottom of the article to change the settings so , for instance, only table rows highlight when moused over.

Description : What's the deal with Opera and width?

Last Answer : Have you set the padding and margin for both the divs and the images? And why don’t you just use overflow: hidden? Or perhaps overflow: visible?

Description : RapidWeaver for pro web dev?

Last Answer : answer:I use RW 4 even though there are a lot of snazzy and polished templates, the editing of the code is still the same as would be in any HTML editor feature (as in DW), so in the ... self-paced online course through Lynda.com (not a plug). Just some personal perspectives from a current RW user.

Description : Guestbook thingy.

Last Answer : answer:nah, but I would go to google and servh for it. Or you can go to this websites forum and it has a shoutbox and if you want something like that I know the admin, Zlools, who could give you come ... Click forum at the top and take a look at the shoutbox. It should be near the top of the forum.

Description : How can I use a wordpress theme to show my own language characters?

Last Answer : Sorry I have no experience with wordpress. What I can tell you is that you want to change your character set (charset) to one that fits your needs (the set you are currently using doesn't ... suited one. See this wiki entry on the replacement character � and this wiki entry on character encoding.

Description : Does the WordPress website have tutorials for creating a website?

Last Answer : I've been hosting my 10 websites on this service for a few years and love it. You can host and build your website on a Wordpress platform and they do have VIDEO TUTORIALS. They even offer a online ... think it's the best hosting site available. Check out the review video. The link is in my profile.

Description : Resize thumbnail to fit in WordPress theme?

Last Answer : answer:Nevermind. The solution is timthumb.php. For anyone interested. $image_id = get_post_thumbnail_id(); $image_url = wp_get_attachment_image_src($image_id,‘large’); echo ’’;

Description : Paragraph indents in a Wordpress Theme?

Last Answer : Sounds like you want the text-indent property, e.g. p {text-indent: 1.5em;} Edit: Should have read your description thoroughly. You can’t edit the CSS? Don’t know of a theme, but I’ll leave my answer for people who can edit their themes.

Description : What is a good wordpress theme for my website?

Last Answer : If you go into to available templates you can do a search for “Newsletters” or “Magazine” the options under here are more web page in design and are a lot of fun. They have different areas and categories.

Description : I need a wordpress theme - but it has to look like a magazine!

Last Answer : if you go to www.smashingmagazine.com and search for wordpress themes…they post a lot of free ones everynow and then. There are a ton so i’m sure theres one that looks close to that!

Description : How to remove a theme from wordpress ? -Web-Development

Last Answer : To remove a theme from your WordPress site: Log in to the WordPress Administration Screen. Select the Appearance screen then Themes. Select Theme Details for the theme you want to remove. Select Delete near the bottom-right corner.

Last Answer : here From Download By Take it.

Description : How can I create a child theme on WordPress?

Last Answer : The most easiest way to create a child theme on wordpress is to use a plugin for it. There is a plugin called 'Child Theme Generator' on wordpress repository. You can either search for it on wordpress plugin ... you wish and you are all set to create a child theme with a click of a button. Simple!

Description : Can visitors find out whether the theme is free or premium on a wordpress site?

Last Answer : Normally if you've paid for the upgrade on WordPress to remove the footer on the site and the advertisement this is a good start. However, on a free theme, you'll still need to customize the theme ... keep the wordpress.com extension this is when people don't have much trust in your website at all.

Description : What is a good news Wordpress theme?

Last Answer : Newspaper x is best selling newspaper theme .

Description : My wordpress.com blog tries to logon to my self-hosted wordpress install at my own site...

Last Answer : Clear your cookies :)

Description : I want to create my own website. Please advise a good web hosting for WORDPRESS?

Last Answer : I was also looking for a similar hosting service. I chose bluehost (if you are interested, here is the link clck.ru/Skfy2). I paid attention to this hosting because of the high quality of service and favorable prices. Also, by clicking on the link above, you will receive a discount on the order.

Description : Percentage-wise, how many firefighters are also arsonists, creating their own fires to fight?

Last Answer : Ha ha.

Description : For someone who is thinking about distancing themselves from their dysfunctional immediate family and creating their own family, any advice?

Last Answer : What I did was consider what these people were bringing to my life. When I really, really sat back and thought about it I realized that almost everything that I gained from maintaining those ... to realize that I needed distance. It became a simple case of quality vs quantity, for me.

Description : Creating your own business. How to find the right clients?

Last Answer : Welcome to Fluther @nunoAfonso! This question has some great links- especially the last post by wrgb. It has web sites where you can freelance and get clients.

Description : Would you get excited about participating in a contest involving creating your own short online video advertisement for Product X (assuming the prize and organizations behind it were reputable)? Why or why not?

Last Answer : No, but 16–23 year old guys would.

Description : What is the best way to start creating and selling your own course?

Last Answer : Launching, creating, and selling your online course can take a lot of work and time if you do not know the right platforms to use or where to get traffic.These are the exact issues that you and the majority ... sells!I have placed a link in my bio for you to get access.So, RIGHT NOW, CLICK BIO.

Description : Who else thinks it's both awesome and hilarious that Chuck Norris sings his own theme song?

Last Answer : Are you talking about the theme song to the show ‘Walker Texas Ranger’? If that is the case, yes, I find it hilarious because he can’t sing at all and he just talks his way through the lyrics (if you can call them that). As far as it being awesome, not in the least.

Description : How can I make my own Tumblr Theme?

Last Answer : Creating a custom HTML theme for your tumblelog

Description : How can I get more visitors in my wordpress blog?

Last Answer : Share it on social media. But don’t spam people.

Description : When upgraded from appsrv to wamp, wordpress single pages css gone, why?

Last Answer : answer:Check your source that's generated, I would imagine the path to your stylesheet is coming out as a relative path for some reason so it's not picking up correctly when the path is longer. ... Address are correct (Settings -> General), along with your theme settings (Appearance -> Themes).

Description : How do I link wav. audio files and a wav. audio player to a free wordpress.com site?

Last Answer : I’m not a wordpress expert, but it is their code on their website and I don’t think you can add code to wordpress pages.

Description : Is there a wordpress plugin that would allow me to put random quotes on my website (like ask-public has?)

Last Answer : answer:I don’t believe the ask-public quotes are random, in the sense they are auto generated. They are manually generated, but randomly displayed. Similar to what a wordpress random quote widget might provide.

Description : Why does my wordpress structure keep failing?

Last Answer : answer:404 is pretty unambiguous, something is wrong with your link URL for books (in your example). Some guesses 1) If you're using relative links () then you may not be starting where ... /categoryies/thiscategory/ A link to your site would probably tell a lot more, but maybe start with those?

Description : Admin on wordpress went blank, why?

Last Answer : answer:Have you looked for PHP errors? Your host probably has a way to check the PHP error logs, it may be files on the server or they may have something in their admin panel. If there's a ... , but always good to double check and might be a different user depending on how you did the install.

Description : Wordpress: why does actions bar disappear on public site?

Last Answer : answer:Do you have a link? WordPress puts a margin on the html element to make room for the bar, and then drops the bar at the end of your footer with fixed position. It only carries a ... initial guess. Barring that, make sure you're using wp_footer in your footer template to close everything out.