resiny
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Disabling the Sidebarremove sidebar.php from the theme directory
Forum: Fixing WordPress
In reply to: Changing color of visited linka:link {
color: #hexcodelinkcolor;
}a:visited {
color: #hexcodeyouwantvisitedlinktobe;
}Forum: Fixing WordPress
In reply to: backroundum…..?
Forum: Fixing WordPress
In reply to: blogrollspam?
Forum: Fixing WordPress
In reply to: Visual Rich Editor Not Appearingugh. you’re better off without it
Forum: Plugins
In reply to: Where do I get a theme browser to use at my site?I thought about that and it miiiight work. I’m just wondering if anyone has a better solution.
Forum: Installing WordPress
In reply to: Moving blogger template to wordpressprob. creator
Forum: Themes and Templates
In reply to: Striped theme released as public beta 1hm. I really like the colors, the design, etc., but I think the navigation should go elsewhere. For instance, the blogroll:
The average blogroll is probably a good 20-40 links. That would make someone have to scroll a looooooooong time just to get to the actual posts. I might take this theme and put the stuff in sidebars, though, because I really like the feel of it.
Forum: Themes and Templates
In reply to: When is a “new” theme new?send me some as well.
Forum: Your WordPress
In reply to: Single Column link blogyeah, yeah. the content is filler.
at least that’s what I assume you’re talking about.
is it displaying okay for you? (ie, is the text justified? it shouldn’t be, but it was acting up)
Forum: Your WordPress
In reply to: Last Page on the Net?real nice. but….please…change the blockquote. I detest that default styling.
just make it a grey background or something. Not the five pixel left grey border
Forum: Themes and Templates
In reply to: When is a “new” theme new?ugh. 92 degrees today in oklahoma.
as far as this goes, I’m debating right now. I started off with emire from ifelse and did some fairly heavy modification. I’d say 30%, so I definitely don’t deserve to have my name in front of the author’s, but at the same time it’s not at all the original design
Forum: Installing WordPress
In reply to: New WordPress Theme MK-Blix(1.3) Releasedlooks almost exactly like blix
Forum: Fixing WordPress
In reply to: Switching from wordpress.com to wordpress.orgoh yeah. If you host wordpress on your own domain you can control everything. There’s no limit to what you can do as long as you’re creative and are willing to fail.
But editing the template is simple. You’ll log into the dashboard, go to the presentation tab, and then go to the theme editor. There you can modify style.css, index.php, etc.
There’s a bit of a learning curve between blogspot templates and wordpress templates (from <$BlotItemTitle$> to <?php…..?>) but if you know some XHTML and CSS it’s not that hard to start out with simple tweaks. Adding buttons is a snap
Forum: Fixing WordPress
In reply to: Protected page with postsjust install another copy of wordpress in a password-protected directory.
That’s what I would do, though I’m sure there are other solutions