today's offers - xanax use in pregnancy xanax xr be abused soma internet pharmacies fedex soma without priscription fed ex phentermine parkinson drugs phentermine baclofen tramadol together ordering tramadol cod viagra find search 76k cialis pages cialis buy on line viagra for sale without a prescription buy onlinecom phentermine viagra ambien and klonopin drug interaction buy ambien overnight cheap online pharmacies valium saturday delivery valium online with no prescription or membership fioricet overnight no rx cheap fioricet without a prescription order meridia cod fedex meridia cheap fed ex delivery xanax bradycardia what does xanax look like american soma how to buy soma online without prescriptin phentermine overnight echeck c o d 375 mg phentermine rss feed cheap no prescription tramadol stop the tramadol generic prices online cialis generic cialis fedex chinese herbal viagra taking partial pill of viagra ambien and pregnancy smoking ambien cod online valium buy cheap valium without prescription no prescription fioricet with fedex fioricet without prescription in Brasilia order meridia meridia information

Posts Tagged WPG2

整合WPG2 TO Wordpress

1.先安裝WPG2 把wp-gallery2.php放到wordpress的根目錄 把wp-content/plugins/wpg2 的wpg2 放到 wordpress的根目錄/wp-content/plugins/ 把wp-includes/js/tinymce/plugins/g2image 的g2image 放到 wordpress的根目錄wp-includes/js/tinymce/plugins/ 然後去wp後台啟動就好了 指定你的gallery2的首頁 然後再去Embedded Page Options 調整gallery2 和wordpress 的版型,才不會”破版”

2.因為我個人覺得wpg2上的gallery2的字太小了 所以我就去改了一下他的font-size 在WPG2 的 FAQ 有提到

#gallery {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 62.5%; <--- Increase / Adjust This..
   color: #333;
   background-color: #fff;

}

基本上這樣就差不多了~~
PS:
剛剛發現我有加gallery2裡面的圖片區塊的功能
原本給的連結是
< ?php @readfile('http://gallery.johnpupu.tw/main.php?g2_view=imageblock.External&g2_blocks=randomImage&g2_show=none'); ?>
不過這樣會連到gallery.johnpupu.tw去
我想讓他整直在WPG2上看
所以就把他改成
< ?php @readfile('http://blog.johnpupu.tw/wp-gallery2.php?g2_view=imageblock.External&g2_blocks=randomImage&g2_show=none'); ?>
挺白痴的~~::-p:

,

No Comments