====== Feedback ====== Please leave your feedback on this wiki effort here. Please follow these rules: * Do not delete the notes/feedbacks that others have left behind. * Restrict support questions to the [[http://forum.pbase.com|PBase forum]]. Support questions **will not** be answered here. ===== Bring it on ===== **Excellent** idea! Thank you! ---- Thank you so much for this wiki. I love it! Ben [[http://www.pbase.com/benoit|My Pbase gallery]] ---- This is excellent! I signed up to PBase a couple of days ago, so find the wiki a huge help. One suggestion: In faqs:Images and Galleries, under "Why is there no EXIF info in images?" you could add another solution for Photoshop, i.e. * Use "Batch Processing" in the file menu. The only downside vs. "Save for Web" is you don't have precise control over compression (just Max, High, Medium, etc.) On the other hand, the EXIF info remains, and you can process many images at once! Howard Banwell [[http://www.pbase.com/howardbanwell|My Pbase gallery]] ---- Love it! Love it! - thanks guys, great idea and ooooh so helpful. I don't suppose you would consider a section on jargon/abbreviations/slang? (for the dummies like me who end up having to troll through the Wikkipedia to find out what some messages in my guestbook and on forums mean) Cheers Ruth ---- The code on this page : http://pbasewiki.srijith.net/css_bank/matias3 differs from the code on this page: http://www.geocities.com/matias_asun/pbase_css/CSS_3.css The first link is missing the following code at the bottom: BODY { margin-top: 0px;} HR { position : relative;} BODY { margin-top: 0px; top: 0px; } HR { position : relative;} BODY { margin-top: 0px; top: 0px; } BODY TABLE IMG { display: inline; } With out the code at the bottom I was unable to edit the background color of the body. Took me an hour to figure what went wrong. AJ http://www.pbase.com/aj/ **Srijith's Response:** AJ, as far as I know, the code you mentioned is added by PBase system to prevent some 'misuses' and not by Matias. You could contact Matias to clarify this and as to why you can't edit the body color without the code. ------