vires
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: problems with XMLRPC interfacehmm..anyone not experiencing the same problem?….cuz i really need help
Forum: Themes and Templates
In reply to: WordPress and Flash MX?i guess all you need to do is make a HTML template/ XHTML template, with 2 blank columns(for the div content tag, and div menu tag), and replace the rap with your navigation and flash template files, then it’s all done
i don’t have the flash template, but mine is with a big image banner(sliced by photoshop), and a few extra navigation buttons. http://blog.arcaneportal.comForum: Themes and Templates
In reply to: CSS & Linkswordpress style sheet must uses XHTML ways of importing Style sheets,( in the default @import XXXX way)
so you hav to go look at the original template and change it to that, you can’t just simply use <link rel xxxx>Forum: Fixing WordPress
In reply to: scrollbar colorsput it into the body tag, not anywhere else
Forum: Themes and Templates
In reply to: Hmm..my blog…k is there any differences between HTML and XHTML grammar-wise?except the / before the “>” and the metas in the header..
Forum: Themes and Templates
In reply to: #rap is misbehaving on Firefoxi hav no problem viewing my site under firefox & internet explorer
so i guess you should use w3.org’s validator to check if there ‘s any errors or anything(i think firefox supports the most recent standards more than internet explorer do, so few restrictions may apply to firefox).Forum: Themes and Templates
In reply to: Creating Static Pagesit’s very simple, just get a WYSWYG editor, for example Microsoft Word, or Dreamweaver, Frontpage etc.
Go on the blog main page, and save as into a local folder
after that, open the document u just saved and delete all the contents, put in the stuff u want, and then save it as a html file
upload it to the FTP server, and just go to wordPress control panel, options-> Links-> add a link with the url of that page, then u’ll see the link on the index page