10,650 Topics
| |
| Hi, I have this code: [code] <style> div.floating-menu {position:fixed;background:#fff4c8;border:1px solid #ffcc00;} div.floating-menu a, div.floating-menu h3 {display:block;margin:0 0.5em;float:left;} </style> <div class="floating-menu"> <h3>Floating Menu</h3> <a href="http://www.quackit.com/css/">CSS</a> <a href="http://www.quackit.com/html/">HTML</a> <a href="http://www.quackit.com/javascript/">JavaScript</a> <a href="http://www.quackit.com/coldfusion/">ColdFusion</a> <a href="http://www.quackit.com/myspace/codes/">MySpace Codes</a> </div> [/code] which I got from a website, I was wondering if there is a way I … |
i use nowrap="nowrap" attribuate to fix my UI for IE 6 , now when i am trying to run the same code in IE 8 its not working. The code is simple to display table. nowrap="nowrap" is written in the main CSS file , and its get applied to all … | |
Hello, So i need some help. i have currently been working on a website for a competition and i ran into a problem. I am using <div> tags and calling the id from the css. i have seperate id's classes and basic tag set up in CSS. the only problem … | |
Hi, Not sure if this is the correct forum - but - I'd like my users to be able to type "Intranet" into the IE address bar and be directed to the Home page. I don't want to use a hosts file on the users computer. Looking for another way. … | |
Hi, I made this test page: [url]www.wearwolfdesign.com/index.php[/url] In Safari, Opera, Internet Explorer and Google chrome it works perfectly all look slightly different but acceptable. The problem is in FF the text at the top looses all it's format and goes a horrible font with no positioning. The second issue is … | |
J ust want to be able to dump photos into a directory on my server and be able to generate a simple of thumbnails and a way of looking at them and the photos. I tried Autogenerating Photo Gallery (AGG). I uploaded the package as it came with its sample … | |
I am trying to create a drag and drop area. The theme for the area is a football pitch, the picture is broken up into a grid, please see the attached picture for what ive done so far, So far i have only done it using a table using the … | |
DaniWeb Design Community, I have created and customized a spry menu bar using Dreamweaver CS3 for my school's website and, although it displays fine on my computer in both IE and Firefox, some coworkers have pointed out a problem when viewed on some of their computers. Some of the menu … | |
I am trying to put up a rope border (border.png) on the sides of my center box of text. Text will work with z-index properly, but the border just will not show. Any ideas? style.css = [CODE]* {margin:0px;padding:0px;top:0px;left:0px;} body{ text-align: center; background: #000000; } #central{ margin-right: auto; margin-left: auto; margin-top: … | |
| hey guys.. i have a problem on IE7. following css causing this. the problem is that wrapper div when its height is less than viewable area of the browser, browser doesn't apply background color. only applied to main div. [code=css] body { background-color: #363636; color: #FFFFFF; font-family: tahoma,sans-serif; font-size: 70%; … |
I have a movie, Media Player(mymovie.wmv), also have it in Quicktime (mymovie.mov), and flash(my movie.flv) I want it to open in a unframed position in the web page, I have no idea how to write the html for this. I have saved all the versions of this movie into the … | |
[CODE]<table width="492" border="0" bordercolor="#202020" align="left" cellpadding="7" RULES=ROWS FRAME=HSIDES>[/CODE] I have created a table with four rows and I use the code above to take away the vertical borders. What I would like to do is to take away 2nd (out of 3 rows) row. How can I do this? Do … | |
A few questions... First, is there anything I can consolidate on this .htaccess and keep all of the functionality? Is my htaccess file going to be hidden from users with lines 2-5 or is there something else I need to do? My last one is probably the most fun. As … | |
Is there anyway to get images to be the "correct" size - i.e. fit the width of the text? This is what currently happens: [url]http://engineeringnotes.net/personal/pictures.shtml[/url] Thanks, Dave | |
I'm still very new to css, so I'm sure this is just some really silly thing: [url]http://engineeringnotes.net/personal/[/url] Does anyone know why the text is hanging off the left side of the page (on the "home" page and the "publications" page? Thanks, Dave | |
| Hi, the site [url]http://932gs.co.cc/secure_site.html[/url] loads fine for ie and chrome/chromium but for some reason the javascript wont load, can people verify this and if it is true, how can I fix it? |
I just finished a wordpress theme and all was ok. Problems only started once we added more articles... I don't know if this is firefox or what, but here is what happens.. [CODE] <li id="post-83"> <a class="block" href="http://www.website.com/great-british-refurb/2009/" rel="bookmark"> <h2>British Refurb</h2> <div class="subtext"> WRITTEN BY: Name <br> POSTED ON: 28/09/09 … | |
hi my navigaion keeps on moving onto a new line and i cant seem to stop it. i have tried all that i can think of. thanks [CODE] body{ height:100%; width: 150%; margin:0; } #nav{ clear:both; font-weight:bold; color:black; margin-left:4px; float:left; list-style-type:none; background:url(navshadow.gif) no-repeat 8px 100% #fff; width:100; padding-bottom:21px; position:absolute; left:15%; … | |
I am updating a conference website, and I've come across a design problem that has me stumped. I have tables for: -a company's account -person (each company can have many persons in its account) -conference sections (for example, 1-day, 2-day, or 3-day attendance) -a lookup table relating people to sections … | |
How can I make this HTML into CSS? Also, after making it css I want to save it in a file (.css) and then call it from a different file (an html web page). What I dont know is how to add the "custom code" (the table has 2 holes. … | |
Hey Daniwebs members :) Was wondering if any one could tell me how to add the mouseover to links? because i've tried applying the style sheet, but it doesnt seem to be working :( Can someone tell me how to do this pleaseeeeeeeeeeeee :) | |
Hi guys, I'm new to this forum and hope to get some help with a problem. I want to be able to jump to an anchor but not have it display at the top but in the middle, a specific area of a certain number of pixel down from the … | |
I was trying to think of practical examples for needing to pass a value with a hyperlink. I've been doign HTML for a few year btu never needed to do that. I was thinking of when I visit a retail site and how pressing the "Add to Cart" button causes … | |
Hello friends Today many of them are creating the website in WEB 1.0 or Web 2.0 . I have found a nice article on Web 1.0 and Web 2.0 differences which could help you in distinguishing between them , [URL removed] | |
I have an issue with my css ul menu bar not displaying AT ALL in IE 7. Works perfectly in FF, IE 8 and Safari 4. Displays but not correctly in Safari 2. Can someone take a look at the code and give me the necessary fixes? Here's the url: … | |
Hello people, i need a code so when someone join my site, the site resize after the size of the screen on the computer joining. cause i have seen my site on a small screen and big screen but they look [U]VERY[/U] different... so if the site could resize so … | |
I'm having some problem emulating the behavior of forums running phpBB or IPB. How do I make a wrapper div of a post maintain a minimum height? Currently, my user info and post content go into two separate divs (floated left and right) but the parent div (the wrapper) only … | |
| Hello everyone! I'm building a small web-site (for a restaurant) and I made photo gallery using Flash (it has a lot of .as files, and attaches images using XML). The problem is embedding this gallery into my site. I'm using Dreamweaver, and I inserted it as .swf file but I … |
I'd like to create a menu like the image I attached below. My problem is the submenu. How do I place it so that it appears in that submenu field? Other than that, I'd also like to have the submenu appear on click, not on hover. Like the one on … |
The End.