7,985 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for vishalkhialani

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
Member Avatar for lovelopez
0
206
Member Avatar for Roelof Wobben

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
Member Avatar for Roelof Wobben
0
82
Member Avatar for andi.andiiimintoyouu

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
Member Avatar for andi.andiiimintoyouu
0
153
Member Avatar for NardCake

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
Member Avatar for NardCake
0
136
Member Avatar for active-worker

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
Member Avatar for crescendo
0
162
Member Avatar for divya9183

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
Member Avatar for kabutalebu
0
613
Member Avatar for somjit{}

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
Member Avatar for riahc3
0
481
Member Avatar for rupom1969

Hi; This is Rupom from Bangladesh,Is there any body assist me by giving Easy Web Tips.

UI / UX Design web-design
Member Avatar for madelinekim
0
277
Member Avatar for Luckychap

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
Member Avatar for madelinekim
0
202
Member Avatar for rouse

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 …

Member Avatar for bootstraptor
0
170
Member Avatar for andi-dev

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
Member Avatar for andi-dev
0
197
Member Avatar for Rizi004

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
Member Avatar for Rizi004
0
3K
Member Avatar for Monkey101

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
Member Avatar for Monkey101
0
187
Member Avatar for vizz

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
Member Avatar for LastMitch
0
145
Member Avatar for Squidge

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
Member Avatar for Squidge
0
180
Member Avatar for saucy6969

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
Member Avatar for saucy6969
0
291
Member Avatar for Monkey101

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
Member Avatar for Monkey101
0
222
Member Avatar for Monkey101

<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
Member Avatar for Monkey101
0
197
Member Avatar for RinzLove

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
Member Avatar for IIM
0
265
Member Avatar for vizz

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
Member Avatar for vizz
0
319
Member Avatar for ultramel

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> …

Member Avatar for almostbob
0
206
Member Avatar for rd.nard

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
Member Avatar for LaxLoafer
0
133
Member Avatar for Violet_82

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
Member Avatar for JorgeM
0
5K
Member Avatar for davy_yg

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
Member Avatar for TonyG_cyprus
0
80
Member Avatar for GlenRogers

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
Member Avatar for JorgeM
0
89
Member Avatar for rommel.t.brillantes

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
Member Avatar for advaanz
0
194
Member Avatar for Violet_82

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
Member Avatar for paulkd
0
113
Member Avatar for joelbohm

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
Member Avatar for riinfotech
0
272
Member Avatar for takeover4444

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
Member Avatar for takeover4444
0
251
Member Avatar for jamey8420

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
Member Avatar for LastMitch
0
780
Member Avatar for SureEM25

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
Member Avatar for SureEM25
0
106
Member Avatar for ACRDepos

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
Member Avatar for ACRDepos
0
135
Member Avatar for gilbert.jacob1

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
Member Avatar for gilbert.jacob1
0
181
Member Avatar for scarletfire

**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
Member Avatar for designershiv
0
175
Member Avatar for vanessia_1999

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
Member Avatar for LastMitch
0
185
Member Avatar for Dervish1

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
Member Avatar for Dervish1
0
2K
Member Avatar for louie540

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
Member Avatar for louie540
0
149
Member Avatar for takeover4444

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 ![821e1bf8483f2e5119bc7dfa7313aa72](/attachments/large/4/821e1bf8483f2e5119bc7dfa7313aa72.png …

UI / UX Design html-css web-design
Member Avatar for takeover4444
0
818
Member Avatar for active-worker

Hi Guys, Good day I have a web site: www dot my-portfolio-site dot site88 dot net/ and I want that the website has to be responsive and perfectly function on mobiles and tablets. For your kind information, I know HTML and CSS coding. But I don’t know how to convert …

UI / UX Design html-css web-design
Member Avatar for MidiMagic
0
104
Member Avatar for davy_yg

Hello, How to create admin navigation like this ? [Admin Backend Nav](http://www.masterlink.co.id/indonusa.jpg) 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
Member Avatar for takeover4444
0
136
Member Avatar for takeover4444

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
Member Avatar for takeover4444
0
178
Member Avatar for jemz

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
Member Avatar for jemz
0
118
Member Avatar for sammymantha

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
Member Avatar for kasser
0
902
Member Avatar for Violet_82

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
Member Avatar for Violet_82
0
87
Member Avatar for compulove

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
Member Avatar for crazygal
0
216
Member Avatar for takeover4444

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
Member Avatar for takeover4444
0
160
Member Avatar for Tewhano

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
Member Avatar for Tewhano
0
196
Member Avatar for Violet_82

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
Member Avatar for Violet_82
0
411
Member Avatar for Ekerichard101

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
Member Avatar for ftangpos
0
262
Member Avatar for allifields

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 …

Member Avatar for Dani
0
984

The End.