Marc
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: how to post LINKSProbably not dumb moshu, I bet there isn’t.
Forum: Everything else WordPress
In reply to: Where is the walk through for begginersIf you don’t like the one you linked to there isn’t much to say. It covers every possible way the “write post” section of admin can be used.
Obviously you know the location of the Codex, what more do you want?
Just to take a shot on the dark, is this the page you “lost?”
http://codex.wordpress.org/Getting_Started_with_WordPress#WordPress_for_BeginnersForum: Fixing WordPress
In reply to: Image SizeYour image should already be the size you desire. The code should look something like this:
<img src="/your relative-path-to-the-image/whatever.jpg" width="220" height="190" alt="Whatever Image" />
Forum: Themes and Templates
In reply to: Does anyone know if this WP site is using a published theme?Looking at the source I see no trace of a modified theme so you can assume it was designed by the author.
Here is the style sheet, the comments are made with images.
http://deepermotive.org/wp-content/themes/deepermotive/style.css
Forum: Plugins
In reply to: Tool to get it like thisI saw no “programing” in the header imgs. If you mean the hover effect for those ten images that is also via CSS.
Maybe I just missed it. Describe what you are seeing that may help.
The only scripting I detected was the rotating block of text in the sidebar. That I believe, but not sure, is done with this script.
Forum: Plugins
In reply to: Tool to get it like thisLooks like standard issue image software to me. Both header images are just jpegs, nothing special.
Probably made with PhotoShop or one of the other top of the line programs.
The line of ten images below the header are also only jpegs in a list and styled via CSS. Here is the code for the first img on the left.
li id="project_23" class="active"><a href="http://helldesign.pl/portfolio/pbwiki" rel="bookmark" title="PBWiki"><img src="/wp-content/images/icons/pbwiki.gif" alt="PBWiki" /></a>Forum: Themes and Templates
In reply to: Theme Review please :)Check your hover function for your menu in Firefox.
For some reason hovering over each title gives a brief, very brief, flash of the content box.
Forum: Everything else WordPress
In reply to: Word Press – how too bookWhy bother? The link provided above does it ALL with no work expended by you.
Forum: Themes and Templates
In reply to: Themes and Templates for Political ContentWhether the content is political or another topic in the end the design comes down to personnel preference. Here is a list available themes:
Forum: Themes and Templates
In reply to: Themes / Styles?A WP “Style” is a CSS style sheet that were/are used for versions of WP prior to 1.5
Themes are used on WP version 1.5 and above. This link gives the best explaination:
http://codex.wordpress.org/Using_ThemesAnd the best way to “dig in” is to start at the beginning:
http://codex.wordpress.org/Main_PageForum: Everything else WordPress
In reply to: Security problems for the folders with chmod 777Yea don’t chmod any files as 777.
Wp doesn’t require it.
Forum: Fixing WordPress
In reply to: server migrationForum: Your WordPress
In reply to: know a dick?Nice fishing expedition! Catch many hits?
Hopefully not!
Forum: Fixing WordPress
In reply to: How do I edit the heading of my blog?fht – “at first this doesn’t seem to be a WordPress site.”
It doesn’t pass the smell taste when you look at the page source either. So why are you asking for help from a WP forum on a site generated with a (*cough*) Microsoft theme and zero indications of WordPress anywhere?
Forum: Your WordPress
In reply to: My new website…But like I said, it’s a very trendy design and I think your visitors will be very happy.
And you know what happens to “trendy?”
It won’t be next week.