Forum: Site Layout and Usability Jan 12th, 2009 |
| Replies: 10 Views: 1,729 I think it is pretty clear what he wants to do... I stand by the fact that you have to be a very big well visited website, with alot of content, otherwise I guess the googlebots just don't make the... |
Forum: Site Layout and Usability Jan 10th, 2009 |
| Replies: 13 Views: 2,219 We don't know what the site is! |
Forum: Site Layout and Usability Jan 10th, 2009 |
| Replies: 8 Views: 1,469 I replied to your other thread on the same subject:
http://www.daniweb.com/forums/post771331.html#post771332 |
Forum: Site Layout and Usability Jan 10th, 2009 |
| Replies: 13 Views: 2,219 digg.com would be a good one but depending on what your site is about there are others as well. |
Forum: Site Layout and Usability Jan 7th, 2009 |
| Replies: 18 Views: 1,786 I can't wait for that day....
I may look very against percentages but, yeh they are great if you start off your design with them in mind. And you will get more headaches along the way unless you... |
Forum: Site Layout and Usability Jan 7th, 2009 |
| Replies: 10 Views: 1,729 Yeh I think only the first search listing will display like that but I don't think google maps will make any difference. |
Forum: Site Layout and Usability Jan 6th, 2009 |
| Replies: 10 Views: 1,729 Now I would love to tell you there is a set way of doing this! I thought it was to do with submitting a google sitemap (you'll find details here: http://www.google.com/webmasters/) but actually i... |
Forum: Site Layout and Usability Jan 6th, 2009 |
| Replies: 11 Views: 3,955 MidiMagic:
I don't think he wants to create the webpage from visio (or an equivalent) just a design of the data flow and possibly page structure. Not actually export any of this into a web page. |
Forum: Site Layout and Usability Jan 5th, 2009 |
| Replies: 11 Views: 3,955 Dreamweaver is definitely not the answer. I'm not sure microsoft visio is intended for web design style things?
Oh now i get it!
I wasn't to sure what you meant by structure? Do you mean... |
Forum: Site Layout and Usability Jan 2nd, 2009 |
| Replies: 12 Views: 1,765 I would go with option two because then if you ever want to change your original css file you will only have to change it once.
Let us know if this hasn't worked for you. |
Forum: Site Layout and Usability Dec 31st, 2008 |
| Replies: 18 Views: 1,786 If you are using a background "photo" then put something on top of it so people can read the text clearly.
If you are using photoshop to design your website then start with a canvas of about 770px... |
Forum: Site Layout and Usability Dec 31st, 2008 |
| Replies: 11 Views: 3,955 Well, I would do it all with photoshop and have everything else (like css and html) vaguely in my head to start with. It is a very lengthy process though just to show how you want it to be built.
... |
Forum: Site Layout and Usability Jun 21st, 2007 |
| Replies: 12 Views: 3,333 Very good point. I didn't think of that. |
Forum: Site Layout and Usability Jun 18th, 2007 |
| Replies: 12 Views: 3,333 It is a much better choice to do it in your external style sheet no in your head |
Forum: Site Layout and Usability Jun 16th, 2007 |
| Replies: 12 Views: 3,333 It should work as an external stylesheet. You need to make sure that you are getting the correct url from the folder that your stylesheet is in not the page it is displaying on. |
Forum: Site Layout and Usability Jun 15th, 2007 |
| Replies: 12 Views: 3,333 Well you could just change that folder to whatever? you can obviously also link to a complete url from there.
<style type="text/css">
body {
background-image:... |
Forum: Site Layout and Usability Jun 13th, 2007 |
| Replies: 16 Views: 5,104 It is awesome how it is done but it seems to me that it would create alot of extra code. Does anyone know anymore about CSS3? |
Forum: Site Layout and Usability Jun 12th, 2007 |
| Replies: 21 Views: 9,296 where you see the id #tabs in the style sheet just set a width there is pixels that works for you.
Then put margin: auto;
That will make it look a bit better. because I wouldnt change the... |
Forum: Site Layout and Usability Jun 12th, 2007 |
| Replies: 12 Views: 3,333 I have never done any web design on a mac but can't you just stick:
[code]
<style type="text/css">
body {
background-image: url(image/image.jpg);
}
</style>
[code]
just an idea. but... |
Forum: Site Layout and Usability Jun 12th, 2007 |
| Replies: 2 Views: 1,263 I don't use it but it may be useful for you to get your website going on a free service before you invest in server space. It can be quite costly for a decent spec. Let us knowhow you get on |
Forum: Site Layout and Usability Jun 9th, 2007 |
| Replies: 21 Views: 9,296 If you look in the css you may find that there is a width set for this grey bar. You just need to change that so it fits round that buttons you have left. It will probably look like this:
... |
Forum: Site Layout and Usability Jun 8th, 2007 |
| Replies: 21 Views: 9,296 If you are refering to jbennet's example site. That (i think) is just normal html text. So the button is actually set as a background image with text over the top of it. This effects the load... |
Forum: Site Layout and Usability Jun 8th, 2007 |
| Replies: 6 Views: 2,677 Google custom search works really quite well for me. It's worth having a go with it. I wouldn't get into making one your self because lets face it, it's never going to be as good as google! |
Forum: Site Layout and Usability Jun 8th, 2007 |
| Replies: 21 Views: 9,296 Like Kaung said earlier on the best way of practising css is through trial and error. And like most computer related things there are tones of tutorials online. i think you will get a much bigger... |
Forum: Site Layout and Usability Jun 5th, 2007 |
| Replies: 8 Views: 82,518 I wanted you to learn something from this tutorial not just download the files.. sorry ;) |
Forum: Site Layout and Usability Feb 8th, 2007 |
| Replies: 7 Views: 2,454 You could use some blogging software to do this? I think that would give you all you realy needed. |
Forum: Site Layout and Usability Jan 29th, 2007 |
| Replies: 5 Views: 1,928 No, I'm not sure about redirecting. Because people may then think that it is what they were looking for to find that it is actually nothing to do with it. I think a link is the best choice. |
Forum: Site Layout and Usability Jan 21st, 2007 |
| Replies: 27 Views: 8,027 Obviously, but is there anything more specific you can tell us? |
Forum: Site Layout and Usability Jan 16th, 2007 |
| Replies: 5 Views: 2,147 The method you want to use is called a preloader. You can find 682,000 different articles on preloaders here (http://www.google.co.uk/search?hl=en&safe=active&q=page+preloader&meta=). In many... |
Forum: Site Layout and Usability Jan 4th, 2007 |
| Replies: 5 Views: 1,928 I think it is either down to laziness or ignorance. I think we should have custom error messages if you have the ability to, because on some servers you can't. I own a server that hosts multiple... |
Forum: Site Layout and Usability Jan 2nd, 2007 |
| Replies: 4 Views: 1,921 The fact that you are giving the information to people who may not want it makes it spam. It is also giving free advertisement to someone |
Forum: Site Layout and Usability Dec 31st, 2006 |
| Replies: 5 Views: 2,039 I have been told that unless you have some basic knowledge of databases and server-side script it is a bit hard for you to do. I would still advise you to try your luck in the ASP/PHP forums though.... |
Forum: Site Layout and Usability Dec 31st, 2006 |
| Replies: 8 Views: 82,518 Although forms are one of the most boring elements of any website, styling them can be a dangerous business. All too often it is forgotten that the way a form looks will impact greatly upon what the... |
Forum: Site Layout and Usability Dec 31st, 2006 |
| Replies: 5 Views: 2,039 You may like to try posting this in the PHP or ASP forums because what you are doing is a bit more than just standard html. If you don't know php or asp and don't really want to learn I can suggest... |
Forum: Site Layout and Usability Dec 30th, 2006 |
| Replies: 5 Views: 2,039 I'm sorry I really don't understand your question. Please could you rephrase and explain more. Sorry |
Forum: Site Layout and Usability Dec 29th, 2006 |
| Replies: 3 Views: 1,937 I don't think that is your page and if it is in this forum it is SPAM because it is a page full of ads! If you do not post the correct link to your site we can't help you. |
Forum: Site Layout and Usability Dec 23rd, 2006 |
| Replies: 6 Views: 2,553 That is very true, it is basically the same.
I am at a computer that has frontpage (2003).
Here is how you do it
There is an icon with a picture of a table on it, you must click... |
Forum: Site Layout and Usability Dec 21st, 2006 |
| Replies: 6 Views: 2,553 I haven't used frontpage for a long time but from what I can remember there is an icon in the top toolbar and you should be able to click that and select how many rows and columns you want. If... |
Forum: Site Layout and Usability Dec 19th, 2006 |
| Replies: 4 Views: 1,921 This Post Should Be Deleted It Is Nothing But spam |
Forum: Site Layout and Usability Dec 17th, 2006 |
| Replies: 12 Views: 2,751 |