PDA

View Full Version : About Me - Doesn't Show


ccamato
02-10-2008, 06:54 PM
Hi,

I added content to my About Me page and when I click "View" to see what it looks like, nothing shows up. I wanted to make sure there was nothing wrong with the html.

TIA

Carol Amato

ccamato
02-10-2008, 07:43 PM
Okay, I was expecting to be able to "View" in a browser, but it stays in the editor. That is okay, resolved!

P.S. Any way to set 'default' fonts, sizes, etc. in this forum? hehehe Just call me lazy - I prefer everything automated. hehehe

admin
02-10-2008, 07:55 PM
Carol,

I have looked at your code, and have found the issue. You have dynamic url's in your code. Our system automatically strips html when these are present, for security reasons. You would need to either remove these url's, or use static url's if that is an option.

A dynamic url that was in your html:
http://www.bidville.com/myads.asp?id=Amato

A static url would look something like this below... But you would have to find out for sure from the site, if they have static url options.
http://www.bidville.com/myads/Amato

admin
02-10-2008, 08:00 PM
Carol,

As far as I am aware, there is currently no way to set default fonts, sizes, ect.

ccamato
02-10-2008, 08:08 PM
Thanks ever so much. I am learning so much by the minute. I am excited about this site - the future is bright, I just know it~!

Carol Amato

admin
02-10-2008, 08:15 PM
Carol,

I know it gets hard for members trying to learn another system. You get so used to things operating a certain way, then you have to basically learn everything all over again. We are glad to have you on board, and we also feel the future is bright for WeBidz and all our members.