7,985 Archived Topics
Remove Filter ![]() | |
Right i have made a rather nice little background and ocean type thing in 3d max. I am now trying to animate the ocean using this tutorial. [url]http://www.3d-palace.com/xenomorphic/education/doc_seamotion.htm[/url] But I am having troubles. [QUOTE] Again, adding a Noise modifier can create this type of motion, but we need to rotate … UI / UX Design multimedia web-design | |
Hi there, i need to make my webpage working on different resolution from 640x480 up to 1024x768 and also to open on different browser....can anyone help me in this??:'( UI / UX Design web-design | |
like this one: [url]http://www.bluebuddhaentertainment.com/contact.html[/url] or this one: [url]http://www.clearance.com/get_letusguide.asp[/url] only i think they are using PHP which I do not understand. Please help... UI / UX Design web-design | |
Hello, I am using the font, tahoma, on my site. I am using H3 tags because h1 tags are to bulky and awkward no matter what size I reduce them to. Is there a way around this? Using a different font or CSS? UI / UX Design web-design | |
Hi, I'm making a website for a guy for free as a favor. However, he wants a flash animated banner on the top of his pages. However, I have found that there are different versions of flash out there. Which version do I need? I will not actually be buying … UI / UX Design flash multimedia web-design | |
I have a few numeric values in string format, i need to convert the nos into integer so that i can use them for comparision e.g taken the month as 3, but in string it needs to be converted into integer for conversion, how do i go about in VBscript … UI / UX Design vbscript web-design | |
ok i'm not sure whats wrong with this. but eachtime itry to set it to fixed it gets all messed up. this is the working code: [CODE]ul { position:fixed; left: 20%; list-style: none; } ul a { color: #FFF; text-decoration: none; display: block; padding: 5px 5px 5px 10px; height:20px; width: … UI / UX Design web-design | |
I am having some really weird problems with my float based layout in ie7 mainly relating to browser window resize. problem 1) if i scroll the window down and then back up any borders that go offscreen dissapear, and will not re-appear without a refresh. There is a sharp line … UI / UX Design web-design | |
guys i need some help on inserting images in css,particularly background images. UI / UX Design html-css web-design | |
can anyone please give me script code with example for button? i want to control scene to scene. i.g when i click the contact button i will navigate to contact scene. and please ell me how is this site.. [url]www.arksylhet.com[/url]. UI / UX Design flash multimedia web-design | |
[url]www.insanecricket.com/EVisionbeta/index.htm[/url] I would like to know how to activate the controls automatically on the right bar so it activates auto when page is loaded everytime. I know there are .js out there but i tried to make it work but it doesnt work. Thanks NPatel UI / UX Design flash multimedia web-design | |
While working with div and css.. please let me know how this is possible... If we have a HTML layout with divs... and i want to swap the leftnav and the main content area, how can i do that using CSS and the HTML Is there a way possible, that … UI / UX Design html-css web-design | |
How do I dynamically show the author of each post next to the post in question? This is a team blog, with 5 contributors, and I'm looking to display each post author once they had posted their own article. As for now, the simple solution is that I put an … UI / UX Design first-post image web-design | |
So I decided I would try to make a website that is completely valid, and very simple. So far this is working out well, but there is a white space in between the main content area and the navigation area that I don't know how to get rid of. Here … UI / UX Design html-css web-design xml | |
I am new to CSS layouts, so this is probably a really dumb question. I know this is a common problem, but for some reason I cannot find the simple code to fix it: When using a one column fixed layout with header and footer, I have a blank space … UI / UX Design html-css web-design | |
Here are my css kode can u check it cause i'm a newbie in this case. [code]/*KODE INI NGIKUT DR OM KANAL AMA OM CUPU*/ .commonbox, .commonbox_noborder { margin-bottom:0px !important; } /* PROFILE BACKGROUND */ body { background-image:url(GANTI URLNYAH); background-attachment:fixed; background-position:center; background-repeat:repeat; background-color:#000000; } /* GLOBAL FONTS */ .usercontent { … UI / UX Design abuse html-css video web-design | |
Hello everyone. So I coded a site in HTML and CSS. But I have some problems.. This is how the codes looks like: [B]HTML CODE:[/B] [code] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <html> <head> <title>TealTemplate</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel="stylesheet" type="text/css" href="style.css" /> <img id="header"/> <img id="headerbar"/> <img id="headerunderbar"/> … UI / UX Design display html-css web-design | |
Could someone explain why it's a good idea to have blank index.html or maybe not blank in every folder on the site? UI / UX Design web-design | |
am not sure why i cannot load flash file am using dreamweaver but is not displaying on my web page it comes out when i preview it in the brower but will not display when i upload to site only type of files i can get to work are .mov … UI / UX Design flash multimedia web-design | |
can somebody help me whether the shortcut icon can be called using a CSS file. other than the following code given below: <link rel="shortcut icon" href="favicon1.ico"> UI / UX Design html-css web-design | |
Ahe. Hello, I'm just looking for a login/password/register code that would be helpful for my site. <snipped URL> yes, its a role-play site and It'd be really helpful if people could LOGIN and then it would have a list of who's online. My members would have to register, etc. Then, … UI / UX Design ui-ux web-design | |
I understand how to use embed in html, My problem is that i need to arrange my music in such a way,that they will be played with only one player. Example:1<EMBED SRC="rtggfg.mid" HIDDEN="true" AUTOSTART="true" STARTTIME="00:10" ENDTIME="00:30"> 2<EMBED SRC="adsdsd.mid" HIDDEN="true" AUTOSTART="true" STARTTIME="00:10" ENDTIME="00:30"> 3<EMBED SRC="aladdin.mid" HIDDEN="true" AUTOSTART="true" STARTTIME="00:10" ENDTIME="00:30"> This will … UI / UX Design web-design | |
Hello, Appreciate any help on this problem. I have coded a drop down menu that works great in FF, but in IE it won't close when you have moved off of the drop down table. Please review and let me know any ideas. Thank you! There are 4 parts of … UI / UX Design html-amp html-css javascript web-design | |
Hi, I'm hoping someone can either tell me I am missing something simple or direct me to a good resource center. I have just transitioned to Dreamweaver CS3 and am having major issues with layouts. I don't want to use pre-made layouts and I've made a layout with Div's but … UI / UX Design ui-ux web-design | |
i have a code like : [code=html]<table width="242" cellpadding="0" cellspacing="0" class="Form"> <tr> <td width="11" class="leftTopForm small"> </td> <td width="174" class="centerTBForm small"> </td> <td width="55" class="rightTopForm small"> </td> </tr> <tr> <td colspan="3" class="mainForm"><p>User :<br> <input type="text" name="textfield2"> </p> <p>Password: <input type="password" name="textfield3"> <br /> <br /> <a href="#"><img src="_images/submit.png" border="0"></a></p></td> </tr> <tr> <td class="leftbottomForm … UI / UX Design html-css web-design | |
Is there any way to make a form so that it sends the information to my email with just xhtml and css when submit button is used. A colleague suggested using "mailto:myemailaddy@hotmail.com" in the action attribute but that did not work. UI / UX Design email web-design | |
Hello, I have built a site that looks just how I and the client wanted it in Safari and Firefox, but Internet Explorer tears it to pieces. I would post code here, but I just don't know which part of it is wrong - the site is [url]http://www.sarahamosstudio.com[/url] Please tell … UI / UX Design html-css web-design | |
We all know that what effects work for IE will not always work or act the same in Firefox. Is there anyway to check which do and dont work? Anyway to get them both to work? For example. I noticed a href attributes defined with CSS, mouseover and mousein defined … UI / UX Design html-css javascript web-design | |
Hello, I have put together code for a website using a working directory where all looked fine. Then ported the code over to the production URL - with some changes that I checked over - and now I'm getting a duplication of an image img04.gif that is coded in the … UI / UX Design image web-design windows-server | |
Hi Guys me again, still working on the ohiochirorelief.com site. problem i'm having now is I'm trying to add a footer that spans the width along the bottom. but it doesn't. the text and graphic just appear at the end of the right column instead of the bottom of the … UI / UX Design perl web-design | |
I know how to emboss images in Photoshop but I can't get it to work on Fireworks 8 on the Mac, even though there are instructions in the help menu (I have fireworks 8 installed on my Mac Mini and also iBook G4 laptop and it doesn't work on either … UI / UX Design multimedia web-design | |
Please some body tell me how to display a table with two rows only using <div> tags in Xhtml using CSS. if you pass me the code it will be a great help. please dont tell me again how to desing using <tr> and <td> tags. want it in <div> … UI / UX Design html-css web-design | |
In IE 6 my site has the layout I want it to have but when I view it with FF2.0.0.12 the pictures and text is out of alignment. :( Another problem that I'm having is that when I resize my browser window the images move and everything falls out of … UI / UX Design html-css web-design | |
[ATTACH]5558[/ATTACH] I am a beginner with asp.net. I want to make a menu towards the left with content area towards the right. Just simple clicking link in the left frame and displaying data in the right frame.. only that I don't want to use frames and I'd like the menu … UI / UX Design asp.net flash ui-ux web-design | |
please pass me a css code and xhtml as well where i can increase or decrease the spaces between mt text and text box which are in the same line UI / UX Design web-design | |
Hi I have uploade the flash files to the web, but they are not visible on the web. Please help me with your valuable suggestions. [url]www.greeksplanet.com/testing.html[/url] Best REgards, Narendra UI / UX Design flash web-design | |
Hello, I am new here, and fairly new to web design. I recently developed my site using Dreamweaver CS3 and am having a problem with the drop down menu, when viewed in IE7it pops up way at the top of the page, (and isn't even centered). It works correclty in … UI / UX Design ui-ux web-design | |
i'm trying to get a page working.. single page, 3 columns using css. 2 jpgs 1 left colum 1 right colum and text in the middle column.... In front page left picture is just an outline with the infamous red box.. but when i view it with IE and firefox … UI / UX Design web-design | |
I'm working on an update to my site header using no tables and lists for the navigation. It renders great in both IE 6 and Opera, but breaks in Firefox. Here is a link to the test page: [url]http://old.bigblueball.com/v3/test.htm[/url] and the CSS file: [url]http://old.bigblueball.com/v3/default.css[/url] In Firefox, the <div> for the … UI / UX Design web-design | |
why won't my code work? everything works except for the margin-bottom. [CODE]a.link{ background: orange; margin-top: 10px; margin-right: 10px; margin-bottom: 100px; margin-left: 10px; padding: 10px 10px 10px 10px; }[/CODE] also this is my html: [CODE]<ul> <li><a href="link.html" class="link">LINK</a></li> </ul>[/CODE] UI / UX Design web-design | |
Hi All, I created one new website that total capacity is 1.10 M.B. only. But for openg these website its taking so much time. I am not getting y like this and my prev website was around 21 M.B. Can any one tell me the reason y like dis. Cheer's … UI / UX Design web-design | |
Basically I coded this site and it looks exactly how I want it too in Firefox but it looks like shit in IE more specifically IE 6, 7 isnt bad. The font is rendering odd and items are not in the same location. here is my html file [CODE]<!DOCTYPE html … UI / UX Design html-css web-design | |
I found a good tool - VidMorph. =) It can create, crop and resize the pictures, and save it into popular media format: avi, wmv, flv, swf.... UI / UX Design multimedia web-design | |
Hello. My site [url]www.justwantaquote.com[/url] doesnt seem to display in the center of the site. Its made using xhtml/css using Dreamweaver cs3 How can I center the entire div tags ? The page properties is set to left 0 and top 0. Please see the site at [url]www.justwantaquote.com[/url] All help is … UI / UX Design html-css web-design | |
I have made a website and works perfectly in IE but when I check it in firefox its totally wrong. In more detail: [code] <object height="100%" width="100%" name="SWF" id="SWF" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"> <param name="movie" value="test.swf /> <param name="quality" value="high" /> <embed src="test.swf" quality="high" width="" height="" name="home" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed> </object> [/code] The result … UI / UX Design flash multimedia web-design | |
I used unordered lists to create tabs across the top of my site. [URL="http://hmstechnology.com/tabs2/tabs.html"]http://hmstechnology.com/tabs2/tabs.html[/URL] As you can see, I need to get my content moved down below the picture and the tabs. All CSS and html code is available to see when you "view source". Greatly appreciated if you could … UI / UX Design html-css web-design | |
During the webpage posting to the server, the textboxes,the uploaded files is cleared(because the server recreating the webpage,my solution to this problem is storing varibles values in session varibles and retriving the varibles values after page recreation...I want some webdeveloper to confirm me the correctness of this solution or advice … UI / UX Design session ui-ux web-design | |
This tutorial will explain how to code a perfectly cross-browser compatible, single-level drop-down menu for your website. The first thing you are going to need is a little bit of JavaScript courtesy of Suckerfish. This should be placed in a file called menu.js and saved in the same directory as … UI / UX Design html-css javascript ui-ux web-browser web-design | |
Dont ask me why BUT when I test this code in my adobe flash CS3 it works fine and the link opens fine now when I test this on my server it does not open the link... Any Ideas? Thanks, Regards X Below is my code: [code] button_N.addEventListener(MouseEvent.MOUSE_DOWN, mouseDownHandler); function … UI / UX Design adobe flash multimedia web-design | |
I was curious if anyone knew a standard way to create a vector shape that can be used as a text box and also still have an editable fill/stroke option and also have the same shape be able to mask pictures. This file will be used in InDesign CS3 It … UI / UX Design multimedia web-design |
The End.