macsoft3
Forum Replies Created
-
√
Forum: Fixing WordPress
In reply to: How do I make my comments look like this?Instead of having several people take a guess and waste your time, why don’t you just ask the site webmaster? If you ask nicely and politely, he or she will tell you.
Forum: Fixing WordPress
In reply to: cannot embed custom flash video playerIt does. I already explained how before.
Forum: Fixing WordPress
In reply to: embedding video so it is visible on the homepageI have never heard of a plug-in called the WordPress video. When you say a video, is it a QuickTime video, Flash video or YouTube embedding link? I don’t know.
Forum: Fixing WordPress
In reply to: Adsense on every blog posts>that’s what I did. I ask the members here politely
I meant the website administrator. Who else has the ultimate answer?
Forum: Fixing WordPress
In reply to: Adsense on every blog postsIt’s probably a plug-in called AdMan. If you really have to know exactly which plug-in, then just write to him/her politely and ask.
Forum: Fixing WordPress
In reply to: Remove loginOpen sidebar.php inside the theme folder and remove unnecessary codes.
Forum: Fixing WordPress
In reply to: Security: need to register apparently evadedOnce your blog is on their list, botnet spammers will post spam comments with or without registration requirement on your side. The registration requirement doesn’t stop all spam comments.
Forum: Fixing WordPress
In reply to: Picture alignment issueJust use an HTML table.
Forum: Requests and Feedback
In reply to: Will FLASH movies work using WordPress?No.
Forum: Fixing WordPress
In reply to: Put a space between pictures/ center contentYou can use an HTML table to have a desirable degree of space between images.
Forum: Requests and Feedback
In reply to: Will FLASH movies work using WordPress?>Is that possible?
√
Forum: Fixing WordPress
In reply to: Poor Image Quality in WordPress?Oh, I see. The upload function has changed a bit. moshu is right. An image will be stored as it is in the upload folder.
Forum: Fixing WordPress
In reply to: Poor Image Quality in WordPress?But the resolution is fixed and smaller than what it is in most cases, isn’t it, because the upload function doesn’t use interpolation like bicubic or bilinear? Anyway, I don’t have problems because I use hyperlinks to display original images.
Forum: Fixing WordPress
In reply to: Poor Image Quality in WordPress?>Yeah, you lose some quality if you upload as JPG or GIF.
That depends. As for JPG, as I suggested before, if you use 100% compression, every bit will be recovered when it’s decoded (viewed).
>why the degradation once I upload to WordPress?
That’s probably because you are not doing it in the right way and not fully explaining what you are doing. If you don’t want to lose quality more than necessary, just use a hyperlink and display what you have instead of displaying the image that is further compressed in the course of uploading it to your FTP server through WordPress.