Tag Archives: Preference

WordPress Customizing

I’m again with more concerns.. I’ve seen some web sites where its solely designed using hubpages. I’d like to learn to do that too, editing css within wordpress and also have that as my site and still have it all designed to my preference. I guess wordpress incorporates a css editor where you pay to save lots of the changes but will there be a way all-around that Also, an you explain where I might edit and how it ties in to the hosting company I’d like to try in which out but unsure on the way to begin that. With thanks!! Wordpress has the CSS editor which you must pay for Will you be having a wordpress blog hosted or have you been running it by yourself server If its by yourself server there usually are no fees. In order to edit a structure navigate to wp-content/themes/< motif name> /style. css Open up it up, help to make your changes, publish it. Hit F5 as well as your changes will be made. Thanks for taking the time to answer that for me Jason. That’s a good start. When you mentioned to save lots of it and subsequently upload it, … Continue reading

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

Images on my site?

Howdy, I am recently developing a niche site for my usually, and i’m wanting to post multiple images/a gallery connected with my work. To the front page I have four photos CERTAINLY NOT in gallery formatting, which leads for you to my first dilemma: how to WHEN I get photos with my site I’ve uploaded them to help my server(Freehostia), but am having trouble how to find the part of the location to set up my < img src/> div. The positioning looks strange, something like this: " https: //cp. freehostia. com/members/filemanager2/viewbigimage. phppath=L3d3dy9NWSBHQUxMRVJZL0hPTEdBLw==& img_name=RnJpZW5kc19ieV9rRWF0MG4uanBn" Is this just what I need to set up my < img src/> div Is there alternative ways in order to doing this Right now for my subsequent question. I’m looking for some type of image viewer/ways for you to display my gallery upon my website. I’ve looked into simpleviewer, but acquired trouble installing the item. I’ve also talked about just putting the particular images in there with a plain < img src/> div and then adding navigation buttons into a new page(looking similar to the last, of course) but which has a different picture. I would also like the image viewer to own " categories" … Continue reading

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

Where to find a good test site

May anyone have almost any recommendations on the best way to setup a test site. Who research and what things are needed to have. I’m sure that free sites will not be very flexible together with running certain computer code, but I wish to keep the expense down to a bare minimum probably. Almost any ideas Hanchett Find the discount host like www. cleverdot. com For $30 you receive a one-year internet hosting w/your own website name. Sign up online with credit-based card and they send you every one of the account info. Easy and they have a great control cell, FTP, PHP, MySQL, electronic mail… etc. And in addition they also have " fantastico deluxe", that allow you to install WordPress blog, Joomla, Drupal, and plenty of other things with a click of a new button. Regarding $2. 50 per thirty days, you can’t break. If after 1 year you want anything else, just allow it to needlessly expire and choose a different host. I searched into it and it will sound pretty wonderful. As I got researching I happened apon one called JustHost. com. Supposidly they guarantee a no cost domain for life (You understand what they say … Continue reading

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

Design a mockup in photoshop, slice it, code in dreamweaver

Howdy all, in search of information on these: Absolutely no. 1: Any good tutorials out there that show these steps: a) developing the mockup throughout photoshop. b) reducing the mockup and also c) getting it employed in Dreamweaver, marking the idea up with xhtml / css my spouse and i. e. the entire process. Absolutely no. 2: Which is much better to use photoshop initially then dreamweaver or just style the website within dreamweaver alltogether – it is possible to preference on most web designers – what is the trend or existing practice many thanks, Andy R well, photoshop is usually nice to buy a layout approved. nonetheless its just a lot easier going straight html/css, you can photoshop it if you want and slice that, or you may possibly just draw it on paper, then mark this up then make your graphics post prefer #2 Thanks for any reply – I do believe option 2 will be the better option to me also: classic: Many thanks aburningflame for discussing this helpful links. off course 2nd link is good best regards, Kool Coming up with USA.

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

Need opinon on homepage

hello, I know it isn’t really finished but I am developing this protoype employing rapid application advancement. Where one part of the site is actually created, tested and given feedback as a way to make another prototype much better than the last just one. The key aim is to stay the site basic, easy to use but additionally easier to maintain precisely as it is about the actual growing trend connected with Technology. I get used the brand in photoshop, therefore if another developer were required to change 2009 to 2010 he could start photoshop and modify the text in the text box along with save it, The site is aimed at older those who have visual or maybe cognitive impairment. We’ve put the links in the top frame, however I do think that the textual content is too major, but if you would like to say yes it’s too big, next say so, I bought bad feedback from another forum who seem to were unpleasant to me, I think it had been because I forgot to take me name in the first slide. We’ve ditched powerpoint for a comment was produced, that no one particular uses power issue. Please … Continue reading

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

Building a forum for a doctor……

Howdy. I’m a very new developer. My client is really a doctor and he would like to have a web page where visitors could go and save their dreams. They could write their ambitions, have a preference to let other folks view them and also not, and possibly invite comments in the doctor. What would be your simplest way to do this as I doubt I could program it myself at this point Install a forum But and then how would the writer make his/her place private, only that they are viewed by the particular doctor Thanks on your help in enhance. -g You will discover mods for vBulletin (at vbulletin. org) that may do most or all of which. Thanks! Will consider that. You’ve posted the following in another component to the forum… http: //www. webdesignforums. net/showthread. phpt=33080 What’s wrong having those answers for a question Please don’t double-post questions… it wastes our period! Sorry. I meant this to be a follow up question in this I wad searching out about privacy. But thanks on your great response for you to my first concern.. Drupal would probably be an increased core system for this sort of solution. You can … Continue reading

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

Text Formatting problem

My site is known for a PHP based source page which creates a fresh file on the site. My problem is the fact when I submit something coming from a text area, PHP removes many of the line breaks in advance of adding it into a file. So that as you move description I set up is properly formated, one that viewers read is often a single long section. Is there any tool for fixing that Another problem is the fact if I put a " on the name of your file, fopen() automatically adds a backslash just before it. (ie Bob’s stuff results in being Bob/’s stuff) Anyone know why when you can stop either of these from happening With thanks, Theodore The backslash thing refers to this PHP receive: $content = stripslashes($content); You need to use that before everyone save it towards file. The line breaks is really a little tougher to resolve. This actually depends on how you edit the content. I usually do it this way…. but it’s my particular preference. This is to save your content… textarea from a form. PHP: < php //    You  have  a  whole  textarea  from  a  form … //    … Continue reading

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

Site name.

Hence i found a name for our website after while of plundering. Most effective for you a site which usually features other faq And im pondering on calling the item tutorialloot. com, but would it be a bad idea to possess two " L" s after eachother inside a logo I’d make it you ‘l’ myself. I’m sure it’s just your own preference. Have you thought to register BOTH names It’s only an additional $8 or and so YAR!!! Fine job, matey!!! Ye was able to plunder many mighty fine loot thar. Freudian fall much " Plundering" misspell of " Pondering" inside the context of a site named " TutorialLoot. com" is simply too ironic that will let pass. : -D attempt to keep it very simple. don’t make the name way too hard to remember. Sure, PS – complement 2 L’s, but receive the 1-L version and forward that into the other one.

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

Website designing approaches

So, usually when I commence a website, I just pre-plan the layout on paper, then start coding. I’ll usually get half way through the many coding and structure stuff before MY PARTNER AND I completely redo all of the CSS. Then, once I finish coursesmart, I usually return back in and make extra CSS themes only have time. I’ve seen many men and women actually draw out what they need the actual can i look like within an image modifying software first. Subsequently, once they have design and layouts ready, they start coding and installation of. I was specialist trying this approach and seeing the best way well it will go. What design ways to you guys have Opinions, suggestions I’m keen on to see the page because it should look… for a PDF file, then determine how I can do the layout depending on how it looks. It is critical to know how extensive the page will probably be (fluid or fixed), and how various areas (or sections) with the page will expand with text/content. Knowing the improvements in content will determine easy methods to handle any background graphics or color… occasionally, it will require the design to change. … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment
Page 2 of 3123