![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
#12
| |||
| |||
|
|
Well, first of all I would like to thanks everyone who took time to respond to this thread. I finally fixed the problem. The solution was to remove the width from the from the nav Div. This is what the Nav code/CSS looks like with the width. The problem is the width and the padding was all adding up causing the page to go left. I basically removed the specified width of 780px. This causes the page to centered. #nav{ width: 780px list-style: none; padding-right: 0px; height: 46px; padding-left: 190px; background-repeat: no-repeat; background-position: left top; padding-top: 0px; background-image: url(web_images/lemom_menu_bgimg1a.jpg); margin: 0px; padding-bottom: 0px; } Since I could not remove the padding because the background image needed to be visible from under. I'm learning web design, and I wanted to push my knowledge with out the use of table. I did not use any table in this design. CSS only. Please tell me what you think. Thanks again. Patrick |
#13
| |||
| |||
|
#14
| |||
| |||
|
|
Next I'm going to try to create both elastic and liquid version of the lemon page. The colors and graphics are suppose to be hard on the eyes and give the page a citrus look! ![]() |
Are you a Lemon Advocate? Well Murray, you are a very great andwonderful helper and resource! ![]() All graphics on this page was created with Fireworks CS3. I cannot afford to go to school right now and so I just read experiment, build and tear apart, start all over. Next I'm going to try to create both elastic and liquid version of the lemon page. The colors and graphics are suppose to be hard on the eyes and give the page a citrus look! ![]() Thanks for your inputs. Patrick |
#15
| |||
| |||
|
Are you a Lemon Advocate? Well Murray, you are a very great andwonderful helper and resource! ![]() All graphics on this page was created with Fireworks CS3. I cannot afford to go to school right now and so I just read experiment, build and tear apart, start all over. Next I'm going to try to create both elastic and liquid version of the lemon page. The colors and graphics are suppose to be hard on the eyes and give the page a citrus look! ![]() Thanks for your inputs. Patrick |
#16
| |||
| |||
|
|
Second, since CSS does not have pre-loader for link images like Java Script, is it safe to use images when creating CSS nav bars? |
|
Do you recommend flash or Javascript? |
|
[q] I liked it so much, I adapted it for my brother's site - http://www.wildimages.biz Hey Murray, I have two questions, first, the web page you did for your brother, are the new pages opening in a new window? Or are you using song kind of spry like technic? You know like when you click on a link, the page opens up but you still have the links and the banner/header and the nav bar. How do you do that. Second, since CSS does not have pre-loader for link images like Java Script, is it safe to use images when creating CSS nav bars? Do you recommend flash or Javascript? Thanks, Patrick -- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources ================== "Webethics" <webforumsuser (AT) macromedia (DOT) com> wrote in message news:g5ir5q$b9l$1 (AT) forums (DOT) macromedia.com... Are you a Lemon Advocate? Well Murray, you are a very great andwonderful helper and resource! ![]() All graphics on this page was created with Fireworks CS3. I cannot afford to go to school right now and so I just read experiment, build and tear apart, start all over. Next I'm going to try to create both elastic and liquid version of the lemon page. The colors and graphics are suppose to be hard on the eyes and give the page a citrus look! ![]() Thanks for your inputs. Patrick [/q] |
#17
| |||
| |||
|
#18
| |||
| |||
|
|
[q]Originally posted by: Newsgroup User Each page is a separate page. There are no tricks there. But each page is well optimized, and the page refresh is so rapid you don't even notice it since most of those graphics are now already in the local browser cache. [/q] I'm a little confused as to what you mean by "optimized." I tried doing the same thing with my page but you can notice that the page that is loading is a different page. What confuses me more is this, when the new page loads, the Wrapper DIV containing the entire page "shifts" casing a movement that makes you know it's a different page rather then creating the sensation that the page is opening in the same page. How do you get this to work so smoothly? Thanks - Patrick |
#19
| |||
| |||
|
#20
| |||
| |||
|
|
Second, since CSS does not have pre-loader for link images like Java Script, is it safe to use images when creating CSS nav bars? Do you recommend flash or Javascript? Thanks, Patrick |
![]() |
| Thread Tools | |
| Display Modes | |
| |