This is a discussion on "Problem with different resolutions" within the Web Page Design section. This forum, and the thread "Problem with different resolutions are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Problem with different resolutions
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Problem with different resolutions
I created this header with an empty horizontal menu. I added the text to the menu with css. The problem that I'm having is that when I change either the resolution or font size the header/menu doesn't stay in line. Is this a result of me creating a header with an empty menu space and then adding the actual menu items later? I attached a copy of the header.
|
|
|
|
|||
|
Re: Problem with different resolutions
Here's the link to the page:
http://www.betagammachapter.com/welcome.html I haven't put in any IE special hacks or made use of the hover htc code yet. |
|
||||
|
Re: Problem with different resolutions
Ah, you can't do it like that. Add a border to the <li> directly instead of using a background image for separations. Borders or a different background will solve this.
|
|
|||
|
Re: Problem with different resolutions
Actually, the problem was me using an invalid align="center" in the div tag. The solution was to use css to center my objects. The background and the dividers had nothing to do with it.
|
|
||||
|
Re: Problem with different resolutions
Yes, but in other browsers, things aren't aligned properly. It looks horrible in Safari. It also looks horrible when you resize the text. Do this the right way!
|
|
|||
|
Re: Problem with different resolutions
What's the right way? Scrap my header that I took so much time to make? Why are their even tutorials on creating headers like this with dividers and all. Unless you're not explaining it correctly it seems as if you're telling me I can't have a menu like this and I just don't believe that. As long as I can get it to work in IE and FF I could care less about Safari or any other browser.
|
|
||||
|
Re: Problem with different resolutions
Quote:
If you do it this way, it works no matter what font, size, margin, padding, or anything that affects size changes. You also don't need to worry about changing the background image if you want to add or remove a link. There are hundreds of tutorials on this subject if my example just doesn't cut it for you.
Last edited by Ryan Fait; Feb 23rd, 2007 at 03:06. |
![]() |
| Tags |
| resolution |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need help with different resolutions | dcampbell18 | Starting Out | 5 | May 7th, 2008 05:46 |
| centered css site in all screen resolutions | forry | Web Page Design | 23 | Feb 21st, 2008 10:44 |
| Designing Web Sites For All Screen Resolutions | shinesmithdas | Starting Out | 8 | Nov 17th, 2007 21:27 |
| Background resolutions? | Clarky | Website Planning | 6 | Jul 25th, 2007 21:36 |