Tag Archives: Many Thanks

WYSIWYG text editors for CMS websites

Howdy, I make several budget websites that require basic CMS ability so the clients can certainly alter small parts of text and also add links. As most are budget sites, that hosting I obtain for them doesnt own any databases included. I make most of these user updateable by using php and writing the information to a txt document then display that text file in the appropriate section belonging to the website. In the backend you will discover input boxes where the user can enter the brand new info which after that gets written to be able to these text data files. my question is; is there any WYSIWYG editors i always can embed in the backend of the sites that will give the customer more control belonging to the txt What I want is a box much like the one Im inputting this message within icons that the person can click onto change the fonts in addition to add hyperlinks and also such. At the moment in the event the user wants bold text they have to add the < strong> tags themselves whereas it might be much easier pertaining to them to just click a strong icon. This … Continue reading

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

How long should this take?

Howdy everyone, New poster which has a question. I’m on my way out the door, so forgive us if this continues to be answered elsewhere, and kindly point me in the right direction: I just took on your freelance contract, but I’m pretty new towards business aspect with it, tracking working hours, etc… I have a few mockups I’m going to propose later right now, and I want to know what to quotation my client when it comes to hours. How long does a normal website take to construct We’re talking 5-7 major pages, with one or two sub-pages in some categories. CSS heavy, and the mockups range from almost zero illustrator work to substantial amounts. Can a person guys give my family the ballpark prices you use Many thanks! Such the vague question. Depends upon your abilities and just what exactly the client demands. I spend about One hour making up a nice, detailed quote, so answering your question depends upon many variables. Here’s a shorter post about similar topic. Thanks for any reply, I know it had been vague. Got what I want, though. I furthermore found a fairly cool quote calculator: http: //www. designquote. net/html/dq_estimate_wizard. cfm it … Continue reading

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

Forwarded domain stats

Howdy, I am forwarding a few domains to your website. How do I keep track of exactly how most people are coming for you to my website coming from those domains We have google analytics nevertheless it doesnt show something accurate. Many thanks… Look closer in the stats your service provider provides (like AW Stats). They could have some far more accurate and to the point information.

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

Need help testing an online game

Howdy all, I’m focusing on a new adventure and need several help testing. Because doing so requires two competitors, I’m having trouble playing against by myself. If WDF consumers could periodically take a look and play a house game with another individual, and decide if my script crashes or problems take place… I would often be grateful. I’m thinking about using a different webhost for your final version, nonetheless am working-out that details with the current webhost. I’m hoping it could handle the dealings. http: //www. catpin. com/game Please read the policies first. An exceptionally easy game that can be played. Almost like tic-tac-toe, but with pieces which have similar traits. You’ll want to get 4 traits within a row (or quad, in the event playing that option). That " twist" is actually… YOU hand your opponent another piece to perform! That sounds want it wouldn’t make a difference, but you’ll observe what that can. Have fun, and let me understand how it works. Many thanks, potential i’ll give the item a go only have time rapidly. I tried but didn’t have time to bide time until another player. Potential, maybe when were both messing around within the forum simultaneously, … Continue reading

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

Hey quick question

Definitely, im new here. Im kinda lost, and new to Web page design in general. I hope you guys might help a newbie available. So i baught the domain, and we have some code with dreamweaver. How must attack that code with my website I realize its probably easy, or im just simply dumb. But in the event you could help me out, that could be awesome. Thanks again. Please describe further. many thanks for replying. Good i baught the domain, and we made a web site in dreamweaver. I want that page to show up when i go to the website inside a browser. Define your site in DW. That’s where everyone enter info the files in your blog Such as: wherever to store a person’s pages, ftp, in addition to login info. Once you enter this facts, then your all set for upload. Just select a file in the files panel as well as click the " up arrow" button in order to " put" that file. I’m assuming you have a host remorseful if I’m definitely not getting your question, but you designed a page in dw therefore you want it to exhibit up in an online … Continue reading

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

Having trouble editing current website files

Not long ago i bought a site business from a web based friend, and I’m having plenty of trouble editing existing files. For case in point, on the website, there is a summary of websites that are generally like mine. When i tried to add a niche site to the list, the code doesn’t manifest right. It’s much like the code is destroyed somewhere, and that layout is most of messed up. This is what I do when i want to modify a page with my website: -Open existing file for which page on this computer in notepad -make the required changes -save to be a new. txt document -open in the browser to verify code OR -upload to my FTP, and then look at website All the time I do this specific, it doesn’t emerged right. Then I have to upload the old file to mend it. What am WHEN I doing wrong Any ideas Well then , i’ll know if any info is wanted, thanks so considerably! The file extension is significant. Are you sure the proxy is. txt, or maybe should it end up being. html Oftentimes, your text publisher alters the filename… Case in point: index. … Continue reading

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

Universal Menu?

I maintain a huge web site composing of over 20 internet pages. The site is often updated with an innovative page, I am racking your brains on how to produce an acutal course-plotting single page to become linked to all of the pages. The navigation bar is often a series of links (images) that go lower the left side with the page, the array is consistant. I have made CSS style sheets for your main layout nonetheless I cannot find anything that should tell me steps to make a single page while using page links so that updating consists connected with one page in lieu of 20. Is this possible and when so could people tell me how. Many thanks! Yes, employing PHP. Because you didn’t post this while in the PHP section, I’m undecided how much you understand about PHP. It involves scripting (or programming) the item so that one particular script (file) is included on most of pages. The script additionally handles the various highlighting along with link control determined by which page can be being displayed at this time. Widening further with PHP, you can also have A SINGLE page (like index. php) that is a base … Continue reading

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

How did they format these text elements on this site (link)?

http: //www. debeers. com/page/home On the top product routing row, How did they get the underlines to become different color in addition to spaced further underneath the text, and possess the gaps with the lower-case g’s I’m using Illustrator CS2 to help lay out much the same page and am aiming to fine tune the text like they did. In addition, How did many people get those directory hash marks in that row and on the bottom nav line are those simply just drawn in, or is there a way regarding easily doing that Thank you all! Aza The underlines is easy. I assumed you are already aware a little in relation to CSS. they actually set the particular underline attr to help zero and work with border-bottom instead. suggestions how . navlink text-decoration: nothing; border-bottom-style: strong; border-bottom-color: #666; border-bottom-width: 1px; padding-bottom: 3px; this is certainly just an illustration. you can tweak it the method that you want (eg. dashed underline) anticipation this helps Oh yea, I forgot. Though vertical hash is truly a key on your keyboard. press Be tossed about + back slash ‘\’. In case you never know where the bed slash is. the idea above the … Continue reading

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

looking for trusted web designer in arabic

Howdy Gentls. I am affected by the freelancer internet sites and i lost an increasing number of effort and time… I am looking for an experienced and trusted using accepted price costs compnay or people to design my own internet site.. can u support me pls on this matter. Many thanks..

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

Images versus site speed.

We have a question regarding images and site speed. What I am wondering about are these claims. Would it be better to stay my web site images of their " images" folder and chek out them from the root of my sector. Or, would it be better/faster only store them on a seperate hosting provider and chek out them there. Any input is prized. Many thanks, _____________________ web page design usa ecommerce website design Iowa More quickly to host these people yourself and employ Relative Path. Case in point, store all of one’s images in the directory called " images". Complete Path: < img src=" http: //www. mysite. com/images/mylogo. gif" /> Comparable Path: < img src=" images/mylogo. gif" /> Why would you think they would fill faster Unless ones running your server as part of your basement putting your images in the remote location is not advisable. You’d be adding another point connected with failure. If the remote computer repair server is offline you could have no images plus your website is crippled. Keep with the local /images folder on your server.

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment
Page 18 of 32« First...10...1617181920...30...Last »