We’d like to remind Forumites to please avoid political debate on the Forum.
This is to keep it a safe and useful space for MoneySaving discussions. Threads that are – or become – political in nature may be removed in line with the Forum’s rules. Thank you for your understanding.
📨 Have you signed up to the Forum's new Email Digest yet? Get a selection of trending threads sent straight to your inbox daily, weekly or monthly!
The Forum now has a brand new text editor, adding a bunch of handy features to use when creating posts. Read more in our how-to guide
any programmers webdesign people here?
Comments
-
I'll be honest, unless you are skilled in this area, you'd be better off paying a web design to do it, otherwise you'll end up tweaking buttons and code and might make it look a real mess.
It looks like CSS has been implemented, some content also is generated via PHP.
Might not be the cheapest route, but it the long run, it'll be the best for your site, unless you plan to learn HTML, CSS, and web design packages in general.0 -
PM me with an exact description of what you want and I may be able to help/do it for you for nothing.0
-
well at the moment this is this years christmas menu which i was able to edit myself
but the form that people need to fill out dont match i cant seem to edit in cms
i'm hoping to edit the form0 -
Ah right, so you just want to edit the names next to the input fields? And then I guess you want to change the values that are passed onto you when the user submits the form.
Basically you will want to access the page with the form on and just change these values using basic HTML. Unless I'm missing something else it doesn't seem too hard.
Does this help?
http://w3schools.com/html/html_forms.asp
You will need to change the name and id of each input box as well as the label of the description0 -
Hmm,i tend to agree with isofa. This isnt basic level design and if you play with it,there's a fair chance it'll end up worse or not working at all.0 -
this is one part of the folder
Adults:
Melon '.$_POST.'
Duck '.$_POST.'
Cocktail '.$_POST.'
Mushrooms '.$_POST.'
Soup '.$_POST.'
Children:
Melon '.$_POST.'
Duck '.$_POST.'
Cocktail '.$_POST.'
Mushrooms '.$_POST.'
Soup '.$_POST.'
Main Courses:
Adults:
Turkey '.$_POST.'
Beef '.$_POST.'
Seabass '.$_POST.'
Goats Cheese '.$_POST.'
so can i just change the items on here?0 -
and here also this is an inc. file
<tr>
<td colspan="3"><label for="smallplates"><strong>Small Plates:</strong></label></td>
</tr>
<tr>
<td><label for="adults">Total Adults</label></td>
<td><label for="children">Total Children</label></td>
<td> </td>
</tr>
<tr>
<td><input type="text" class="textinputtd" id="melonadults" name="melonadults" width="10" size="5" value="<?php echo $_POST; ?>" /></td>
<td><input type="text" class="textinputtd" id="melonchildren" name="melonchildren" width="10" size="5" value="<?php echo $_POST; ?>" /></td>
<td class="desc"><label for="melon">Chilled Melon</label></td>
</tr>
<tr>
<td><input type="text" class="textinputtd" id="duckadults" name="duckadults" width="10" size="5" value="<?php echo $_POST; ?>" /></td>
<td><input type="text" class="textinputtd" id="duckchildren" name="duckchildren" width="10" size="5" value="<?php echo $_POST; ?>" /></td>
<td class="desc"><label for="duck">Terrine of Duck</label></td>
</tr>
<tr>
<td><input type="text" class="textinputtd" id="cocktailadults" name="cocktailadults" width="10" size="5" value="<?php echo $_POST; ?>" /></td>
<td><input type="text" class="textinputtd" id="cocktailchildren" name="cocktailchildren" width="10" size="5" value="<?php echo $_POST; ?>" /></td>
<td class="desc"><label for="cocktail">Tiger Prawn Cocktail</label></td>
</tr>
<tr>
<td><input type="text" class="textinputtd" id="mushroomsadults" name="mushroomsadults" width="10" size="5" value="<?php echo $_POST; ?>" /></td>
<td><input type="text" class="textinputtd" id="mushroomschildren" name="mushroomschildren" width="10" size="5" value="<?php echo $_POST; ?>" /></td>
<td class="desc"><label for="mushrooms">Mushrooms & Bacon</label></td>
</tr>
<tr>
<td><input type="text" class="textinputtd" id="soupadults" name="soupadults" width="10" size="5" value="<?php echo $_POST; ?>" /></td>
<td><input type="text" class="textinputtd" id="soupchildren" name="soupchildren" width="10" size="5" value="<?php echo $_POST; ?>" /></td>
<td class="desc"><label for="soup">Tomato, Basil and Cheddar Soup</label></td>
</tr>
<tr>
<td colspan="3"><label for="maincourses"><strong>Main Courses:</strong></label></td>
</tr>0 -
i can get to these files via plesk 8.4
now it looks like i can edit via this cms
saying that when i do edit it and modify files would that be loaded up to the website automatically without ftp
is it an al lin one tool?
cheers0 -
Sorry to dampen your enthusiasm to learn but it seems obvious to me that you do not have a clue how to modify the code on your live website. It could be very embarrassing if your Christmas orders were submitted incorrectly, due to you not knowing what you are doing! If you want to learn, do it on a test website and until you know how to change someone else's code, pay to have it done professionally.:doh: Blue text on this forum usually signifies hyperlinks, so click on them!..:wall:0
-
yes i don't know how to change code thats not what i intend to do im just figuring out if its possible to change the text and from my end using the utilities I haveSorry to dampen your enthusiasm to learn but it seems obvious to me that you do not have a clue how to modify the code on your live website. It could be very embarrassing if your Christmas orders were submitted incorrectly, due to you not knowing what you are doing! If you want to learn, do it on a test website and until you know how to change someone else's code, pay to have it done professionally.
which unless i'm mistaken is just changing seabass to salmon0
This discussion has been closed.
Confirm your email address to Create Threads and Reply
Categories
- All Categories
- 353.5K Banking & Borrowing
- 254.1K Reduce Debt & Boost Income
- 455K Spending & Discounts
- 246.6K Work, Benefits & Business
- 602.9K Mortgages, Homes & Bills
- 178.1K Life & Family
- 260.6K Travel & Transport
- 1.5M Hobbies & Leisure
- 16K Discuss & Feedback
- 37.7K Read-Only Boards