HTML - Navigation Bars Not Displaying Correctly
Hello to all, as a first time user of this site. I use Namo WebEditor 8 and have just spent over 3 hours trying various things to get my navigation buttons to work. Within the edit function (non html) everything is ok display wise. On full preview i get extra blank lines. I have around 9 pages (as headers), one works and eight that don't. Below i have included the full code for 2 of my pages. I am out of touch with reading html now, but i am simply trying to help a playgroup charity out so any help appreciated.
Similar TutorialsI want to Make my website Navigation just like this site http://www.dynamicdrive.com/dynamicindex17/ Like.. in the left hand side you have navigation names and when we click one of them the results come on righ side . And agian if we click anything on right side , only right side changes not the left and top. I want same like this . I know I can do this with frames . But because of these disadvantages I don't want to do this : 1. One of the main disadvantage of frames is search engines will not deal with them properly. i.e, search engines (including most popular ones) will not index pages containing frames as its hard for them to search for a specific content and move backwards to check to which frameset each page belongs to and retrieve all the pages in the frameset. 2. Its hard to navigate through pages in frames when we have more than two or three frames. 3. Its difficult to print the content of all frames when compared to a normal web page. 4. We cannot bookmark individual pages using browser's Favourites Menu. Please help me . Let me know what I can do. Help Me as soon as you can. How can I fixed the size of the page to desired width and length and also make that page fixed to that size so that it cannot resized. And also I want to disable all bars(scrollbars, menubars, address bars etc) for the page. I am using these codes for my projects and these are for commercial purpose. I am also asking for your permission to use these codes for my projects. lookin 4wrd. Hello, I have a slideshow embedded on a webpage that was made using SlideshowPro Director. The slideshow looks great but the problem is the navigation at the top of the page has drop down menus that show up BEHIND the slideshow. So if you put your mouse on the "Custom Services" drop down you'll notice that the menu does not show up on top of the slideshow. Here is the page that I'm referencing: http://www.manhattantextiles.com/ind...ewDoc&docId=13 The code for the slideshow is pre-generated from slideshowpro but I added a <DIV> above it so I could float it to the right side of the page with padding. Here is the code that I am using to embed the slideshow: HTML Code: <div style="float: right; padding-top: 20px; padding-right: 30px; padding-left: 30px;"> <!-- START EMBED CODE --> <script type="text/javascript" src="http://www.manhattantextiles.com/slideshowpro/m/embed.js"></script> <div id="album-5"> </div> <script type="text/javascript"> SlideShowPro({ attributes: { id: "album-5", width: 430, height: 400 }, mobile: { auto: false }, params: { bgcolor: "#000000", allowfullscreen: true }, flashvars: { xmlFilePath: "http://www.manhattantextiles.com/slideshowpro/images.php?album=5", paramXMLPath: "http://www.manhattantextiles.com/slideshowpro/m/params/glass.xml", panZoom: "On", feedbackPreloaderAppearance: "Spinner" } }); </script> <!-- END EMBED CODE --> </div> The code is a bit hard to show for the dropdown menu, but I am using a pre-built menu system that I modified for my purposes called MenuMatic. It is a javascript based navigation menu that is using simple bulleted lists <ul>, <li> etc... Any help is greatly appreciated! I'm new to HTML/CSS, and I thought I managed to get my website just right... until i tested it in IE. (I now understand why IE is the bane of our existence!) All versions of IE (and Opera, for that matter) make my divs display lower than I intended. My webpage is comprised of many divs, two of which are my main problem. I have two divs serving as the main content (one is an intro to the site, one is a calendar). I would like these two divs to be side by side, at the same height, roughly 10ish pixels below my navigation bar... this is easily achieved in firefox and safari, BUT in IE they get weirdly pushed down on the page. Also, my title div has a habit of being shrunk in height from 175 pixels to around 25 in some versions of IE. This is causing much headbanging! In summary, I need suggestions on how to position my divs. Right now I am using absolute positioning for everything, but I have also tried relative positioning and using floats; however, no matter what I do, I end up with some other problem that I cannot solve, and these are too numerous to go into detail here. If you can help me, a million thanks! If you want to look at my code, the website is http://www.studentgroups.ucla.edu/tbsek THANK YOU IN ADVANCE for any ideas you have! Hello. I have created a website: www.launchtechusa.com It looks fine when you view it through mozilla or safari, but it gets distorted when you view it through internet explorer. Any reasons why this may be happening? Thanks for any pointers you can give! Guys, i am in a real bind here. I recently redesigned my website & gave it a fresh look. Well apparently that new look has come with a cost! My homepage doesn't display correctly in IE6 or IE7. I am getting a lot of complaints about it & I have no clue how to fix it. I added a script to inform users that they were using an older browser that was outdated but a lot of my users cannot update their browsers because they are on work computers & what not. Can someone please help me fix this mess. My homepage URL is: http://www.biglake411.com/ The site displays correctly using firefox & IE8. The problem is with IE6 & IE7. Here are screen shots of each: Thanks in advance. Hey, I've tried to start coding a page with XHTML and CSS using divs to align everything, but I'm having all kinds of trouble getting stuff to align and then getting it to align in more than one browser. Here is the page and CSS: http://dzapp.com/ http://dzapp.com/DZStyle-V1.css Any kind of advice would be greatly appreciated. Thanks! Here is the link: http://www.averytrips.com/socal.html I've got a TR with a background image applied to it. The background image is supposed to look like this: http://www.averytrips.com/trbg.png Clearly the TDs are messing it up, but I can't for the life of me figure out why. Hi Maybe it's just on my computer, but my site's not coming up right in Firefox the last few days. It works fine in other browsers. Can anyone see a fault in my coding to explain why there is no info appearing in the "Tommo's Trivia" box? The site is at http://www.billygoatkaraoke.com.au Thanks for taking a look. Shaun OK, I've really been tearing my hair out with this one and now getting frustrated beyond beliief! LOL. I have as a bolt on within my phpBB2 (v2.0.22) forum a Mass email HTML MOD (uses a program called MICE). Now, my forum style is Aphrodite and I have successfully got this into a draft email yet when I go to preview the email, everything is set-out perfect. Once it gets sent to any email client, ie Hotmail, Yahoo mail, etc, etc, a lot of the style gets stripped making it all look very messy. Best way to explain this is by screenshots. The below is how it SHOULD look (small section of the email): And this is how it looks in email clients (same section): This is the header from the html file: Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type" /> <title>screwball newsletter 1</title> <link rel="STYLESHEET" href="http://www.screwballscrabble.co.uk/forum/templates/ca_aphrodite/style.css" type="text/css" /> </head> <body> I'm hoping it's something that is easy to remedy as I've obviously overlooked something. Look forward to any responses. Thanks! In this TD i am not able to see all of the information....how do i add scroll bars??? <td class="DetailsContents" style="overflow:scroll"> <asp:Literal ID="litLogDetail" runat="server" /> </td> .DetailsContents { font-family:Verdana; font-size:11px; background-color:white; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; color:#333333; vertical-align:top; overflow:scroll; height:800px; } I am using the following code (together with CSS) to generate a simple nav bar: <a href="index.html" title="contact us" class="lastMenuItem">contact us<span class="desc"> Contact Us</span></a> <a href="prices.html" title="price list">price list<span class="desc">latest deals</span></a> <a href="about.html" title="about us">about us<span class="desc">our apartments</span></a> <a href="contact.html" title="home" class="active">home<span class="desc">welcome</span></a> By using the same code on each page, and changing class="active" onto each page shows the active page in the menu bar. When trying this in the first line (which by CSS is the last option), I get code showing in page view and it don't work. Anybody got any ideas? Regards Brisar Is there a way to customize those ugly default scroll bars? as they take up quite alot of space when you use them just for a div (with overflow: auto; in the css). So I was wondering if I could possibly make them smaller? (with cross browser support of course) -------------------------------------------------------------------------------- I'm hoping someone has fresher eyes than I do. I've been working on this for nearly 3 hours and just can't figure out what is wrong. the page works great in firefox, chrome, but in IE 7 it does not like me at all. I'm getting no scroll bars and the page stops at one of the fields rather than continuing to the end of the page. Can you help? Here is the page, thanks. http://www.sentrylogin.com/sentry/me...40&Ppl_ID=2977 Laura I'm just wondering, is it possible to stop the main page from scrolling down, and instead, add the scroll bar in the table cell that i want it in. if it is possible...what is the code i can use to operate this? help much appriciated... ^-^ Anchieh Hiya, just wondering if anyone can help me fix the scrolling on my uni project. Here is the link http://clairelaity.site90.com/techniques2.html , many thanks! http://junksen.tumblr.com/ Hi! i just wanted to know if i can make the right bar, the post area, and the left bar transparent so i can see the background through them if anyone can help me out, please let me know y0! How do i change the color? and "Style" i guess. I have seen it alot, i have been going through alot of source code, but i havent found it yet. I do have a css for my website so if it goes in there, let me know also. I am a graphic designer trying to teach myself html, this may be a basic question for you genius's but I need help chaning 2 scroll bars on my page. I would like to put in fancy, colored scroll bars.. here is the page im working on : http://www.fashionfreakers.com/samplesite.html any input would be great. Thanks, C |