7,985 Archived Topics
Remove Filter ![]() | |
I've built a site (using Dreamweaver CS3) with most of the info sorted out by AP Divs...it looks great in Firefox and Safari, but in IE 7.0 it looks like the divs are laying on top of each other. I was surprised because the only W3C validation errors that turned … UI / UX Design web-design | |
It's me again... What does it mean the page to resize with the window... :$ :icon_rolleyes: UI / UX Design web-design | |
Hi! I'm new in this business, so, plz, excuse my stupid question, but i have some little problem - i need to write smth like this: [U]start > content add[/U]; but, unfortunately, don't know how to make this 'add' to go far away from the 'content'. I saw a tag: … UI / UX Design web-design | |
Firstly: Here's my site: [URL="http://aizen.usakochan.net/"]http://aizen.usakochan.net/[/URL] Well, I got a Wordpress theme and started messing around with it a lot. When I viewed my site in Firefox, everything was OK. When I viewed it in Internet Explorer, I noticed the bottom scrollbar was there... the width was somehow expanded. Exapanded, being … UI / UX Design web-design wordpress | |
Hi, What is use of Red Eye Tool (Short cut Key J)n Photoshop CS2, i searched many tutorials but i didn't get anything about red eye tool please anybody hemp me Advaced Thanks UI / UX Design multimedia web-design | |
HI I am having Drop dwon box with different font size drop down items... My code is working fine with Firefox but not working properly with IE can some body help me :) My Code : <body> <select name=""> <option selectd style="font-size:35px">option Black</option> <option style="color: red; font-family : ariel; font-size … UI / UX Design web-design | |
Hello! I have a web application where status messages are displayed in a small area of screen. I need the text to scroll down to the last message as the status messages are being added. But only the first messages are shown and the user has to manually scroll down … UI / UX Design javascript web-design | |
I have a horizontal CSS menu that has the following HTML structure. <ul> <li><a class="top_link">Item 1</a></li> </ul> I would like to know what the difference is between the following two CSS codes and what they do. (top_link is the class name I have given to the a tag) I am … UI / UX Design html-css web-design | |
I have this flash piece in my page [url]www.gamingtables.com.mx/index.php[/url] it is a header if you look at it in IE 7 or 8 the header does not show if you look in Firefox it is fine. What could be wrong? here is the code for the header [code] <object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" … UI / UX Design flash web-design | |
The css layout that I have works perfectly in firefox, but not in IE. The menu has all extra spaces between them, the background image doesn't show, and the container doesn't look the same. I'm sure you guys have seen this many times...here is my css code: Thanks to anyone … UI / UX Design html-css javascript web-design | |
I need to find and download Microstation V8 XM Edition because that version of Microstation opens the AutoCad files with no problem. Please tell me where can I find it? This is not quite appropriate thread for this section, sorry UI / UX Design multimedia web-design | |
Hi, I have solved table margins problem but now, I want to set "Page setup" margins in HTML or CSS. How can we do it? I dont want to set them manually all the time before printing. Thanks UI / UX Design html-css web-design | |
Hi everyone I am a bit of newby and would appreciate your help I am used to DW MX - but have since updated to DW CS3 My problem is with the design view When I press enter to create an end of paragraph line break - the text pushes … UI / UX Design web-design | |
Ok, I have a microsoft office class at school and had to make a power point. Long story short, I want to add it to my webpage so that it will automaticly play within the site when the link is clicked on. How do I go about doing this? thanks UI / UX Design microsoft microsoft-office multimedia web-design | |
Hi, Can anyone tell me how to convert bluring image into normal image. thanks Punithapary UI / UX Design multimedia web-design | |
Hi, I have a table in my web page. I want to arrange the margins very close to sides (left, right, above, below). Because, table is wide i cant see some columns when i print it off. How do i do this? Is it with HTML or CSS? If any, … UI / UX Design html-css web-design | |
[B]Photoshop Lesson 1 - Simple, nice looking button[/B] [B]Difficulty: 2/10[/B] - Meaning you should have some Photoshop Experience After this lesson, you will be able to create, a simple, good looking button in no time. 1.) Create a canvas of 359x33. (CTRL+N or Apple+N) 2.) Create a new layer (this … UI / UX Design apple multimedia web-design | |
Having big trouble with my web site... the main content of the pages simply drops down... How can that be fixed....??? Pls take a look.... At first the page looked fine.. but after I applied the CSS styling... the content of the middle column dropped down.... what can I do … UI / UX Design html-css web-design | |
When I view my text links in dreamweaver they are the right color, but when I view it any browser the text links turn blue. Can someone help me? UI / UX Design web-design | |
Hi everyone I have a table inside a div. The div has the overflow property set to auto and a height specified. At the moment when some of my pages load, the copy inside the div is peeking at the bottom. Is there any way to not show it? I've … UI / UX Design web-design | |
![]() | [url]http://www.further-flight.co.uk/index_20080613.php[/url] I would like the background to appear underneath the horizontal menu on this page. My code currently looks like this: HTML: [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" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <script src="/style/equalcolumns.js" type="text/javascript"></script> <link rel="stylesheet" type="text/css" href="http://www.further-flight.co.uk/style/20080613.css"/> <title>FURTHER FLIGHT</title> … UI / UX Design html-css javascript web-design xml |
Hello, I am really new working with dreamweaver. I created a nice page which looks really good unless you view it in Explorer... I have the feeling the problem is the Sprymenu... Should I replace the Sprymenu by a different menu?? Any suggestions for a vertical menu?? Hopefully easy.. or … UI / UX Design web-design | |
I want to use border on the text on mouse move with shaded back ground it is ok if the text is in one line but it fails when text is in more than one line so I try to use table in anchor tag so it will give border … UI / UX Design html-css image web-design | |
hi all, can anyone help on the fact that the "padding:5%" (or any other percentage) is not working in ie (i.e. ie7, which i have checked). It's working fine in FireFox. thanks in advance. UI / UX Design html-css web-design | |
Hi Guys, I have a huge problem. I'd like to put my images to the middle of a div. Every image has a different size (It would be a gallery). I have tried several solutions, but none worked. My biggest problem is the pictures have a shadow, so I have … UI / UX Design html-css image web-design | |
Hi, Since upgrading to the new Firefox, we have noticed that certain pages on our website don't show up correctly. The main body of the page is pushed way down on the page. Viewing the homepage of our site, [url]www.educationworld.com[/url] in IE and the old Firefox everything looks fine, but … UI / UX Design web-design | |
shall i write ASP code in HTML code have any code snippets plss UI / UX Design asp html-css web-design | |
what is the high resolution for printing and which format is the best to printing ?? UI / UX Design multimedia web-design | |
[code] textarea { overflow: auto; } input { overflow: auto; } .background { background-attachment: fixed; background-repeat: no-repeat; background-position: center; z-index: 0; top: 0px; left: 0px; height: 100%; width: 100%; position:fixed; } .content { z-index: 2; top: 0px; left: 0px; text-align: center; position: absolute; width: 100%; } [/code] Okay I found … UI / UX Design web-design | |
Hi, is it posible to make table round in HTML using CSS ??? UI / UX Design html-css web-design | |
I've been trying to figure out the best way to fix this problem for the past half day. I fixed some other issues with the image, but now I can't get it to be centered like the header image above it with the words on the gray line. I want … UI / UX Design html-css image web-design xml | |
Hello, I am trying to control the max length that the text appears, before it goes to the next line in a div. So I want the div to be say 100, but I want the text to only reach 50 before it wraps to the next line. Is there … UI / UX Design web-design | |
Hi New to site new to HTML, Have code for my form but not sure where to put email address in the code in order to have submit button work properly. Can anyone help? UI / UX Design web-design | |
Hi Shall i inscrease the font of checkbox size in Flash 8.0. if i crease how?? please help... Thanx Advace ... UI / UX Design flash multimedia web-design | |
i need help on my final project...need sumthing related to the armed forces...anything...just help me by giving ideas... UI / UX Design web-design | |
Hi! I'm trying to make a flash intro for a client. I can make all the flashy effects and all that...but I have no idea how to make an intro that automatically redirects to the homepage when it's done. I can't find any tutorials about it...so I'm betting it's something … UI / UX Design flash multimedia web-design | |
anyone know where to get the code for a flash rollover for an image to display. i have been looking around the web to find a site which has a good tutorial to show how to get the effect when a user rolls over a link or image on a … UI / UX Design flash multimedia web-design | |
Hi Guys! I'm hoping you might be able to help me with a problem I discovered with my site and Opera 9.50. As you know Opera has a fit-to-width feature which supposed to get rid off horizonal scrolling on wide sites. Most sites when this feature is enabled are virtually … UI / UX Design web-design | |
Ok.. I'm a little stuck at the moment. I am currently redesigning NaturalBronze.com and updating the company's website. It hasn't been touched in almost 4 years. When I mean touched, I mean they didn't even realize the website was still up. Yeah. Anyways, after many meetings and many mocks, we … UI / UX Design html-css javascript web-design | |
I'm new to attempting my own graphics. I have Fireworks and Corel. How can I create (and then manipulate) images that won't be blurry? UI / UX Design multimedia web-design | |
Disclaimer: I am not a webdesigner by any means, i only know enough to get my self into trouble. Im trying to help a non-profit fix their webpage, and Im having a rotten time getting IE and Firefox to agree. the front page is a 3x3 grid of pictures that … UI / UX Design html-css video web-design | |
Please take a look at the way Firefox (I'm using v.3 rc2) compares to IE7 on the following page: [URL="http://listenlight.net/16/cooper"]listenlight.net/16/cooper[/URL] such that -- <br /> text <br /> <br /> text looks like text text in IE7, instead of the correct text text the css file, [URL="http://listenlight.net/16/issue.css"]listenlight.net/16/issue.css[/URL] may be of … UI / UX Design web-design | |
hi, i m getting the problem in alignment in navigation , everything is working fine in IE for me but in other browers navigation links are misaligned.. plz help me out. plz find the attachments which shows the difference in IE and Mozilla UI / UX Design web-design | |
Hey all, I have a div tag in which is a basic place holder, calling CSS to clear some floats of previous div tags. They are currently being used like [code] <div id="clear"></div> [/code] Does my code validate better, or is it better practice to use [code] <div id="clear" /> … UI / UX Design html-css web-design | |
Hello, while I am not new to web design, I am new to developing an XHTML 1.0 Strict site using divs and not tables. I am trying to revamp my website to use this, and it is proving a challenge making it compliant in Firefox, IE 6, and IE 7. … UI / UX Design flash html-css javascript web-design | |
I know how to make a link on an image that is just simply in the html, but I'm trying to figure a simple way of just putting the link in the css page. Does anybody know how this works? UI / UX Design html-css image web-design | |
I am trying to get a two level drop down menu to work I am using the suckerfish example but running into a problem. I want the top level to remain the same throughout w/o changing any background etc. The problem I am having I cant seem to line up … UI / UX Design html-css javascript web-design | |
Hi, Freinds, please post your replies for below questions for sharing our knowledge on CSS [LIST=1] [*]What is CSS? [*]What are Style Sheets? [*]What is external Style Sheet? How to link? [*]What is embedded style? How to link? [*]What is inline style? How to link? [*]What is imported Style Sheet? … UI / UX Design html-css web-design | |
Please tell me what will be cost for designing and developing website like alibaba.com? Please quote prices individually. I mean - separate for designing and then for developing. Also tell which script will be most useful to make such a site? UI / UX Design web-design | |
Hello, I need to develop a form for a customer that has an image identifier to type in. He says he gets too much spam on his current form. How do you do this? UI / UX Design image ui-ux web-design |
The End.