7,985 Archived Topics
Remove Filter ![]() | |
Hi there, I have a print button on the bottom of my page so that the user can print the page. I also have a print css style sheet so the images/colors aren't visible and the user can just print the text. [url]http://www.e-squareddesigns.com/websites/pacsoc/pacsoc_design.html[/url] When I click the button in Safari … UI / UX Design gui html-css web-design | |
![]() | I want to put my own "twang" to certain elements on my website. For instance I'd like to have a image for say the a file attachment, instead of the normal box with browse after it. Can I do this? How can I do this. I'd like to apply images … UI / UX Design image user-interface web-design ![]() |
Hi, I have a very simple html page that loads an embedded object. It [URL="http://www.leibovich.org"]works great[/URL] in FF and shows nothing in IE. [CODE]<html> <head> </head> <body> <object style=""> <embed style="movie" width=100% height=98% src="http://picasna.com/widget/gallery.swf" FlashVars="xmlPath=picasna.com/widget/xml/&an=PlacesIVeBeenPicturesITook&ps=1024&un=effyl01&ts=163&cpad=20&tpad=20&cscheme=0&bt=0&ct=1&nick=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true"> </embed> </object> </body> </html>[/CODE] UI / UX Design flash web-design xml ![]() | |
The footer on my website is raised 1 pixel too high. #footer { clear: both; margin-left:0%; height:40px; font-size: .8em; width:100%; border-top: 1px solid #81C5A0; background-color:#FFFFFF; z-index:1; margin:0; Padding:0; UI / UX Design html-css web-design | |
[COLOR="Navy"]hello ppl .. :o I am trying to make the other table stop acting funny since the day before yesterday but i failed :confused: .. The thing is that I have two tables with "fixed" headers .. and the content of both tables is scrollable .. the problem is that … UI / UX Design html-css mathematics web-design | |
hi all, i dont know how to get the right title of this thread.actually i wanna create a web-based system.i want to combine php n java.but for ui,i want to use html.anything that could help me like tutorial,example of web page code or any else? i appreciate if sumone could … UI / UX Design web-design | |
Hello daniweb designers, I'm a programmer who is working with a mockup for a site I'm building. No, correction, I am a JUNIOR programmer. And I've never worked from a mockup before. I'm doing this particular build on my own for work. I've been able to get all parts of … UI / UX Design adobe ui-ux web-design ![]() | |
I would like to someone to tell me how the picture of the man in the flash header was made to look like this. Here is the [URL="http://www.delmcneal.com/"]link[/URL] UI / UX Design flash multimedia web-design ![]() | |
I'm a newbie trying to update my old FrontPage 98 rendered web sites and bring them up to date. I've gone through some self-help books and web tutorials and gained enough confidence to buy Expressions4 and started the learning curve, only to find the CSS "hover" is NOT available in … UI / UX Design html-css web-design | |
When I view my website, it properly displays the header, nav, and footer. But it doesn't display the main section of the page. My domain is gavicoind.com Thanks for your help! UI / UX Design display html-css ui-ux web-design | |
![]() | For some reason I'm getting these dotted lines under my tables in all browsers- Heres what I'm talking about Blah blah Content ............................. Blah more content ............................. Heres a little more ............................. I have my table border set to 0. It dont go all the way around it just sits … UI / UX Design web-design |
![]() | So blender 2.5 has a brand new slick interface. Enough to rival packages like modo and 3dmax. Any blender users here. What are your initial thoughts? [url]http://www.blender.org/[/url] UI / UX Design image multimedia user-interface web-design |
Hi, Please go easy on me. This is my first website. :) I am having trouble getting my text to line up how I want it to in IE7. It works fine in Firefox and Safari. Wondering if someone can help me fix and understand where I am going wrong. … UI / UX Design html-css web-browser web-design | |
I have a client that is asking me to design the user specific area of a commerce site. Basically, when a user creates an account (such as an account on Amazon or any other typical e-commerce site), there would be a user specific area that would contain the purchases the … UI / UX Design asp.net cms php ui-ux web-design | |
I want my drop down menu to display over a flash. It's something like [URL="http://www.sothink.com/campaigns/winselect.php3"]this[/URL] . What methods do you use to solve this problem? Any help will be appreciated much. UI / UX Design flash web-design | |
![]() | [B]I cant seem to get this code to work with my table code below -[/B] [code=javascript] <script src="jquery.js"></script> <script type="text/javascript"> $(document).ready(function(){ $(".stripeMe tr").mouseover(function(){$(this).addClass("over");}).mouseout(function(){$(this).removeClass("over");}); $(".stripeMe tr:even").addClass("alt"); }); </script> [/code] [B]Table Code-[/B] [code=html] <table width="780" cellpadding="0" cellspacing="0" border="0"> <tr style="background-image: url(templates/{TPL_NAME}/images/tr-background.jpg); background-repeat: repeat-x;" align="center" class="table_titles"> <td width="40%" align="left" height="18" style="padding-left:5px;">{TEMP}</td> <td width="6%">{LANG}</td> … UI / UX Design html-css javascript-jquery web-design ![]() |
I cannot figure out where there is this gap between the 4 pricing images and the 4 rows below it. The html is: [CODE] <table cellpadding="0" cellspacing="0" style="width: 90%;margin:auto;"> <tr> <td> </td> <td style="width:136px"> <img alt="Budget Web Hosting" src="images/tag-pro.png" width="136" style="margin-bottom:auto" /></td> <td style="width:136px"> <img alt="Budget Web Hosting" src="images/tag-pro.png" width="136" style="margin-bottom:auto" … UI / UX Design html-css web-design | |
Hi, Please visit my site at [url]http://www.stopsweats.org/prevention-for-excessive-sweating/how-to-stop-excessive-sweating/[/url] The ad which I have put is suppose to be on the right hand side and it works fine in firefox and chrome but ie keeps it dead center. How do I get it to move in ie version 8 ? Any help … UI / UX Design html-css web-design | |
Please suggest me some tips to design template........which looks amazing????????? UI / UX Design ui-ux web-design | |
I would like to create a non-flash slide show with sound. One sound file will need to go with each photo because it will be a person explaining the slide. What would you recommend using to create this? Would each slide be a separate HTML page? Could this be programmed … UI / UX Design audio flash multimedia web-design | |
HI I AM USING RICHFACES FOR OUR DEVELOPEMET. WE HAVE A EMBEDDED PDF TO OUR WEB PAGE. NOW THE DROP DOWN MENU ITEMS OR ANY OTHER POPUPS ARE GOING INSIDE THE PDF. I TRIED USING <EMBED> AND IFRAME CAN ANY BODY HELP ME ON THIS? Thanks in advance UI / UX Design pdf ui-ux web-design | |
How do you change the color background in a textbox form when you hover over it in html code and when you are not hovering over changes back to the default? here is html code how can i have email address' textbox background to change color when it is hovered … UI / UX Design html-css web-design | |
Hey Guys, I am having a couple issues with a website when I view it in Internet Explorer. It works fine in Firefox, Google Chrome and probably most other browsers, but has issues with the navigational drop down and footer in Internet Explorer. So basically the JavaScript based drop down … UI / UX Design web-design | |
![]() | Hello, I'm trying to do a margin-left depending on the resolution of the screen... I want to margin the page to hold it in the center all... like daniweb... you can see that all is centered, but then you can move things to the left and right like logo and … UI / UX Design html-css web-design ![]() |
My friends and I are developing a site and need a forum. So what are teh best free and commercial software available? Thankyou very much. UI / UX Design multimedia web-design | |
Hi all. I'm ccentering a searchbox in a container and there are some differences between mozzila and IE. I used the following:[CODE] <!--[if IE]> <style>#menu{ height: 3px;} .navigate{padding-left: 35px;} .text{ padding-left: 55px;} .form{ margin-top: -55px;} </style> <![endif]--> [/CODE] the changes for .navigate and #menu are sucessfull but nothing changes about … UI / UX Design html-css web-browser web-design | |
I want to have a position:relative element inside another. Position:absolute actually would work better, but I don't want to mess with all of that. So how can I get something like Daniweb's [CODE_] thing? I want to have a main DIV, with a DIV inside, on the left. The DIV … UI / UX Design web-design | |
I want to show an availability calendar on my website. I want this availability calendar to match the availability calendar I use and frequently update on a website where I pay to be a subscriber. You can view the availability calendar I am trying to dynamically display on MY OWN … UI / UX Design pay-per-click web-design | |
hai, any one can solve my doubt... is it possible to insert one html file to antoher html file...???? if possible how to do it..??? please give any example.....????? thanks.. in advance.... UI / UX Design html-css web-design | |
Hi friends I am working on a website project. I am thinking of adding a css tag cloud which rotates on mouse hovers.Can you please help me with the scripts needed for that. Thanx in advance UI / UX Design html-css web-design | |
Hi there, I'm trying to build a profile page for a network...similar to Facebook profile page. I need the background the tabs are on to go under the profile photo on the left...so when the user updates their status it grows vertically underneath. I've tried placing the status at the … UI / UX Design web-design | |
Hi I have a static site that I would like to create a template for. The template would serve as a way for the owner of the site to enter data such as text areas, headings, titles, metatags, and most anything that may be different from page to page. Then … UI / UX Design html-css web-design | |
Hello friends, I have runing a site, i am using JavaScript slideshow with huge images, it's take near 9 second to be load, what i will do so it will load quickly without removing images. UI / UX Design web-design | |
Hi, Quick question... I have a site I'm working on: [url]http://horizonheat.co.uk/home.html[/url] Excuse the cheesey design, it's the font that makes it look so bad. Customer is always right 'n' all. But yeh, if you look at the mark up, in #content, I have 3 divs, one heading and two for … UI / UX Design html-css web-design | |
I am developing an app for a church. They have the following website [URL="http://www.cpcofc.org/?core=Webpages&page=Newsline"]http://www.cpcofc.org/?core=Webpages&page=Newsline[/URL] On their app, they would like to only show the content embedded (no links, no logo at the top, just stats and news). How could I go about doing that. I will post the source of … UI / UX Design assembly file-stream html-amp html-css web-design | |
I have setup an .php that uses a template I made with Dreamweaver. I would like to have a background image behind the content, stripes show up everywhere except the table. Here is my code for the template [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title><style type="text/css"> … UI / UX Design html-css image web-design | |
Hi there, I'm building an online Store as part of my website. The store will have upwards of 40 pages (including category and product pages). I want to add a search bar to the Store which will allow customers to search for the product they want. How would I go … UI / UX Design html-css seo web-design | |
hi all, can anybody tell me how to highlight the active tab in navigation bar... Thank u. [CODE]<tr> <td align="center" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="15%" align="center" bgcolor="#000000"><a href="index.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image15','','images/home-hover.gif',1)"><img src="images/home-main.gif" name="Image15" width="140" height="40" border="0" id="Image15" /></a></td> <td width="0%" align="center" valign="top" bgcolor="#000000"></td> <td width="15%" align="center" bgcolor="#000000"><a href="aboutus.html" … UI / UX Design web-design ![]() | |
I am having a problem with a div in my page which is set to floating on right side which works good in Chrome but in IE and firefox its not showing properly. Here is the [URL="http://www.justwants.com/sms/"]link[/URL] and the css code is [CODE] #sidebarsms { float:right; width:200px; }[/CODE] Please help … UI / UX Design html-css web-design | |
![]() | Hi, I spent hours working on a page yesterday and /finally/ got it to work so that the header image would resize when the browser window changed size. So I'm about to publish it and think I should maybe check it over once more to make sure everything works. Turns … UI / UX Design html-css javascript-jquery web-design |
Hi, I want to prototype an online business-application which will probably be implemented using Adobe Flex or .NET WPF. The application will make use of drag&drop and other functionalities which are typically known from desktop-applications. I am searching for way to prototype these RIA-features. Best would be if there would … UI / UX Design ui-ux web-design ![]() | |
i hope someone can help me, i've built a small mp3 player in flash and i want to place it on my web page but when i do it will not work. i've tested it with flash and it works perfectly untill i put on my page. i'm stumped, someone … UI / UX Design flash multimedia web-design ![]() | |
Hello everybody! I've found some solutions to colorize scrollbars, but the fact is that I need to redesign it with HTML & CSS if it is possible. So I don't really like flash, and my application needs a new scrollbar... So I was thinking to design a new one, and … UI / UX Design flash html-css javascript-jquery web-design | |
Hi everyone, I am working on an interface that is currently divided into two sections #content-left and #content-right. Above the two sections, I have a navigation bar. All works fine when I only use html elements, however, things start to go wrong when I add a flash movie to the … UI / UX Design flash html-css web-design | |
Hi, I have created a website, but I have problems where I insert £ signs and it is coming up with a diamond shape with a question mark in it. Can anyone advise why is this and how can I correct it, please. Also I have put meta tags on … UI / UX Design ui-ux web-design | |
hi, How can i apply class to textbox on its change event. can i apply...? please help me. jack UI / UX Design html-css web-design | |
Hi,,, I want to insert the menus with flash effects to each links in it . So how can do this through the div tag or css. please reply me. UI / UX Design flash html-css web-design ![]() | |
Hi I am creating a web form but seem to have a problem with my table I have attached the form and css file but renamed the styles.css to styles.txt to allow me to upload it My problem is I cannot get the paydate to slot left, I have tried … UI / UX Design html-css web-design | |
I am building a site and the main couple of DIV tags are not centered in IE but they are in firefox, opera and chrome. any ideas? here is my css code for my problem: [CODE]body { color: #333; margin:0 auto; background-image: url(images/bg.gif); background-repeat: repeat-x; background-color: #fde0dd; } #main { … UI / UX Design web-design | |
hi, Please help me to make smooth font in html/css. Can i use same like photoshop text style. for example : smooth sharp Crips strong none. etc. help me thanks in advance. Jack UI / UX Design adobe html-css web-design |
The End.