This is a discussion on "Website help..." within the Web Page Design section. This forum, and the thread "Website help... are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Website help...
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Website help...
Ok, here is the website www.jtyransalonandspa.com/welcome.htm and here is the problem. The client wants it to look like this and no different, but I don't know enough about CSS yet to do positioning this way. Can anyone give me some tips on how I can use CSS instead of tables to create this site?
|
|
|
|
|||
|
Re: Website help...
Yes.
#0 Set up a container (with the full width of the site and place #1,#2,& #3 in it) #1 Set up the header image in a header divides (DIV) #2 Set up the menu in a unordered list (UL) #3 Set up the content in a content divides (DIV) When you have those three things ready it'll be easy for you to add the header image, add each menu item as a seperate List Item (LI), and then add the content in paragraphs (P). Styling from that point wont be too bad.
Last Blog Entry: Whats in a name? (Feb 20th, 2008)
|
|
|||
|
Re: Website help...
Thanks for the reply, I'm going to work on this. I'll repost if I have any questions or if I believe I got it right. Thanks.
|
|
||||
|
Re: Website help...
Quote:
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
|||
|
Re: Website help...
What happens to the background pattern? I've checked it on Opera, Firefox, Netscape, and IE6/7 and nothing happens for me on either of my 3 machines...
Are are you talking about having to see the ugly site? Because this is the last email she wrote me... Quote:
|
|
||||
|
Re: Website help...
Quote:
The background flickers.....
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
|||
|
Re: Website help...
Really? What causes that? I'm on Firefox now on my laptop and it does it there, but my other 3 pc's even with firefox I don't have this issue. Any ideas?
Also, how do I get the entire site to center with CSS? As far as I know there is no way to do this, I've been trying to do a margin % but with no luck. |
|
||||
|
Re: Website help...
Background flickers when you scroll....
To center in CSS: CSS:
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
|||
|
Re: Website help...
Where am I going wrong? I'm having problems making a horizontal Unordered list for my navigation... Here is the code:
Last edited by LearningToProgram; Jun 18th, 2006 at 02:09. |
|
||||
|
Re: Website help...
Size them so they fit?
|
|
|||
|
Re: Website help...
Hehehe, one of "Those" Clients...
I Recently had one, I did her a very tidy personal portfolio website and she decided she didnt want ANYTHING to have a border! This left bit and bobs lying all over the place! Definately not a peice of work ill be putting my name too! My advice for Your background would be to change it. Explain to the client what is happening and give her some more possibilities |
|
||||
|
Re: Website help...
Should also probably note that in IE 5.x margin:0 auto; doesn't work. So you need to text-align:center; your container and such. Just a thought since IE 5.x is still widely used unfortunately.
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
|
||||
|
Re: Website help...
If you are doing display:inline; no need for a float. If you do display:block; which is very common for horizontal nav lists then you would. This article will really help you out especially since you have rounded tabs. It will walk you through step by step on how to do it correctly. Cheers!
http://www.alistapart.com/articles/slidingdoors/ Quote:
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
|
||||
|
Re: Website help...
I hate picky clients... At the end of the day you don't tell them how to do their job, if they have chosen you , they obviously like your work, they should be able to trust you to come up with something half decent.
Explain to them, that in order for you to flourish you need space to work, let them give you something to work with. All of our clients so far (touch wood) have told us a brief and let us just do what we do. We have had nothing but praise. What I am trying to say is, i'm sure you can impress them with something you create, or otherwise be a nice little pooch and do as your told Craig |
|
||||
|
Re: Website help...
Clients like ugly, most of them have no idea what they really want and it is the designers job to come up with solutions based on very fragmented and minimal information. Fun stuff heh. At the same time that is why I enjoy doing work for others because I never have to like the final product, they do.
Quote:
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
![]() |
| Tags |
| website, help |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Website Developer needed to re-build our website. Immediate start! | lysworld | Job Opportunities | 0 | Mar 14th, 2008 08:59 |
| Is it possible to parse data from a different website into my website? | Phil | Classic ASP | 7 | Jan 11th, 2008 23:18 |
| Learning website skills for charity website | milly | Introduce Yourself | 12 | Apr 28th, 2007 09:20 |
| Website developers’ website - pls comment | art | Free Web Site Critique | 4 | Sep 2nd, 2006 16:54 |