|
|||||||
Join now to download all the free website templates or post on the forum. If you have never been on a forum before read the
FAQ. It's quick, easy and free to join!
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I'm almost there, but I've managed to screw up the links to the pictures due to folder changes (I think). The pictures won't show and I'm wondering if anyone here knows a quick way to fix it. Just the thought of having to do it pic by pic gives me an ulcer.....
The page is password protected at the moment but if anyone wants to help a damsel in distress and take a look at it I'll be more than happy to let you login! |
|
|||
|
It worked out in the end, but thanks anyway. I have another problem though, maybe you can help me with this one.
The web site is designed for a choir and includes a password protected section/page. This section has been placed in a subfolder called "login". I've uploaded the CSS style sheet to the main folder and all the pages work except for "login". I've tried to place a copy of the style sheet in the login subfolder, but the login page still doesn't work. How do I get it to "connect" to the style sheet in the main folder? |
|
||||
|
do you have your path set right like
Quote:
__________________
cleandeck - lawn mower undercoating and wilmargraphite - graphite lubricants |
|
|||
|
I finally got the style sheet to work (I copied it, renamed it to login.css, put it in the login folder and did this:
<link rel="stylesheet" href="login.css" type="text/css" media="screen" /> it seems to work...... ----------------------------------- There's one thing I'm curious about though. I would like to have a contact form, and I've tried to find something pretty easy. I've been messing around with DW, but when I insert text fields I don't like the look. I want simple, framed boxes like these instead: http://www.orebrohamn.com/exempelfiler/kontakt.php How do I do it? I'm not a complete idiot (um....I think) but I'm not very good at scripts, so I think I need to keep it pretty simple. Interested? /Paula |
|
||||
|
Take a look at this
http://www.bmcoll.com/infocontact.html Does it fit your needs. I can send it with the css and you can change the css to match your site . I will need your email that you want the script to send to so I can put it in the script and not the form that will fight against spam bots. Pm me and I will write the file for you. |
|
|||
|
I used Frontpage and created this:
<!-- Start of New Item Description --> <div id="new_item"> <div id="new_item_header"> <h1> </h1> <h1>Gästbok</h1> <h2> </h2> </div> <p> </p> <div id="new_item_text2" style="width: 605px; height: 610px"> <p>Välkommen till gästboken! Skriv gärna en rad och dela dina tankar, känslor och åsikter med oss andra. </p> <p>REKLAM, HOT, KRÄNKNINGAR ELLER ANNAT OTREVLIGT KOMMER ATT RADERAS <strong>OMGÅENDE OCH UTAN PARDON</strong>.</p> <p> </p> <fieldset style="width: 550px;"> <p> Namn: </p> <form method="POST" action="--WEBBOT-SELF--"> <!--webbot bot="SaveResults" U-File="fpweb:///_private/form_results.csv" S-Format="TEXT/CSV" S-Label-Fields="TRUE" --> <p> <input type="text" name="T1" size="42"></p> </form> <p> E-post:</p> <form method="POST" action="--WEBBOT-SELF--"> <!--webbot bot="SaveResults" U-File="fpweb:///_private/form_results.csv" S-Format="TEXT/CSV" S-Label-Fields="TRUE" --> <p> <input type="text" name="T2" size="42"></p> </form> </form> <form method="POST" action="--WEBBOT-SELF--"> <!--webbot bot="SaveResults" U-File="fpweb:///_private/form_results.csv" S-Format="TEXT/CSV" S-Label-Fields="TRUE" --> <p> <textarea rows="5" name="S1" cols="60"></textarea></p> <p> <input type="submit" value="Skicka" name="B1"> <input type="reset" value="Rensa" name="B2"> </p> </form> <p> </p> <p> </p> <p> </div> </div> <!-- End of New Item Description --> --------------------------------------------------------- I'm satisfied with the look, but I have no clue about the "backstage area". I've just joined a site to learn how scripts work, it's got tutorials in Swedish and I think this will make things a whole lot easier for me. Right now I'm waiting for my membership to get activated, I basically have to learn how scripts work and how they interact and communicate with css and html. Hopefully I'll be able to figure it out with the tutorials... ![]() Maybe it's a good idea to wait and check out the tutorials first? The website is just for our local church choir (oh, if you wanna check it out, go to www.jarvsokyrkokor.se). I don't know, what if people who visit the site just want something plain and static? Perhaps it's best to wait and see, the site has only been online for about a week.... what do you think? Kind regards /Paula |
![]() |
| Thread Tools | |
| Display Modes | |
|
|