| Here is the ultimate HTML help site | Mondo Fuego™ | Fri Feb 6 00:51 |
http://disc.yourwebapps.com/Indices/233789.html |
| same problem :( | Maisey | Fri Jan 11 17:38 |
Tamara, I started a new thread because I think my message but it still happening got lost in the old one. I hate to be the bearer of bad news. I tried to add my other buttons and lost everything again...but then somehow the two that you helped me came back. I have NO idea how that happened. I'd really like to get all... more |
| buttons dissapeared | Maisey | Thu Jan 10 02:34 |
All of my image buttons such as "preview message" "post message" have dissapeared. I've tried to put the URL's for the images back but get nothing and when I go back to the site, all the information is blank, like I had not put the URL info in. |
| would anyone know | David | Sun Dec 16 18:00 |
what causes the threads to be centered, as opposed to being listed on the left side of the page? I'm sure I either deleted something or added something that is now causing my threads to be centered on the homepage, yet when I click on a post, the thread wll be to the left of the page. I dont use a style sheet, I... more |
| How do I post a wav to the whole boad | Mary | Sun Nov 18 07:51 |
...so that posters hear sound when they arrive at the page? |
| lost ability to change color and size of font | Dan | Fri Nov 9 18:21 |
Today I clicked a style sheet. It did what it's supposed to do. But on my appearance page I lost the ability to change the font color. It isn't there anymore and I also don't know how to change the font size. Could you point me in the right direction so that I can get these tasks done. Thank you. |
| How to control web page dimensions? | Janek | Thu May 17 20:26 |
Hello, I appologize if this is dumb question. Is there any way of controling a page dimensions? would inserting dimensions into body tag make it work? Or is the page always open by default? Cheers |
| style for formatting <table> | Klaus Beck | Mon May 14 10:43 |
I am editing my website www.naiyang.com. For a uniform design of all pages I try to use styles and stylesheets. I do not find the style-declaration for positioning a table in the horizontal middle of the page. <table align="center" style="background-color:#01a89e; width:96%; padding:3;"> I want to change... more |
| is anyone doing formatting? our forum | Amy | Mon Apr 16 10:18 |
seems to have a mind of it's own lately (this am) with formatting of the posts... I can't see where we can change that, unless we have a specified CSS, of which we don't at this time. Just curious so I can tell the creature of habits what's going on! Amy |
| Button to post a message - 154052 | thenexttweety | Mon Apr 16 09:22 |
All at once this morning the button allowing anyone to post a message has disappeared from my board. I've looked my maintenance page over from top to bottom and see no place I can add one, nor where it might have been, though there are ways to change names if I wanted to do that. How do I get it back? |
| how to close a discussion board | Lee | Thu Mar 29 22:23 |
The other night I was trying to fix my Discussion page and some how I started a new one up and I want to delete it. |
| Dumb question from a newbie | SATAN | Sat Mar 10 11:37 |
How do I turn the HTML on or what am I doing wrong? I am trying to get a title on the top of my new chat site, I added this and also tried posting it in the header section, What am I doing wrong? Thanks <html><head><title>TODAYSNEWS</title> |
| inside posts | zoogie | Fri Jan 12 16:53 |
can i somehow change the background font type size etc inside posts? how? |
| "Search Posts" function not working | Donna | Thu Nov 30 15:03 |
for some reason. The code copied/pasted looks like this: <INPUT TYPE="text" NAME="search_term" > <INPUT TYPE="submit" NAME="Search" VALUE="Search Posts"> <INPUT TYPE="hidden" NAME="id" VALUE="199489"> </FORM><BR><BR> but when clicked on, doesn't seem to work anymore. Any ideas as to why it doesn't... more |
| Printing Threads | dave | Thu Nov 23 10:40 |
IS there a way to get all threads open so that I could print them as 1 conversation? |
| Help, | Smiley | Thu Sep 14 21:29 |
Hi, My "Next Page" will not work, can anyone help me to fix this so I can go to my next page? Thanks so much. http://disc.server.com/indices/225504.html |
| Is there a way to indent? | seseDB | Fri Aug 11 16:03 |
I'm on a writing discussion forum where indenting and paragraph spacing is important. The ways I'm fond of bring problems. Like putting <DDR> creates a break after the inputted text. Putting <PRE> makes the text run off the standard size of the page. Are there any suggestions? Thank you |
| Color of scrollbars? | Maria | Sat Jun 24 17:13 |
I have a problem. Earlier this year I had a javascript for colored scrollbars in the prloguebox of the maintance page, and it worked fine. But suddenly it doesn´t work any longer? I tried to put the script in my css-file instead, but it doesn´t help. What can I do, isn´t it possible to have this kind of scripts in the ... more |
| delete messages | Diane | Sat Jun 3 17:10 |
How does one delete spam messages |
| A simple browse form that has me puzzled | Wings | Fri May 5 15:08 |
Despite the value set in (see below) the button keeps coming up with the lable "Browse..." Any idea why? Thanks in advance. <FORM> <INPUT type="file" value="BROWSE HD" name="myFileUpload"> </FORM> |