markmichon
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Copyright Protectionthere is a method using php, but I unfortunatly do not know much php. try searching google for php image watermark or something along those lines.
Forum: Fixing WordPress
In reply to: Newbie Questionsite works fine here.
Forum: Themes and Templates
In reply to: Blogging without bloggingjust take those parts out of the template.
Forum: Themes and Templates
In reply to: How to Not Indent Lists in Links sidebarProblem with your code that may come into play is text-indent only effects the first line. If you have links/descriptions this may pose a problem. Don’t see why a simple margin:0; padding: 0; would not suffice.
Forum: Installing WordPress
In reply to: good idea but how to install it – why don’t you thttp://www.xn--zrizitig-65a.ch/wp-admin/ works fine for me..
Forum: Installing WordPress
In reply to: good idea but how to install it – why don’t you tI actually found the instructions very straitforward. Had never used databases before and encountered no problems what so ever. Are you sure your host even supports the requirements to run WP?
Forum: Everything else WordPress
In reply to: Identity theftshould start off with a nice “I have all your information you little…” type post just to see if it scares them off.
Forum: Fixing WordPress
In reply to: 2 comments formsyou dont need them
Forum: Fixing WordPress
In reply to: 2 comments formsyour index file doesnt end at all. the body tag is never closed, nor do quite a few others.
Forum: Fixing WordPress
In reply to: 2 comments formsIt just looks like he messed with his index file and seems to have left half of it out. Wouldnt jump to assume its from editing a wp file.
Forum: Themes and Templates
In reply to: can someone flip this for me?oh, he used some margin positioning in the layout. I’d email the creator or learn css if you really want it switched. Personally do not have the time to do it myself.
Forum: Themes and Templates
In reply to: can someone flip this for me?just took a quick glance. Put the entire content portion of the code under the menu portion of the code.
start div id=”menu”
menu stuff…
end div
start div id=”content”
content stuff
end div
if its done with floats that should workForum: Fixing WordPress
In reply to: Sharing links in multiple WP installsNot understanding you. You ask if its possible to share across installs, but then you say you don’t want them shared..
Forum: Fixing WordPress
In reply to: Archives & Comments not workingSame issue as someone earlier. while your index is in /wp/ you did not make /wp/ the default directory in the wordpress options.
Forum: Fixing WordPress
In reply to: < code > tag not working?none that have any influence to posting. With the exception of the acronym one but I doubt it is conflicting. Should I install the texturize one?