7,985 Archived Topics
Remove Filter ![]() | |
Hello, Not sure if I am putting this in the right section or not but I'm sure someone will let me know if I'm not. I have recently made a email template, coded from html, I've done it in a visual editior provided with my email client. As you would … UI / UX Design email html-css web-design | |
I made an Edge animation with a stage which is, natively, 1600x900px. I've included it in an `<iframe>` linking to the HTML file outputted by Edge, on the page where it's to be displayed; as not all displays support this resolution, I wanted to use CSS media queries to resize … UI / UX Design adobe html-css web-browser web-design | |
Hi Im not all new to HTML but im still learning. Im having a issue with my footer it wont stretch out. Here's a image: http://i.imgur.com/JZx0V.png And here's the CSS Code #footer { color: #ffffff; margin: 0; padding: 0; float: right; background: #000000 url(foot.png) repeat center top; width: 1500px; } … UI / UX Design html-css web-design | |
I found an image rotator that works okay (combination of html and java script), but I would like to have the images disolve or fade into the next image. Anything out there that is not too complex? UI / UX Design image web-design ![]() | |
i tried everything to get the slider working @ http://din3shie.x10.mx/IndEnt/ index.html file : <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <!-- Design by Free CSS Templates http://www.freecsstemplates.org Released for free under a Creative Commons Attribution 2.5 License Name : Rifle Description: A two-column, fixed-width design with simple color scheme. … UI / UX Design html-css javascript-jquery web-design | |
Does anyone know how to make the slider on the Mercedes benz USA site? http://www.mbusa.com/mercedes/index?utm_expid=62343809-0 Can anyone show me a tutorial or anything on how to make that slider? UI / UX Design web-design | |
I am having trouble vaildating my web-design. I am trying to change over from a table based design to a div base. Problem is I started out with tables so I now have a combination of both and sure how to fix it. I have pasted my code here: Please … UI / UX Design html-css web-design | |
Hi I have a dropdown list that opens upward. Is there a way with CSS to force it to open downward? UI / UX Design web-design | |
Hi there, the text headings in the right hand column here are hanging to the left outside of the column. Any ideas as to how I can stop that happening and pull them back in? http://www.wannalearnmusic.com/tom/ UI / UX Design html-css web-design | |
This function dosen't work any thoughts function css() { // Register the style like this for a theme: wp_register_style( 'custom-style', get_template_directory_uri() . '/css/style.css', array(), '20120208', 'all' ); // For either a plugin or a theme, you can then enqueue the style: wp_enqueue_style( 'custom-style' ); } add_action( 'wp_enqueue_scripts', 'css' ); ?> … UI / UX Design web-design wordpress | |
hi first post on here for a long while. i am trying to add a background image to my links in a list on my page but i cannot get the image to show how i would like. i am either going about it the wrong way or it simply … UI / UX Design html-css web-design | |
Hello, I have a simple question that I can't find an answer to. My question is: Does a **URL** include a **URN**? If yes, how can it include a **URN**? For example, this web address: www.example.com/folder/file.html In this address, where is the **URL**, and where is the **URN**? Is the … UI / UX Design web-design | |
hi guys need help here, wanna need some advice on what would be the best technique for this layout see the link below http://imageshack.us/photo/my-images/843/layoutsn.png/ UI / UX Design html-css web-design | |
Hi, I am trying to fix this simple coding problem for many days, but its not working everytime, I am posting in hope that some one will help this time. I am having two pages Page1.php and Page2.php. Page1 is having a text box when I enter some code here … UI / UX Design html-css web-design | |
where can I get transparent images and stock photos for free ? I need some photos and images for website design UI / UX Design web-design | |
Hello all, I'm new to CSS layouts and am trying to create a two column layout within a wordpress page. The left and right column line up as expected until I add border-left and padding into the mix found within div#mediaPhotos. After adding it, the right div is still on … UI / UX Design html-css web-design wordpress | |
Hi, I have a menu (Telerik: RADMenu) to be available in arabic language support, which means float from right to left. the Menu works fine in IE & Firefox, but not on other browsers; but when using firebug inspect element, I get exttra style as below which makes the menu … UI / UX Design web-design | |
I just strated working with sprites and end up with a diffrent result My code css .icon a{ width:191px; height:151px; text-decoration:none; text-indent:-9990px; display:block; background-image:url(../images/socialsprite.png); background-position:0 0; } html <span class="icon"> <a href="#">f</a> <a href="#">t</a> <a href="#">g</a> </span> any help would be welomed Thank you UI / UX Design html-css web-design | |
I just need to touch up a website I've been working on before I submit it. Basically, everything is centered on my computer but off-center when I look at the site on different computers. I'm new at making websites and can't figure it out. I just want to pay someone … UI / UX Design web-design | |
Hi.. I'm having a problem of redirect my website to use another style sheets for ie and chrome. This is the way i've done for ie detection : [CODE] <!--[if IE 8]> <link rel="stylesheet" type="text/css" href="css/ie8.css" /> <! [endif] --> [/CODE] and this is the way i've done for chrome … UI / UX Design web-design | |
I am using the following form to take input and then set an action <form action="" method="post"> <select name="page_option"> <option value="go1">Go 1</option> <option value="go2">Go 2</option> </select> <input type="submit" value="Change home.php" /> </form> Instead of this I want to have two buttons side by side,one button has text GO1 while other … UI / UX Design html-css web-design | |
Hey all, Im hoping this isnt too out of line to ask - it is genuinely out of a desire to learn and improve, but sadly it is not necessarily code based. I am working on getting "experience" so I can persue a career in programming, either web, platform, or … UI / UX Design career ecommerce session web-design | |
Im trying to build a video gallery and ive build the gallery in HTML first and used a table to display each thumbnail in 3 rows. Now Ive build a php script so I can add new video thumbnails easily. How can I display a series of divs in a … UI / UX Design web-design | |
Hi all, I have a new form that is not responding in the Firefox browser and I can not figure out why. The code is: <form action="http://www.hostmonster.com/monstermail" enctype="multipart/form-data" method="post"> <fieldset id="contact"> <label for="fName">First name</label> <input name="fName" id="fName" required="required" /> <label for="lName">Last name</label> <input name="lName" id="lName" required="required" /> <label for="biz">Company name</label> … UI / UX Design html-css web-browser web-design | |
Hi, thanks for looking at this thread. I have a quiz and this is one of the question I had to attempt but I am not 100% sure about the answer. it says: W3C is an important organisation in the Internet because Select one or more: a. W3C sells cheap … UI / UX Design cloud-computing encryption web-design | |
Hello! Hoping someone here can help me with this problem. So the page I am working on has an image containing Facebook, Twitter and Youtube tabs.  All these tabs are clickable in every other browsers (Chrome/Safari/Firefox/Opera) except in Internet Explorer (7/8). I am not sure what I am … UI / UX Design html-css image seo web-browser web-design | |
Hello, I know that my question seems to be quite stupid, however I would like to know how I can edit a website. I have created websites before and edit the files using FileZilla. Can I use the same method even when the website is live? Also how do I … UI / UX Design web-design | |
Hello There! I am building a dynamic CSS document through PHP and was wondering if it is a big problem (for browsers or SEO or something) for me to leave *blank values* for some CSS attributes. If it is problematic, is it so much so that it is worth adding … UI / UX Design html-css seo web-design | |
hello there please help me im having problem with my css specialy with these codes body {background: url(./images/bg-body.gif) repeat center; color: #80662b; font-family: 'AndikaRegular'; font-size: 14px; margin: 0; min-width: 950px; padding: 0; overflow:scroll;} if i put these code separate with my php file it wont work. all images i used … UI / UX Design html-css web-design | |
I made page with a jquery plugin and a css dropdown menu. I had to z-index the rotator so that the menu drop down could go over it. but now the plugin nav buttons are not clicking please help guys. Been going round in circles. scratch scratch UI / UX Design javascript-jquery web-design | |
Hi, I had a final exam last week and I just want to make sure whether I have got the multiple questions right. I would be great if you can share your thought (or an answer) about these two questions. 1. A search engine works from a collection of Web … UI / UX Design web-design web-server | |
There is an article I read that I you can customize the WordPress Administrator login. It calls for editing the HTACCESS file. I have (2) HTACCESS files, one in my root on my server and the other located with in the WordPress installation. My server does not permit me to … UI / UX Design web-design wordpress | |
Hi there, I am quite new to web design and I would like to know where to start from to build a dating site from scratch without using any of the software or applications that builds it for you. Thanks hope to hear your suggestions UI / UX Design web-design | |
Hello, anyone can help me with creating a map similar to the one shown on this link: http://www.leboncoin.fr/ Any tool or tutorial on how to do this? For example clicking on a specific region loads a corresponding web page for it UI / UX Design web-design | |
I ran into a situation which suggests to me that there is a limit to the number of input text boxes you can have in an HTML form. I'm developing a registration system for a sports event and wanted a form which would allow the organizers to edit several items … UI / UX Design html-css web-design | |
i know most stuff to making a site but i dont kno how to make members profiles and how to search them. is there some software out there thats really easy to use that could help me make a dating site??? UI / UX Design ui-ux web-design | |
I have a Spry menu on this page: http://www.allaboutbags.ca/notmadeincanadamyth.html when I view it in IE it is perfect (a straight black menu bar across the page) but when I view it in Firefox all the menu items are bumped to the right of the page stacked on top of each … UI / UX Design web-design | |
Hey all, it's my first post here on Daniweb! Looks to be a brilliant community and I look forward to contributing to the Daniweb Web Development board as that is my primary area of interest. So I've been having a problem. My client is starting to ramp the pressure up … UI / UX Design cms web-design | |
I am having a bit of a problem with my divs overlaping when the browser window is minimized. I am displaying a map and a data table side by side when a button is clicked. The button clicked function is working so far displaying both div's side by side. But … UI / UX Design html-css web-design | |
Have you ever wanted a link to go to the bottom of the same page? Well in this snippet you see how.. 1) On the top where is says [quote]<p><a href="#C4">See also Chapter 4.</a></p>[/quote] is a link going to Chatpter 4 at the bottom of the page if you look … UI / UX Design web-design | |
Some friends and me are thinking of creating a website for us so that we can keep in touch. I have created a website before, but it was when I was a kid. We are wanted a place where we can keep it touch, but where we can control access … UI / UX Design apache web-design | |
I am looking at using the 'Document Widget' in WXWidgets to create a report. It is apparrently an html document. Does this mean that I can format and position text using XML or HTML. I'm not entirely sure how this works. Can I also add objects to the html document … UI / UX Design html-css web-design xml | |
Hi I have the following basic CSS only webpage layout [www.createtime4u.kaiproductionservices.com/index.html](www.createtime4u.kaiproductionservices.com/index.html) which looks in-line cross Safari/IE browsers on a PC, but out of line on the ipad. Before I give out a ton of code has anyone got a good checklist of things I should be looking out for on … UI / UX Design html-css ipad web-design | |
Inline Code Example HereI have this url http://lawnkinglandscapedesigns.com/ I edited the CSS inside wordpress to center the logo, and now .slide .banner { display: none; } is showing up on the website. This is what I put into the code: #logo { margin-left: 125px !important; } .slide .banner { display: … UI / UX Design html-css web-design wordpress | |
I'm making a website where users select one of the four options - A, B, C, or D (for simplicity) and press a button to be redirected to a different page (page 2) that uses the selection to display one of the four images at the top. The selection is … UI / UX Design caching image php web-browser web-design | |
I already know how to make a forum using php and mysql. I have a fully functional forum that I have written with the help of php login v2. I have modified the script to work with my needs. Everything else on the forum I have written. Now the only … UI / UX Design html-css web-design | |
hello friends i am building my first website,i want that the other pages should open in the home page itself,i mean to say that when i click on the menu only the content of the home page change not the other page should open,many website has thi kind of feature.... … UI / UX Design web-design | |
PHP to output an HTML table but when it does the pictures refuses to display. The php array $members['smallimg'] linkts to the .jpg file for example [url]http://www.powerme.edu/me/images/faculty/70_70/gkumar_2012.jpg[/url] // If there is at least 1 member listed as Faculty, then we are going to get the header and table set up … UI / UX Design web-design | |
Hello, I am trying to have this lightbox thumbnail: [lightbox thumbnail](http://www.masterlink.co.id/lightbox%20pic.jpg) and I find a blue box around it I wonder why. This is all I have for jquery lightbox css: #jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; } #jquery-lightbox { position: absolute; … UI / UX Design web-design |
The End.