Please leave your feedback on this wiki effort here. Please follow these rules:
Excellent idea! Thank you!
Thank you so much for this wiki. I love it! Ben 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.
Howard Banwell 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.
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.