2,272 Solved Topics
Remove Filter ![]() | |
Hi guys, I was just wondering how pages like this are made example [url]http://uk.msn.com[/url] what I mean is the image or swf behind, that does not scroll when the actual page content scrolls. Pls any pointer as to how to achieve this kind of effect will be appreciated. Thanks UI / UX Design image web-design | |
hi experts, using a robot.txt on a site. Will it help to increase the web traffic? or what are your thoughts and suggestion on this? Thank you. UI / UX Design ui-ux web-design | |
I have a small doubt in CSS style sheets what is use of float tag in css? and why it using ??? please reply me UI / UX Design html-css web-design | |
I have a sidebar.php which contains: [code] <a href="page.html"><src="images/MyImage.gif"></a> [/code] If I do: [code] <?php include 'sidebar.php';?> [/code] from a file that is in '/', everything works properly (because it looks in /images for the gif). However, if I do: [code] <?php include '../sidebar.php';?> [/code] from a file in, say, … UI / UX Design web-design | |
Hi, I am working with a friend on a small pilot website and am having difficulty making the footer stay put. Any help is appreciated. Thank you! [URL="https://dl.dropbox.com/u/10563012/fall2010/Expression/psThreeA/default.htm"]https://dl.dropbox.com/u/10563012/fall2010/Expression/psThreeA/default.htm[/URL] Another problem is in the logo. Apparently, it is not ok to put <H1> tags inside <a> tags. I want the whole … UI / UX Design html-css web-design | |
Hi there, am working on a new website and was testing it in Chrome and Firefox (looks fine) and when testing it in IE9, the top header image has shifted way off to the right. I can't figure out how to get it to stay put. Any suggestions from the … UI / UX Design html-css web-browser web-design | |
Can anyone explain to me why the green sub_container in the following code doesn't expand down to fill the red main_container? [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Test</title> <style> html, body {margin:0; padding:0; height:100%;} div#main_container {min-height:100%; background:red;} div#sub_container {height:100%; background:green;} </style> </head> <body> <div id="main_container"> <div … UI / UX Design web-design | |
Hi All, first time with this so go easy on me please. I want to validate my code. I have fly-out menus that fly-out over a flash movie. At first, the flash layer covered the fly-out portion. I resolved the cover-up problem in the big 3 browsers (Chrome, IE, Firefox), … UI / UX Design flash web-design | |
This page works fine in Firefox and Chrome: [url]http://ewh.ieee.org/r1/schenectady/events.php[/url] but in IE, the maincontent appears way at the bottom (below the sidebar) instead of to the right of the sidebar as it should. Google convinced me that IE has trouble with CSS, but this is such a basic thing I … UI / UX Design html-css web-design | |
Hey, I have a problem and am hoping that you can help me find a solution. I have a site created in dreamweaver. To do this, I made a template, with 2 editable regions, then set up all my pages. The problem I am having, is that I am trying … UI / UX Design java javascript web-design | |
I have yet to write a single line of code. I am just finishing the "pencil and paper" part of the layout design. [URL="https://docs.google.com/drawings/pub?id=11GrWyVrG6J0PSMY_GF8n6M97Hy45kwNAJQSZYz-VxxQ&w=960&h=720"]https://docs.google.com/drawings/pub?id=11GrWyVrG6J0PSMY_GF8n6M97Hy45kwNAJQSZYz-VxxQ&w=960&h=720[/URL] Here is my rant/explanation of what I want to do with the website [URL="https://docs.google.com/document/pub?id=150QSF4NfDuj5sGh35OgsGyv1VvRxWSeRKlDnozJ54P0"]https://docs.google.com/document/pub?id=150QSF4NfDuj5sGh35OgsGyv1VvRxWSeRKlDnozJ54P0[/URL] I am only beginning to learn CSS. Do you think the whole … UI / UX Design html-css ui-ux web-design | |
Hi I'm creating a simple template for a client. One element they have on their page is a form for their third party shopping cart. This form passes about 15 variables in order to calculate shipping weight, dimensions, and all the standard specs a cart would need...ie.. item number/name and … UI / UX Design ui-ux web-design | |
hi guys, just need some insight. In css how to position objects next to each other, like: First Object | Second Object | Third Object i had tried, float:right and position relative but it's not horizontally align. can anyone give an example, thank you. UI / UX Design html-css web-design | |
Hi there, I'm currently building a storefront for the following site: www.rjthompsonmusic.com/store/store2 I'm having a little trouble with the z-index of the dropdown menu (when you hover over HOME of MUSIC in the store). I've set the z-index of the menu to 1000 which works fine in IE8, Safari, FF, … UI / UX Design html-css web-browser web-design | |
Hey everyone! I recently took over this website and am making some revisions, but for some reason the image won't center in the placeholder. The site is [URL="http://www.genevabeachresort.com/test.html"]here.[/URL] The CSS behind it looks like: [CODE].galleria-container { position: relative; overflow: hidden; background: #000; } .galleria-container img { -moz-user-select: none; -webkit-user-select: none; … UI / UX Design html-css image web-design | |
Can anyone help me I cant seem to get my play/stop button to stop and play my background music. i imported my sound to my library and created the button to play and stop the sound but it doesnt work what is the easiest way to do this in action … UI / UX Design flash multimedia web-design | |
I had a website that was made for me a while back. I am trying to update the info. I am doing my best to make changes to the code. It renders fine in all the major browsers except IE. This page in particular does not work, [url]http://brighteyedcomputer.com/test/site/contact[/url] . The … UI / UX Design html-css operating-system perl web-design | |
| |
urgent problem i have this code in external css for paragraph but what is stated in the paragraph is not appearing like the color and font size. here is the code. [CODE].content{ width:920px; height:1000; background-color:#FFFAF0; background-repeat:repeat-y; padding:5px; .p{ align:center; color:#800000; text-align: justify; font-family: Arial, Helvetica, sans-serif; font-size: 16px; } img.floatLeft{ … UI / UX Design html-css web-design | |
I have a style: [code] .title1 { color: #0000BB; font-size: 25pt; text-align: center; } [/code] but when I use it with: [code] <span class="title1">Schenectady Section of the IEEE More Words</span> [/code] it doesn't center the text! You can see this behavior here: [url]http://ewh.ieee.org/r1/schenectady/New/[/url] Surely I am just doing something silly... … UI / UX Design web-design | |
I'm trying to add pages of content to my site however typing all the HTML tags slows me down. What is a recommended program to use to convert styled text with headings bullets to HTML source format? UI / UX Design html-css web-design | |
Hi everyone, I have the impression that Internet Explorer can only use EM's. I also have the impression that em's are normally 16 px, but can very in size. Is this true? Both ways, how do you define the size yourself? kooia UI / UX Design html-css web-design | |
if you want to have different colors of text in the same paragraph and add picture on the left side of the text both up and lower to the bottom how is it done i am getting trouble doing that can anyone suggest a way. UI / UX Design web-design | |
Sorry if this is an old complaint; but I suffer from incomplete knowledge which constantly plagues me. I would like to use iframe to solve a customization problem with a canned interface that my library is going to use to access our catalog. I got it working except for one … UI / UX Design web-design | |
I've been messing around in Photoshop to create a 1x1 semi-transparent image to use as a background on parts of my website. It has been successful to a degree. The transparency works in Firefox and Chrome, but fails miserably in IE, where the background is completely opaque. I think there's … UI / UX Design multimedia web-design | |
I have recently taken over as a volunteer webmaster for this website: [url]http://www.ewh.ieee.org/r1/schenectady/newsletter.html[/url] Under the "Schenectady Section News" heading, you can see that there are a bunch of simple pages that all look the same. The current process to add a new one is to copy and paste an old … UI / UX Design web-design xml | |
I put a simple script: [code] <? php print "Hello world"; ?> [/code] here: [url]http://ewh.ieee.org/r1/schenectady/HelloWorld.php[/url] When I go to the page, I don't see "Hello world" displayed. Does that mean PHP is not enabled on the server? Thanks, David UI / UX Design php web-design | |
I have performed heuristic evaluation on the following web site "http://www.ghanaairports.com.gh/" and identified a couple of problems. Am supposed to submit this as part of my assignment and want to validate my findings and improve my findings should there be a criteria am missing. Id be very grateful if respondents … UI / UX Design ui-ux web-design | |
I have this code for my menu bar home.html file ----------------------------------- [CODE=html]<html> <body background="background_aboutus1.jpg"> <link rel="stylesheet" type="text/css" href="menuBar/pro_dropdown_2.css" /> <script src="menuBar/stuHover.js" type="text/javascript"></script> <ul id="nav"> <li class="top"><a href="home.html" class="top_link"><span>Home</span></a></li> <li class="top"><a href="pulmonary_pulmoxcel.html" id="products" class="top_link"> <span class="down">Products</span></a> <ul class="sub"> <li><a href="pulmonary_pulmoxcel.html" class="fly">Pulmonary</a> <ul> <li><a href="pulmonary_pulmoxcel.html">Pulmoxcel</a></li> <li><a href="pulmonary_ventar.html">Ventar</a></li> <li><a href="pulmonary_ventar_exp.html">Ventar Exp</a></li> <li><a href="productPage/pulmonary_qualisone.html">Qualisone</a></li> … UI / UX Design html-css ui-ux web-design | |
Hello! I have a question regarding positioning. On my web page I have a set of buttons in a horizontal row that I want to appear on a certain spot - lining up evenly with the left side of my image box. I can accomplish this on my screen using … UI / UX Design web-design | |
My Problem is Text is not wrapping when it at the end of the line it break through the border of the div [B]My CSS:[/B] [CODE] html,body { margin:0; padding:0; height:100%; background:gray; font-family:arial,sans-serif; font-size:small; color:#666; } h1 { font:1.5em georgia,serif; margin:0.5em 0; } h2 { font:1.25em georgia,serif; margin:0 0 0.5em; … UI / UX Design html-css web-design xml | |
Hello all, I'm having a CSS issue. Here is a sample of the site [URL="http://challenged.dwlamb.com/"]http://challenged.dwlamb.com/[/URL]. If viewed in IE, there's no problem. In FF, Chrome and Safari, the background image stops when it hits the content div. These are the divs [CODE="css"] #wrapper{ background: #ffffff url('../images/axis-y_bkgrd.jpg') repeat-y fixed center top; … UI / UX Design image web-design | |
Hello all, How would I go about getting my site to redirect any visitor to [url]http://site.com[/url] rather than [url]http://www.site.com?[/url] I have searched the forums here and have tried various coding people have provided but none of it seems to work. Could someone maybe post a step by step guide on … UI / UX Design apache http-protocol web-design | |
I am developing a website which requires some overlapping of divs to achieve the effect of the company mascot hanging off the side of some content. The effect works perfectly in safari and firefox, however IE doesn't show the div's... It won't even put a border around the text it … UI / UX Design html-css web-design | |
Hi, I was hoping if anyone could give me any guidance. I have always been interested in website design, mainly the coding using HTML and CSS (I also have experience with PHP and MySQL as I used this for my final year project at university) Basically what I am looking … UI / UX Design html-css web-design | |
Greetings, I've been pulling of all of my hair with this old piece of junk called IExplorer 7 because, my footer is over the content div. I've tried Sticky hack and it didn't solve anything so, you're pretty much my last hope of getting this done. In all other major … UI / UX Design web-design | |
Hi everyone, I see a thread [URL="http://www.daniweb.com/forums/thread321783.html"]here[/URL] that may help, but as with the code I am using it doesn't help with designing a submenu for each item on our site menu. When you visit [URL="http://www.naturalfrugality.com/about.php"]this page[/URL], there are three problems with the left menu: (1) The only submenu that … UI / UX Design career ui-ux web-design | |
can any one help? i have an assignment of a twent page site to make, so i decided to create one page as a template, but since this is my first time its kind of hard. the problem is i wanted the top of my page to be two color … UI / UX Design html-css ui-ux web-design | |
I have a Blog and I would like to replicate the shadow effect that appear on Omgubuntu.co.uk. I had attached a screen-shoot. Any idea? UI / UX Design ubuntu web-design | |
Hey, I have a problem. I am unsure as to what image type I should export from fireworks for use in dreamweaver. I am sure I have tried almost everything but whatever I do, the transparency refuses to work in dreamweaver, which of course messes up the whole look of … UI / UX Design multimedia web-design | |
HI, On this page: [url]http://174.132.115.189/~petsetcv/[/url] I have a layout bug in IE7. As you can see in Firefox the special of the month should reside on the right under the slideshow. I have tried positioning it absolutely and even that does not seem to work. Any help would be appreciated. … UI / UX Design web-design | |
hello just started web development. does anyone know anything about aptana studio, i want to change the browser from fire fox to chrome but i can't seem to locate aptana source control is to change the xml UI / UX Design web-browser web-design xml ![]() | |
[QUOTE]<table align="center" bgcolor="#FFFF66"> <tr> <td > <img src="../DatingGuy.jpg" align="right"/> <pre> Here's the deal— and it's one of the most amazing secrets of the Mystery Method because it is so counterintuitive, running contrary to everything you've believed about attracting beautiful women your entire life, in order for you to be permitted … UI / UX Design web-design | |
Hi Guys, I have got an issue with IE7 the site works fine in the rest of the current browsers but not IE7 Link to the page that this is happening on is [url]http://www.mkldesign.co.uk/sites/mccann/[/url] I have an img that I have set in the background so that when the browser … UI / UX Design html-css image web-design | |
I am using Dreamweaver cs4. I had created a website and set up the pages individually. Then decided to create a template as the site is getting bigger and would be much easier to handle this way. I opened one of the pages, did a "Save as template". Created Editible … UI / UX Design web-design | |
The graphic arrow that points to an additional layer/rollout does not appear in IE. The menu bar looks fine when on it's own, but when it is brought into another document via a JAVA script, the formatting changes & the arrow does not show up. The menu bar works fine … UI / UX Design html-css multimedia web-design | |
I have an upload form that uploads a picture and places it relative to another image. It works fine on it's own web page, but when I add it the website, all my positioning is disregarded. This is in IE and Firefox, and with both absolute and relative positioning. I … UI / UX Design web-design | |
I've been stumped as to how I should code this menu in html/css. The fact that the text is right aligned, and the placement of the button background throws me off. Can anyone help me out/guide me in the right direction? UI / UX Design html-css web-design | |
Just curious as to which is better to use in css ... width % or width in px?? Are there any known browser compatibility issues that might prompt a preference between the two? Thank you in advance for you input. :) UI / UX Design html-css web-design | |
I am fairly new to the Web Development world. When I create a new site, most often as there will be a slight movement, right to left, or left to right of the page when switching from page to page. I am using Dreamweaver CS4. Any help would be appreciated UI / UX Design web-design |
The End.