7,985 Archived Topics
Remove Filter ![]() | |
Hi, I used to use adobe illustrator, photoshop and fireworks for image editing when I was using windows. We have decided to switch over to linux and was wondering what good applications can we use. I found gimp but its not enough it does not handle vector images and we … UI / UX Design multimedia web-design | |
Hello, I use now Symphony cms for my site (http://www.tamarawobben.nl) But im not complety satisfied with it. So I wonder if there is a better cms for it and the second question is if someone knows then a good conversion way so I don't have to enter all entries again. … UI / UX Design cms web-design | |
HTML CODE <div id="wrapper"> <div id="navMenu"> <ul> <li><a href="">HOME</a> <ul> </ul><!--ul mrena --> </li><!--fundi i LI --> </ul><!--fundi i UL --> <ul> <li><a href="">IL BRAND</a> <ul> <li><a href="">il nuovo marchio</a></li> </ul><!--ul mrena --> </li><!--fundi i LI --> </ul><!--fundi i UL --> <ul> <li><a href="">PRODOTTI</a> <ul> <li><a href="">Carburante</a></li> <li><a href="">Prodotti Speciali</a></li> … UI / UX Design html-css web-design | |
Hello! I'm beginning work on something and Microsoft's Segoe UI font (which debuted with Windows 7) would be perfect for some UI elements. Would it be legal to take the font files from the Windows font directory and link them with css etc... (The project will eventually be open sourced … UI / UX Design legal microsoft web-design | |
Hi Everybody, Good day Please see the following code and response. background: #6a6a6a url(images/nav-bar-bg.png) repeat-x; background: -webkit-gradient(linear, left top, left bottom, from(#b9b9b9), to(#6a6a6a)); background: -moz-linear-gradient(top, #b9b9b9, #6a6a6a); background: linear-gradient(-90deg, #b9b9b9, #6a6a6a); Please let me know that what is gradient and linear-gradient? Why takes different values here like 2nd line webkit-gradient(linear, … UI / UX Design web-design | |
hi,i am new to flash.... i have made a simple flash banner which has 8 layers...now i wanna link it to a webpage...how???? UI / UX Design flash web-design | |
i started html from the book head first html n css , and just in the second chapter , they're talking about having your own website and that it would help out in learning html. i dont really know anything about this, can anyone suggest if having my own website … UI / UX Design html-css web-design | |
Hi; This is Rupom from Bangladesh,Is there any body assist me by giving Easy Web Tips. UI / UX Design web-design | |
Hi All, I am in search for some good "Responsive web Designing" CSS frameworks. Kindly Suggest few. I have gone through:- Bootstrap, Foundation and Amazium. All seems same to me. UI / UX Design css-bootstrap web-design | |
I am using twitter boostrap for a conversion project that I am workng on. I need to change the color of the Nav-bar, the links color, hover color of the links and finally the default size of the text of the links. Can you point me to a tutorial to … UI / UX Design css-bootstrap social-media web-design | |
here is the HTML <body style="margin:80px;padding:10px;"> <div id="Stage" class="EDGE-10822169"> <div id="wrapper"> <div id="navMenu"> <ul> <li><a href="">IL Brand</a>- <ul> <li><a href="">il nuovo marchio</a></li> <li><a href="">il nuovo marchio</a></li> <li><a href="">il nuovo marchio</a></li> <li><a href="">il nuovo marchio</a></li> <li><a href="">il nuovo marchio</a></li> <li><a href="">il nuovo marchio</a></li> </ul><!--ul mrena --> </li><!--fundi i LI --> </ul><!--fundi … UI / UX Design html-css web-design | |
Hi there I have a html page in which i have flash video and youtube video if borwser detect flash player the flash player vidoe run but if flash player not detect than it play youtube vidoe and the problem is that the iframe not open the youtube video it … UI / UX Design javascript video web-design | |
My right column is overlapping into my main content column how do I prevent this from happening? I tried using overflow: hidden; and overflow: auto;. I used the clear property for my left and main column which worked to prevent them overlapping. UI / UX Design html-css web-design | |
I have altered and little simplified this tutorial **[CSS-ONLY RESPONSIVE LAYOUT WITH SMOOTH TRANSITIONS](http://tympanus.net/codrops/2012/06/12/css-only-responsive-layout-with-smooth-transitions)**. But it is not working properly. Here, radio buttons are used as menus. When I try to put them inside **<div></div>** it stops smooth scrolling. * I want to put radio buttons(menus) inside **navigation** div and … UI / UX Design html-css perl web-design ![]() | |
Hi all, I seem to have an issue with my CSS. The page setup that has the issue is: <footer> <section 1></section 1> <section 2></section 2> <section 3></section 3> </footer> The sections are set to 33% width and floating left. The containing footer does not seem to expand in height: … UI / UX Design html-css web-design | |
Hi there I am working on my new website for my organisation's festival. All pages working well thus far EXCEPT for the Contact page. The footer is below the black area. I must be missing something in the code to get it to sit where every other page has the … UI / UX Design html-css web-design | |
For my webpage I want to set up columns (boxes). For example I have an image floating to the left then I want to float another image or a plain box underneath the image. This is my HTML code <div style="float: left; background-color: white;"> <img src="Images/Books.jpg" alt="Books" width="225" height="125"/> </div> … UI / UX Design html-css web-design | |
<div style="width:100%; background-color: cornflowerblue"> <div style="width: 13%; float: left; text-align:center; height:30px; background-color: cornflowerblue;" <li><a href="" style="text-decoration:none; padding-top: 3px; padding-bottom: 3px; color: white; font-size: 20px;">About</a></li> </div> <div style="width: 13%; float: left; text-align:center; height:30px; background-color: cornflowerblue;" <li><a href="" style="text-decoration:none; color: white; padding-top: 3px; padding-bottom: 3px; font-size: 20px;">Books</a></li> </div> <div style="width: 13%; float: … UI / UX Design html-css web-design | |
Hi, I've problem positioning the div. I would like to have the div (id=new, id=cd) position beside .navmenu instead of below .navmenu Please see the code. Many thanks.. <div class="catalog"> <blockquote> <h1 style="text-align: right;"><marquee direction="right">Free Shipping Islandwide for Purchase above S$100<img src="images/plane.png" width="70" height="40" alt=""/></marquee></h1><br /> <div id="left"> <div> <p … UI / UX Design html-css web-design | |
I'm using media queries. my code is not working for following resolution. **240 x 320 (small phone) 320 x 480 (iPhone)** I want to add this #wrapper { width: 100%;} #column1 { width: 100%;} #column2 { width: 100%;} What about meta tag? (I'm using this `<meta name="viewport" content="initial-scale=1.0, width=device-width"/>`) UI / UX Design iphone web-design | |
hi I have the following which brings up the print window for my page, however, I would only like to print the "echo" form data which is being displayed and not the entire page. any suggestions would be greatly appreciated :-) Thank you <script> function printpage() { window.print(); } </script> … UI / UX Design html-css javascript php web-design | |
how possible is it, that. a site like about.com, apears so many things in search results, but their main page those not contain all the pages you are being directed to. that is, you maybe searching information on finance, and you find it in about.com, but when you look in … UI / UX Design finance web-design | |
Hi all, I hope somebody can help me with this really annoying issue. Basically I have a some radio buttons and some text inside a label. This is in a small container and when the line of text breaks and goes to the other line, I want it to be … UI / UX Design cms html-css web-design | |
Hi all, Cek this product tab background. How to create it? [Product Tab](http://www.masterlink.co.id/product.jpg) There is no tab in it yet the background seperation look like tab background. Where the gray color looks different from the background. How to create it? Thanks. UI / UX Design web-design | |
Hi, I want to use the galleria plugin to show images on a site. Does anyone know how to get it to read from a mysql database table? Thanks.............. UI / UX Design web-design | |
Hi guys, I have a simple authentication portal that when a user's code renders valid, it redirects to a link and it loads my website. However, I need to auto open two websites. The second website that need to open upon authentication could open in another tab or it could … UI / UX Design html-css web-design | |
Hi chaps, quick question. Is a html form tag always required when you add a form to the html? In other words if you have a form and leave out the form tag will the code still validate? I have heard some saying that a form tag is only necessary … UI / UX Design cms web-design | |
I'm good at designing. Kindly suggest me where should i start from, like whether i should start with Photoshop, or Dreamweaver... UI / UX Design web-design | |
Hi everyone, i'm having a problem with my menu bar in my blog, it runs fine in a screen resolution of 1366x768, or 1980x1080, but it doesn't look good in 1024x768 resolution, or any resolution have a width is less than 1024px, you can see the problem in the picture … UI / UX Design web-design | |
I have a SSRS report that has a hyperlink to another website. The link to the site works fine when I access the report directly. However, I am displaying the report in an iFrame. When I click on the link within the iFrame, nothing is happening. I can copy my … UI / UX Design perl web-design ![]() | |
Hello I am trying to add a Image to my header where it will show the body background but it is not doing as i need, here is my code C:\Users\SureShotM\Main.cssbody { background-color:#4E9258; } #container { margin: 0 auto; width: 700px; background:#fff; } #header { background-image:url('MineMad.png'); background-repeat:no-repeat; background-position:left top; padding: … UI / UX Design web-design | |
Hello, I'm trying to configure my search form to do a search within my site via google, when they hit the enter button. Right now all my search does is search google. <form action="http://www.google.com/search"> <input type="text" name="q" onkeypress="submitOnEnter(this, event);"/> </form> How can I get it to search my site via … UI / UX Design web-design | |
Hi Guys, I have a problem with regard to creating a dropdown main menu in CSS. I have already tried to change/add my code and checked other resources but it still doesn't work. I hope you guys will be able to help me. Many thanks. Jacob Here is my HTML … UI / UX Design html-css web-design | |
**Hi guys, I would like to implement a text box using html with preloaded text and auto highlight an entire line when click, and the click line would bring up a pop up next to it, is it do able? Is there any kind suggestions on how I may achieved … UI / UX Design display web-design | |
Hi, I have been working on my portfolio website like forever. I am struggling with one problem that I can not solve for nothing. Can someone please help me. I don't know what I am doing wrong. I have two checkboxes. When selected the selected checkbox will appear in mytxt.text … UI / UX Design apple flash web-design ![]() | |
I'm working on my first web app, and have a simple version of the application working. It allows the user to create and edit a fantasy map from a set of terrain tile images - but I can't figure out how to make it print. A print preview (and an … UI / UX Design javascript web-design | |
Hi I have been asked to include a drop down navigation bar in the banner area, but the sub-menu buttons seem to be hiding behind other content. The link I'm currently working on is called "Get Involved!". [www.asgcinc.org](http://www.asgcinc.org) I made the background color of the sub button white so you … UI / UX Design web-design | |
Hi all, I'm trying to create a search box that is located in the far right of the menu bar, and i want to remove the hover effect of the search box. Sorry for my bad english, to know what i mean, you can see the picture below :D  Do I have to draw one by one for each admin nav with Photoshop ? What about the navigation text do I have to draw it or write the text in html ? Thanks. UI / UX Design web-design | |
Hi all. i'm having the prolems with my blog, when i view it in firefox or chrome, it works fine, but it in IE9, i found too many issue, first, the footer too large, and suddenly some border appear, you can see those errors in the pictures below: https://lh6.googleusercontent.com/-p6yrwI5DJTo/UXlMrOaaSWI/AAAAAAAAAUA/4E-4MbvZP1A/w987-h368/233.png ____________________________________________________________________________________________________ … UI / UX Design web-design | |
Hi, how to make something the same in daniweb when we clicked the log-in link the background color black will be visible "i think this is called mask background", and it will cover the whole page even the the content is short or long it will adapt the size of … UI / UX Design html-css web-design | |
I have a script that is for a url rotator page. I have worked on it for over 3 hours. I converted the text with all my urls to html but all I get is the page title and a blank page. If anyone could help me I would be … UI / UX Design web-design | |
Hi all, I have a few questions about compatibility mode. I am using IE9 at the moment. First and foremost, I have noticed that the compatibility icon tends to appear quite often when browsing the internet: it appears when I look at the bbc site http://www.bbc.co.uk/ and w3c schools just … UI / UX Design web-design | |
Hello everyone! I am thinking of creating some websites, one for my parents business and one for my personal use. Basically I wanted to know the BEST web hosting service and the BEST FTP provider to use. I want a good deal but also the the best service so I … UI / UX Design web-design | |
Hi all, I'm having a problem with my new dropdown menu bar, i tried hard to figure out the problem but cannot seem to find a solution. Live demo for the dropdown menu bar http://www.script-tutorials.com/demos/249/index.html But on my site, the sub menus have been hidden. https://lh4.googleusercontent.com/-iEZ2g28Ubu0/UXgpKgPJxkI/AAAAAAAAASo/4NDYxC8vsEM/w1180-h354-p-o/123.png My site: http://thegioidulieu.blogspot.com/ Thank … UI / UX Design web-design | |
I am trying to get an image popup of a flag when the cursor is over a hotspot on an imagemap. The part that I can’t get to work sufficiently is the position of the image relative to the mouse pointer or hotspot. I want the image to pop up … UI / UX Design html-css image web-design | |
Chaps, I have come across something really really odd. I won't bother you with too many details, what happened on the website I am working on, but I have managed to recreate the issue in a very simple page. Basically, it seems to me that chrome doesn't handle list-style-position very … UI / UX Design web-design | |
i just got into html recently and i've been using a live editor to help me get better at it.... but now that i think i am, i want to be able to create a signup page that stores the users infos like username, password, email, sex and agreement to … UI / UX Design web-design | |
Hi, so I have developed a top fixed navigation bar at the top of a webpage. How do I incorporate a fading navigation bar so that when I scroll down, the fixed bar turns from black to a certain opacity level? Is that something incorporating jquery? And if possible, if … UI / UX Design html-css javascript javascript-jquery web-design |
The End.