Tag Archives: Lt

Webmail

Can i install webmail about my website We’ve it in my own CPanel, but I’m sick of always logging into cpanel after which it logging into webmail, so I wanna create something such as webmail. mydomain. com, and there folks can login making use of their email addresses that we have previosly made in Cpanel… I always thought webhosts previously offer that. Each of the webhosts I’ve used go (webmail). They’ve got web mail throughout cpanel.. but I want to have access to online mail with the website… something such as webmail. domain. com personally with all the mail i perhaps you have can access the idea 2 ways. 1. www. domainname. com/webmail 2. (put these in the mail client): postal mail. domainname. com < –for equally incoming and outgoing, then put the relevant username information and hey presto, position done =) Check out your dns settings, any decent web host provider sets that up for you as a subdomain. The dns records will show you where, if you don’t have MX record tips, or smtp report pointers that resolve to somewhat of a sub-domain, you’ll probably have to get your hosting provider to express to you where for you … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment

Breaking my Own Rules

Most of you have observed me deride having someone else’s program code except where completely necessary, or in the event like jQuery, where the idea is to create an simple shortcuts as opposed to doing the meet your needs exactly. The dirty secret is, I’ve always used a CSS reset which i downloaded somewhere, that, while I have learned about the code and tweaked it heavily, was nonetheless written by someone else. < rant> Thus, I spent TWO bleeding hours today trying to puzzle out why the images in my Flexslider might display with 7px left margin after which jump back towards left. I as a final point discovered, by deleting that import for said reset which the margin-left set for li elements has been causing it. I acquired deep into Flexslider’s CSS and in many cases the jQuery. WHEN I removed and re-added that slider. Everything I really could think of. < /rant> Hence, if I’ve explained it once, Truly said it THOUSANDS OF times… write your own personal dang code. P. VERTS. I also used an hour trying to puzzle out why the slider wouldn’t work with my localhost, only to discover that my web connection had decreased … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

Help! Need a file download option after form submission

May any one understand how to add a record download option after a form has been posted, preferably an inline choice. Are there special conditions that must be met with the particular form Like they have to verify their contact address or something What keeps someone from filling out fake information to acquire the download And what is the download, what kind of file I see your stage. Well its just a PDF ebook, http: //www. myiwdesigns. com/fintrackw/contact The one that says get a free ebook. Right now Concerning a wordpress plugin that does the item but, it shows me error sometimes. I would prefer the download to search t there contact address What is the filetype of your ebook. mob When the file is stored with your website, in any directory somewhere, you may just use a fairly easy PHP script to help download it. Once they click on your link, or submit the form, some sort of dialog box will open " check out or save file". Is that what thinking of Yes fairly… I was more going for when they fill out and submit an application. the file is usually a PDF file. pdf Because I don’t … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

ok so what every one comes here for they get stuck

hi all and yes concerning got stuck my organization is helping a charitable organisation out in helping them using a web site for an event they got approaching up and have reached a techie issue i recognize what it does on but can not know how to fix it the area my business is trying to perform in is going out from the allocated area and moving anything else out of line up ment on which page but i would not have the techninable understand how of how to change this so i was hoping this might be where one an individual lovely people could come in to help ok the site address is niagra and the page it can be on is the send email page you will realise soon as a person enter the page the problem Thanks in advance the key issue that I see right off… That you’re using a " strict" doctor type, that in itself just isn’t a bad thing, strict doc styles don’t support inline styling ( because it appears you making the effort to do ). you can search using the transitional doc type declaration… but it surely may break other pursuits… … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , | Leave a comment

Padding troubles

Hello everyone… Been having some trouble keeping this latest web web page Ive been doing and quite honestly cant seem to get it to your workplace. Well thats definitely not entirely true, the site works fine within Firefox, but possibly not in Safari as well as Chrome. The site address is: www. btypedesign. com/Tests The problem I will be referring to is at the end of the web site. The white range or actually, white space that seems to signify up on Chrome along with Safari. The page was made to look the way it results on Firefox (no room, compeltely flush) Ive like narrowed it down to the social storage devices icons. They sound like creating this stick out underneath them plus the browser is getting that into accounts… Severely, any and JUST ABOUT ALL help greatly liked. Thanks a ton for your period. Cheers! Alessandro. Complete a safe copy of what you have now. We would try changing that < ul> parts while in the footer… like this kind of: PHP: < footer  id=”footer”> < ul>         < li>   < strong> CONTACT  INFO: < /strong> < /li> < li>   < a  href=”mailto: mefaheemmujahid. … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

Messed up footer

The key reason why is my footer messed up http: //shovehost. com/index. php On some of the pages ( http: //shovehost. com/domains. php for example) it is fine but on some it really is messed up. Just how would I resolve tit Many thanks! Try putting a " clear" div among the " indexthings" divs and also the footer div for you to push the footer affordable. HTML PAGE: < div class=" indexthings" > < h3> text< /h3> < p> a lot more text< /p> < /div> <! — conclude indexthings –> < div class=" clear" > < /div> < div id=" footer" > < ul> < li> text< /li> < li> text< /li> for example… CSS: . distinct clear: both; Thank you, I will test that. However my website is currently down for propogation soon after an IP change because of installing SSL.

Posted in Web Design | Tagged , , , , , , , , , , , | Leave a comment

My php include is not working

Relating to installed LAMP and have started working on my web site. For some rationale, my include just isn’t working. Here is what We’ve. < php $title=" Analyze Question Your Examine Buddy"; $currentpage=" includes/pages/index. php"; include things like " includes/page. php"; > It’s going to include a file if it’s in the very same folder. Why can it be not included these Is the includes directory while in the same directory as being the file If not necessarily, this should can it PHP: include  “.. /includes/page. php”;   Relating to tried that. Still fails. Needs your parentheses: < php $title=" Analyze Question Your Examine Buddy"; $currentpage=" includes/pages/index. php"; include things like " includes/page. php" ; >

Posted in Web Design | Tagged , , , , | Leave a comment

Dreamweaver error message

Does anyone understand what this error is and how to fix it. In dreamweaver and also error message retains appearing saying it has an error on line 1 but all thats online 1 is the actual code below which can be on every site. Should I simply just ignore the fault message <! DOCTYPE html document PUBLIC " -//W3C//DTD XHTML A SINGLE. 0 Transitional//EN" " http: //www. w3. org/TR/xhtml1/DTD/xhtml1-transitional. dtd" > Is always that all on one line and it is there one living space between these a couple quotes.. EN" " http:.. Check if that is correct. Usually, I see nothing wrong from it. Check your validation settings, when you have it to auto validate based on HTML and do not have XHTML validation aroused, you’ll probably have that message. I’m using a classic version of DW so have no idea of if the new versions still have option to auo validate dependant on different specs. I’d personally guess they accomplish… Its one line and that is line 1 of the code. It says ‘syntax error on the net 1 of site. Code hinting might not work until an individual fix the fault. ‘ I think the problem is … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , | Leave a comment

DHTML menu vs Flash object

Hello there, This really is my first submit, unfortunately I get abit stuck at designing my hottest website… I can try and explain best Allow me to (see supporting image). Concerning created a DHTML palate, with drop decrease sub-links, however directly under the DHTML menu Concerning a flash item, my problem is when i test my internet page the menu is working and often see from the image I will be hovering over " Vanquish Performance" button though the drop down list is hiding guiding the flash item, I have looked everything within Dreamweaver 4 in an attempt to bring the DHTML menu for the front so your drop down can be visable but I have to admit I are actually defeated I can not bring it for you to it overlaps your flash objext… would you help Thanks Ste If you edit the CSS for any menu, add this for the menu CSS: z-index: 9999999; This really is overkill. Complete overkill. But when you still can’t notice your menu guiding the Flash, it is really something else, whereby you’d have to help upload it somewhere so you can easlily see your value. It may just be placing the div … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , | Leave a comment

Line break using php

Is there much difference in implementing < br> and \n at the end of an indicate statement. The simplest way to explain it truly is to test the item out. Run this test… telephone this " experiment. php"… PHP: < phpecho  “< div  id=’test’> this  is  a  test< /div> \n”; echo  “< div  id=’test’> this  is  a  test< /div> \n”; echo  “< div  id=’test’> this  is  a  test< /div> \n”; echo  “< div  id=’test’> this  is  a  test< /div> < br> “; echo  “< div  id=’test’> this  is  a  test< /div> < br> “; echo  “< div  id=’test’> this  is  a  test< /div> < br> “; > Now view this HTML source (on your browser) in the resulting script: < div id=’test’> that is the test< /div> < div id=’test’> that is the test< /div> < div id=’test’> that is the test< /div> < div id=’test’> that is the test< /div> < br> < div id=’test’> that is the test< /div> < br> < div id=’test’> that is the test< /div> < br> The \n is often a " literal" linefeed for any actual HTML, also it reflects that inside the output. That < br> outputs the linefeed to the … Continue reading

Posted in Web Design | Tagged , , , , , , , , | Leave a comment