Our UI / UX Design forum encompasses everything related to building a polished end-user experience, from graphic design to usability.

8,049 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for OmniX

I saw the post below about a hover menu, wasnt sure if he wanted a vertical or horzonital one. I require a horzonital one. Can anyone help me? THanks, Regards X Note: Yes I need it compliant with firefox and internet explorer

UI / UX Design html-css web-design
Member Avatar for macneato
0
91
Member Avatar for allhimachal.com

[CODE] <html> <head> <style type="text/css"> #coolmenu{ border: 1px solid black; width: 170px; background-color: #E6E6E6; } #coolmenu a{ font: bold 13px Verdana; padding: 2px; padding-left: 4px; display: block; width: 100%; color: black; text-decoration: none; border-bottom: 1px solid black; } html>body #coolmenu a{ /*Non IE rule*/ width: auto; } #coolmenu a:hover{ background-color: …

UI / UX Design html-css web-design
Member Avatar for macneato
0
141
Member Avatar for darkkore

has anyone ever used heritage before? im thinking about letting them design a site for me. anyone have any positive or negative feedback?

UI / UX Design web-design
Member Avatar for macneato
0
158
Member Avatar for e_pech

I'm a beginner... I want to make a simple page with no more than a Link to a file on a FTP Server (not the same one there the page is hosted) but in order for me to get the file I need to login (username and password) How can …

UI / UX Design user-interface web-design
Member Avatar for macneato
0
118
Member Avatar for GumTree

Hi! I have checked that this extra dumb question has not been asked before - and I can't find it exactly so here goes! I am using Dreamweaver 8, I have created a dummy website using the tutorials, I also have bought two books on Dreamweaver. BUT when I go …

UI / UX Design user-interface web-design
Member Avatar for macneato
0
102
Member Avatar for texaskraut

Hi everyone, I do not know what I am looking at .... [url]http://mymatmaker.com/Pricing.html[/url] the drop down menus are the problem. 1st .... the single mats: if I make an order and then continue shopping all my quantities are gone, makes me think I lost my present order. Then if I …

UI / UX Design html-css web-design
Member Avatar for peter_budo
0
108
Member Avatar for texaskraut

Hi everybody, I'm Tina from Texas, have been dabbling with websites for a bit but obviously need HELP since I'm here .... Can anybody fix the html in a form that submits several size and color options to a shopping cart ? Thank You for your help Tina

UI / UX Design user-interface web-design
Member Avatar for zandiago
0
48
Member Avatar for thosecars82

You can check this problem in the pink square with curvy corners that I have in [url]www.metatradersoftware.com[/url]. If you check the site with firefox, opera or safari everything will be alright, though. Do you have any idea why internet explorer 6 above all and 7 make this mess? For the …

UI / UX Design user-interface web-design
Member Avatar for MidiMagic
0
92
Member Avatar for cmgdev

Greetings! I am trying to create a simple landing page using some css. I have referenced every book I have and cannot find out what I am doing wrong (probably a few things). Would you please take a quick peek at the landing page at [URL="http://www.grabzool.com/breezair"]http://www.grabzool.com/breezair[/URL] in IE and Firefox. …

Member Avatar for MidiMagic
0
118
Member Avatar for adaykin

Hello, I have the following code: [CODE] <dt> <p style="text-align:left;"> <a href="">SHOW HORSES</a> </p> <ul> <li><a href="">Riding The Best</a></li> <li><a href="">Western</a></li> <li><a href="">English</a></li> <li><a href="">Reference Trainers</a></li> </ul> </dt> [/CODE] with the stylesheet: [CODE] ul, li { display: inline; margin: 0; padding: 0; } p { display: inline; } /* Background …

UI / UX Design user-interface web-design
Member Avatar for adaykin
0
131
Member Avatar for moth

Hi. Sorry if this is in the wrong section... I'll give a link to my website at the end to give u a vissual idea of what my problem is. When you mouse over images on my main page a movie appears, i'm wanting the movie to also be a …

Member Avatar for moth
0
158
Member Avatar for Johnathan

Hi I am developing a new site and would like to add a specific redirect. Here is what I would like to do. lets say I own [url]www.index.com[/url] and have a script in a subdirectory like lets say features "so the structure looks like" www.index.com/features" I would like to set …

UI / UX Design user-interface web-design
Member Avatar for djnzak
0
120
Member Avatar for djnzak

Hi Well i was trying to edit the support ticket template of whmcs and there is the following code [code]{foreach key=num item=reply from=$replies} <tr class="supportticketsheading"><td width="160" rowspan="2" valign="top">{$reply.user}</td><td>{$LANG.supportticketsposted}: {$reply.date}</td> </tr> <tr class="supportticketscontent"><td valign="top">{$reply.message}{if $reply.attachment}<br /><br /><img src="images/support/folder.gif" align="middle" alt="" /> <i>{$LANG.supportticketsticketattachment}: <a href="{$reply.attachmentlink}">{$reply.attachment}</a></i>{/if}</td></tr> {/foreach}[/code] and what i want to do …

UI / UX Design user-interface web-design
Member Avatar for djnzak
0
115
Member Avatar for Member #339485

Hello I have purchase a template and need some help with changing the music in the template. I have never seen this type of action script before so I am not sure how the music is loading. I am used to seeing it in the time line and library which …

UI / UX Design adobe:flash multimedia
Member Avatar for Member #339485
0
93
Member Avatar for danialz
Member Avatar for shafique

need to develop website similar to woophy.com but with chat and video embedded in member window. what programs do i need

UI / UX Design user-interface web-design
Member Avatar for peter_budo
0
83
Member Avatar for shruti sepra

hi, when I save an image as GIF and import in flash its edges get pixelate or distort, can anyone solve this

Member Avatar for HI2Japan
0
128
Member Avatar for lich

hey friends i need some information. i need to add a html or jpg file to the body of the email. so after receiving the email u can see the picture directly. any idea how to do it. please help me thanks

UI / UX Design email html-css web-design
Member Avatar for lich
0
105
Member Avatar for shruti sepra

Hi, Iam trying to make rounded navigation using css, but facing few problems pls see the attach file problems are 1) Their is gap on left side 2) Background in not visible in Mozilla browser

UI / UX Design html-css user-interface
Member Avatar for shruti sepra
0
99
Member Avatar for PersonPerson

Hi there. I am completely new to Flash, so I'm blank on this one, but haven't been able to find help on this specific subject either. I want a SWF movie to load an URL from a query ([url]http://www.mySite.com/myFlash.swf?img=http://www.mySite.com/myPic.jpg[/url]) and apply it as a background image. I'm not even sure …

Member Avatar for MidiMagic
0
93
Member Avatar for kevin wood

i have created a web page which uses iframes to display data and display the titles on my website. the problem that i am having is that in ie6 is is displaying borders and the titles are being displayed properly. if i want the titles displayed properly then i need …

UI / UX Design user-interface web-design
Member Avatar for MidiMagic
0
85
Member Avatar for OmniX

I have a whole website that I am required to convert from IE to FF in working order. Problem #1: Vertically aligning the html tables so the page's content is centered within the page. Thanks for the help in advance, Regards X. PS: im using <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML …

UI / UX Design user-interface web-design
Member Avatar for MidiMagic
0
184
Member Avatar for nishanthaMe

[code=html]<html> <head><title>mypage</title> </head> <body> <div id="first"> <div> first div</div> <div> second div</div> </div> </body> </html>[/code] Out put of this code appers as follows [B]first div second div [/B] But I want the out out as [B]second div frist div[/B] and the above out put should be right hand side of …

UI / UX Design user-interface web-design
Member Avatar for ardeezstyle
0
110
Member Avatar for supriya.iiita

hi i wud like to make a side navigation bar which opens links in another side of page , but on the same page only. i have prepared the css but what i need is to give the target to the link so that it opens the link at the …

UI / UX Design html-css web-design
Member Avatar for effu
0
283
Member Avatar for xwzjgdzg

This is an instruction for creating a stunning flash slideshow with background music and special transition effects. With the aid of the following program, you can also add nice looking animated slide show to your website in a few seconds, and then share those memorable photos with your family or …

UI / UX Design adobe:flash web-design
Member Avatar for xwzjgdzg
0
172
Member Avatar for plarsen111

Never Mind. I changed "class" to "id", and now it works. The book I am working out of got it wrong. I have been trying to get this to work a few weeks now, and I cannot seem to get my items to float. [URL="http://hmstechnology.com/float_pg_291.html"]http://hmstechnology.com/float_pg_291.html[/URL] Any help greatly appreciated. Phil

UI / UX Design user-interface web-design
Member Avatar for plarsen111
0
137
Member Avatar for Grantmitch1

Hello Daniweb Community, I was just pondering through thoughts as one does, when I couldnt answer my own question. How do you force adverts onto a page. The scenerio is, I will have people uploading there sites to my site, as free hosting and free subdomain name. But, as it …

UI / UX Design advertising web-design
Member Avatar for ithelp
0
108
Member Avatar for Stefano Mtangoo

Hello there! I'm building a site that wil need three columns. I have found it easier with Tables and I love to do it with CSS tabless layout. I get stuck when Left and right columns are unequal in height and mispositioned. I want a site with 200px side bars …

Member Avatar for Stefano Mtangoo
0
88
Member Avatar for cperryco

I have a css based menu with flyouts enabled on hover. The menu needs to display over flash on the home page of the website. It does not do that in ie 6 or ie 7 but it works just fine in firefox. The url to the site is [URL="http://www.blackdogbuilders.com"]http://www.blackdogbuilders.com[/URL]. …

UI / UX Design html-css multimedia web-design
Member Avatar for MidiMagic
0
143
Member Avatar for Persist01

Hi, is there an easy way to wrap text around an odd-shaped image? Please refer to attached image. I need text to float around the green image but the image isn't perfectly symmetrical. Any tips would be much appreciated. I've tried googling but have had no luck. Maybe I'm not …

Member Avatar for MidiMagic
0
229
Member Avatar for suchiate

Hi guys, Please refer to my attachment, I am really facing problems trying to make this layout tableless. 1. The top of the right content box will overlap the Banner Picture 2. Te Left Content will have shading on top and shading at the bottom as background 3. The footer …

UI / UX Design user-interface web-design
Member Avatar for suchiate
0
124
Member Avatar for shruti sepra

hi, can any body tell me how to make horizontal dropdown menu using css.

UI / UX Design html-css web-design
Member Avatar for shruti sepra
0
71
Member Avatar for mikki2

hi, below is a link to Apples website. Scroll down to the center of the page and on the right there is a menu : "Recent Stories". It has sub-sections like "Small Business" "Science" "Games" etc... heres the link: [url]http://www.apple.com/startpage/[/url] When you hover over these subsections, its "section block" scrolls …

Member Avatar for mikki2
0
125
Member Avatar for matale

What is the technical name of those flash panels you see on sites such as [url]http://www.sohh.com?[/url] The one with the numbers 1,2,3 in the top left. I am looking for a tutorial on how to create those but dont know what to search for.

UI / UX Design adobe:flash web-design
Member Avatar for peter_budo
0
102
Member Avatar for Member #321605

I am trying to achieve a table like this, using mainly CSS to change the attributes: [url]http://www.further-flight.co.uk/sample_table.htm[/url] My current effort looks like this: [url]http://www.further-flight.co.uk/meetups/join_us.php[/url] I would like to remove the white lines within my table, pad the left handside so that the text moves away from the border slightly, add …

UI / UX Design html-css web-design
Member Avatar for Member #269073
0
138
Member Avatar for MDGM

Hi guys, Wasn't too sure which forum to put this in as im not sure what kind of script would be used, but this is what I want to be able to do: Have some kind of script that makes any external link on my website open the link and …

UI / UX Design user-interface web-design
Member Avatar for MDGM
0
120
Member Avatar for SouthBay619

Okay, I have a basic question regarding website layouts. I have a webpage that I originally created in photoshop, sliced up the image, exported to HTML, and then opened in dreamweaver to add functionality. I created a rollover navigation menu in dreamweaver however the only way that I knew how …

Member Avatar for jhaycutexp
0
139
Member Avatar for thosecars82

Hello there I would like to ask you a question related to loading times. I have noticed that the loading time for the images of this site ([url]www.metatradersoftware.com[/url]) varies depending on the browser I use. The main difference comes when you use firefox which is quick and opera which is …

UI / UX Design user-interface web-design
Member Avatar for thosecars82
0
108
Member Avatar for plarsen111

Hi, My web page looks fine in FireFox, but broken in IE. [url]http://www.hmstechnology.com/[/url] Does anyone know how I can fix this? Thanks, Phil You can probably view the code even though I use frames, but here is the code with CSS. [code=html]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> …

UI / UX Design html-css javascript web-design
Member Avatar for peter_budo
0
148
Member Avatar for suchiate

hi guys, i am currently facing one problem whereby i have a div container with a background-image and i want the background to automatically repeat as the inner divs contents expands. However, if i do not specify any height to the container, the background does not repeat at all even …

UI / UX Design user-interface web-design
Member Avatar for suchiate
0
169
Member Avatar for txwebdesign

I'm lost on this and am going to lose the account if I can't find a solution!!! I started a Flash website for a band. They have several samples of music from their CD which they want to play on the website. I've got them to play as button events …

Member Avatar for txwebdesign
0
130
Member Avatar for devi123

Hi there, New here and have a weensy problem. I am in the middle of putting together a site: [url]www.wleigh.co.uk/smarties/press_test.html[/url] It shows up fine in firefox and safari, but the nav links on the left all spread out in IE. I have tried the margin/padding set to 0 for all …

Member Avatar for devi123
0
106
Member Avatar for Member #321605

I have attempting a small navigation system to show each page in my photo albums. I am attempting block links (coloured backgrounds, which change when the mouse hovers over them). The page I'm working on is: [url]http://www.equinefocus.co.uk/personal/gallery2.php[/url] I achieved the look I wanted with the 1-4 links at the top …

UI / UX Design html-css web-design
Member Avatar for Member #321605
0
304
Member Avatar for freshface001
Member Avatar for peter_budo
0
92
Member Avatar for Alv45525

Hi, i've been looking for a horizontal drop down menu making use of tables on the web.I found some with the menu horizontal, but making use of list and the drop down was vertical. I need both of them horizontal...Can any one help plz...

UI / UX Design user-interface web-design
Member Avatar for Dannyo329
0
122
Member Avatar for jptornado

Does anybody know of any WYSWYG Web Design Software that you can use to make a Website Quick and easy. I'm trying to make a good website and need some help making videos and more.

UI / UX Design web-design
Member Avatar for Dannyo329
0
152
Member Avatar for Patrick_Walsh

Hi everybody, I had designed a website last month but I’m not satisfied with the current theme. I wish to change it so that I can get a more attractive view. I have searched many providers that provides ready-made theme but I don’t found any interesting theme from them. Please …

Member Avatar for ullala
0
120
Member Avatar for rohitrao

Hi... in the HTML checkbox, some part of space is taken by default from all the sides... i want to remove the space from the left... how do i do it... Thankyou Rohit

Member Avatar for MidiMagic
0
87
Member Avatar for nishanthaMe

can we use javascript inside css classes, Because I want to get the browser window width to the css width atribute. Thanks

UI / UX Design javascript web-design
Member Avatar for MidiMagic
0
160
Member Avatar for designunltd

If this has been asked and solved before then accept my apologies as I'm very new to this. I'm building a site using DW and don't use code at all. Everything looked fine on my machine but on other machines the screen seemed to resize and scroll-bars appeared - any …

UI / UX Design user-interface web-design
Member Avatar for MidiMagic
0
99

The End.