msadventures
Forum Replies Created
-
I agree with vkaryl, start with the Theme Viewer, lots of different themes there, many are very easy to modify.
Forum: Plugins
In reply to: Site Won’t Allow Me to Measure Any Stats/HitsHave you checked to see if your host has AWStats?
Forum: Your WordPress
In reply to: HELP me decide between three themes!If you’ve any knowledge about php/css, you could just take the elements that you like about each layout and cobble your own together.
Forum: Fixing WordPress
In reply to: When I minimize page sidebars go in the middle HELP!!Maybe it’s just an IE6 and lower problem then, because it’s not happening in IE7. The current top post of the site has a link in it, and when I minimize the page, the content and sidebars stay where they’re supposed to.
Forum: Everything else WordPress
In reply to: Recommend me some blogsNinjaboy, is something up with your website? I try to view it and the page will flash for a second before the “Internet Explorer cannot display this webpage” message comes up. I tried browsing a few different pages on your site and the same thing happened every time.
Forum: Everything else WordPress
In reply to: Recommend me some blogsStart clicking links in any post in the forums. Most people have a website listed in their profiles.
Forum: Themes and Templates
In reply to: Looking for theme similar in looks to what i haveWell, there is a CSS for Dummies book out there, heh.
Also, a quick search turns up the following results, none of which I have tried myself:
http://www.alistapart.com
http://www.websitetips.com/css/
http://www.htmldog.com/
http://www.w3schools.com/css/default.aspForum: Fixing WordPress
In reply to: When I minimize page sidebars go in the middle HELP!!Don’t know, but maybe you should upgrade your WP? 2.1 has been released.
I’m also currently using the same theme that you are, a recolor of tulip time, and I’ve put links in my posts and I’m not having that issue. Do you have the latest version of the theme? The newest version is 0.9e, and it was released some time in the last two weeks. Making sure you have the lastest version may help solve that problem.
Forum: Themes and Templates
In reply to: Looking for theme similar in looks to what i haveSorry not to get back to this sooner – it looks very nice! 🙂
Did you find the css help you needed?
Forum: Fixing WordPress
In reply to: Replacing header only text with header graphic in Tiga themeWhen you connect to your site with your FTP program, go into wp-content > themes > Tiga theme, or whatever the name is of the theme you’re altering, and upload your header.php page (assuming you’ve added the code you need, of course) to overwrite the current page of the theme.
Still inside the same folder –
Next – Depending on what FTP program you’re using, you may have the option to “make new folder” or “make new directory.” Whichever the option is, create one, and name it “images”. Then open that Images folder, which is called a directory, and upload the header image into that folder.
Go back to your site and refresh the page and your header image ought to show up.
Forum: Fixing WordPress
In reply to: Replacing header only text with header graphic in Tiga themeThe path for the image is this, then:
http://thehairtalkblog.com/Images/header_thehairtalkblog_2.jpgYou could also, if your current theme does not have one, create an “images” folder in your theme’s folder and upload the header image into that folder. That way, the image path would just be:
images/header_thehairtalkblog_2.jpg
Forum: Themes and Templates
In reply to: Looking for theme similar in looks to what i haveIt’s not much to make the categories list alphabetically, usually just a little tweak in the sidebar.php page, or wherever the sidebar code is.
I’ve never used child categories or anything, so that I couldn’t help with. Again, it’s probably a minor tweak, but I’m not sure.
Forum: Themes and Templates
In reply to: Looking for theme similar in looks to what i haveHave you tried these?
http://themes.wordpress.net/ <– New themes uploaded there daily
If you’re okay with editing the theme a little to suit your needs, there are plenty to choose from that fulfill what you’re asking for.
Forum: Fixing WordPress
In reply to: Lots of spam when I’m upgraded to WP 2.1Spam Karma and Bad Behavior are awesome. I have never had a problem with spam while using them, and I have also upgraded to WP 2.1.
Forum: Fixing WordPress
In reply to: When I minimize page sidebars go in the middle HELP!!I don’t know, it’s working fine for me when I minimize. I’m using IE7.