ikthius
-
Recommend a good hosting company.
welcome babushka.... ayeeeaaaaaaaaa (sorry, kate bush started to come into my head there)
-
Recommend a good hosting company.
I would like to re-write my post, but I think it better to just post again...... Streamline.net has vastly gone down hill, support is shocking, and they dont even read the tickets properly. I am having constant trouble with one site, they say it i…
-
IE7 problem
I added that script to the syllabus page with no effect. my css is split as in IE7 has its own, only a couple of differences. however, I have noticed that the header will not sit in the centre, here is my CSS for the header: #header { position:fi…
-
IE7 problem
that x ray gun is getting charged as I type....... IE6 can wait till I got the main modern browser finished.
-
get the $EmailFrom from user in contactform.php
think about your form first, this is where you are going to gather the information. in the script you really want to get the users email & post the contents of the form to someone else..... e.g. $to = "abc@abc.com"; this is going to…
-
get the $EmailFrom from user in contactform.php
if your form has a user input field and has the attribute of name="email"[b] when you submit the form it should be sent to your php file handling the contact script......... so when the script is running, it takes the value of the input …
-
homepage ,give me advice
aha... well, you could make a page in wordpress, and then go into the settings of wordpress, tell wordpress what page to open up to, so you chose the page you want...... alternatively do what I done, make a static site, then added in a directory c…
-
Custom Forum
sorry, reading quickly does not help......... apologies, I thought it said forms
-
[Solved] How to send to Gmail from a contact form?
I would try and not put links into your post to ask for new help, people will eventually just not bother..... I for one will not click it, it is not even in the same section............
-
User to login into their page...
what about if it is successful at loggin in, the do: print ""; mind you never done log in stuff yet.....
-
get the $EmailFrom from user in contactform.php
or if your form has a part for the email to be added, the get the variable that was entered.... $EmailFrom = $_REQUEST['email']; //where email was the form element name="email"
-
height 100% not working
your sidebar is going to bottom ok on FF the single post has a problem wiht the message part of the form for rwply, it is too big, change the column size to make it fit.... other than that, your problems are ok in FF Noticed how I have not said a…
-
Have different images on left and right side of page
why not have the content area have extra space and make it left:-so many pixels???
-
css menu
wp is very theme oriented, so your theme needs to be compatible. if you can make a page you would like to se on wp, then mock it up, validate it, then break it up into sections, add the php and bobs your mothers brother. so make your site as html…
-
[SOLVED] Problem with Simple jQuery Dropdown
never mind about this..... I am going with CSS for it
-
[SOLVED] Problem with Simple jQuery Dropdown
sorry my bad I forgot to upload the js folder......
-
[Solved] Need Help with PHP code for using an array checkbox
its done, don't worry.
-
Images with pure CSS.
sorry dude, I for one will not take your code to test myself if your too lazy to put it up live for us......
-
[Solved] Displaying Posts from Certain Categories
the new snippets area is very handy http://css-tricks.com/snippets/wordpres ... -category/
-
[Solved] Need Help with PHP code for using an array checkbox
if this is solved, please amend the title
-
What's the benefit of using em's instead of px's?
example: body{font-size:10px;} //keep at 10 all sizes below correct, change this value and the rest change to be e.g. 1.4 of this value #1{font-size:1.2em;} //12px #2{font-size:1.4em;} //14px #3{font-size:1.6em;} //16px #4{font-size:1.8em;} //18px…
-
trouble with clickable area and small line-height
I played with the CSS code: * {margin:0px;padding:0px;border:none;text-decoration:none;} img {border : none;} body { position:absolute; top:0px; left:0px; width:100%; height: 100%; background: #FFFFFF; …
-
jonleesmith.co.uk
dude, it just looks like the same bland page the only thing I quickly see is, its been moved about. give some colours/style to it. Add more content fill it up a bit. as said earlier, minimalist look is ok, for a site with more content.
-
Bulk Email Tools
one of my clients uses constant contact - you can build email newsletters to send out in bulk to subscribers.
-
jonleesmith.co.uk
welcome..... ok had a look at your front page there. I can see why you highlighted your wee play on words to highlight you can do websites...... but really its distracting, as you should be saying it outright. it is just a bland page!!! it is ok…
-
Automatic Wordpress Upgrade
for the length of time it will actually take, I would have a copy locally as well, just in case anything went a miss. if it causing hassle I would manually install