7,985 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for anthonytonz

Hi, can u help me how to make coding like this picture? :'( Firstly click Web Development and it will appear many choices. So long I always have this problem, can't get the real code on internet.. Hope you guys help! Thanks :)

UI / UX Design web-design
Member Avatar for rotten69
0
74
Member Avatar for Sarama2030

Hi guys.I'm working on a site where i require the layout to be fluid i.e the elements take percentages for their widths.I however don't want the layout to scatter as it currently does when the browser is resized.I have tried min-widths for the various elements like body but it still …

UI / UX Design web-design
Member Avatar for Sarama2030
0
135
Member Avatar for 68thorby68

I have incorporated some excellent CSS/Jquery functionality into my site, but i'm having trouble editing the CSS to make the presentation more flexible. The CSS builds a container, into which I can insert text and call via Jquery. I am using this for my help function. CSS also overlays an …

UI / UX Design web-design
Member Avatar for 68thorby68
0
163
Member Avatar for Rasmalai

hey guys, i recently installed adobe photoshop CS5 on my desktop pc. but everytime i select paint bucket tool, i can't select any brush because all of the brushes get disabled after selecting paint bucket tool.

UI / UX Design adobe multimedia web-design
Member Avatar for Rasmalai
0
144
Member Avatar for cossay

I have the following CSS. This works fine but not in IE and Opera. [CODE] #content { position: absolute; left: 0; right: 0; min-width: 750px; max-width: 1100px; min-height: 700px; margin-left: auto; margin-right: auto; background-color: #FFF; top: 150px; } [/CODE]

UI / UX Design web-design
Member Avatar for Dandello
0
105
Member Avatar for Catchamouse

I have this webpage [URL="http://www.catchamouse.ic.cz/Flashgames.htm"]http://www.catchamouse.ic.cz/Flashgames.htm[/URL]. The problem is that in Explorer it's OK but in other browsers such Firefox, Opera and Chrome does not display the list of games correctly (images is missing). Could you please give me the solution of this issue?

UI / UX Design display ui-ux web-design
Member Avatar for sufyan2011
0
152
Member Avatar for mijorog

So I am putting 2 swf files on the same page but only one is working. [URL="http://yourspace.minotstateu.michael.j.rogers"]http://yourspace.minotstateu.michael.j.rogers/tripsmart/catalog.html[/URL] Below the Colored text should be another flash file. I can see it when I show source. Thanks in advance!

UI / UX Design flash web-design
Member Avatar for mijorog
0
61
Member Avatar for csterling

Hi, I have two objects: One is a button (instance name button1) and a square (instance name square1), and I would like the square's visibility to be toggled on or off when the button is clicked. So far, my code can make the square disappear, but not reappear. Below is …

UI / UX Design multimedia web-design
Member Avatar for misd_bunder
0
234
Member Avatar for huntaz556

Hi im 14 and am getting into web development mainly because my dad does it and i think its really cool what you can do with html5 and CSS and javascript, i want to make somthing not to complicated but somthing cool that would show my dad that i can …

UI / UX Design web-design
Member Avatar for Arkinder
0
146
Member Avatar for sidd.

hi, am new to web disigning. And i am designing a web page using joomla. And i want to add a drop down list to my page. I tried to search for the extensions but i din find any. As i am also new to this css and html, so …

UI / UX Design html-css web-design
Member Avatar for Arkinder
0
115
Member Avatar for Siberian

Only in Web Kit Browsers am I experiencing a <OL> displaying the 1,2,3 within (literally) the text of a span tag. There is no 1,2,3 in the HTML, how do I remove ?

UI / UX Design web-design
Member Avatar for Siberian
0
35
Member Avatar for ptsm

hi I have recently set up a website, and I notice it looks fine in Firefox, but in Interenet explorer , its almost unusable, also I noticed that if I try it on wider screens it shows a little better in explorer but still not the way I want, fix …

UI / UX Design open-source ui-ux web-design
Member Avatar for ptsm
0
70
Member Avatar for veledrom

Hi, I have a transparent circle (20X20) in PNG format. I want to use it to make a DIV or TABLE with rounded edges. How can I do it with CSS? I tried with some examples but none of them were cross-browser compatible. Thanks

UI / UX Design image web-design
Member Avatar for simplypixie
0
78
Member Avatar for meowbits

Hello, I am working on a simple website for a class. So far I have most of the layout finished. There is one problem that I have run into and am unsure of how to solve. The "feedback" image gets pushed to a new line when I open my webpages …

UI / UX Design web-design
Member Avatar for Dandello
0
128
Member Avatar for jovypinoy

Hi guys, This is what I wanted to do. 1. When I hover my mouse on the sidemenu. It will change it background color. Here is my codes. [code=css] #main-sidebar { width: 185px; float: left; padding-right: 10px; } #article-sidebar { color: #0b73b7; font-size: 14px; font-weight: bold; } #article-sidebar li { …

UI / UX Design web-design
Member Avatar for jovypinoy
0
94
Member Avatar for saurabh2007

This is a simple question but since I am having problems with it, I am asking it here. I have a div inside a file called head.php in my index.php, when i do <? include ("head.php"); ?> and then do something like <div style="margin:0 auto; width:900px"></div> it shows the two …

UI / UX Design web-design
Member Avatar for saurabh2007
0
119
Member Avatar for xDancinPoptartx

I am making an webpage where you get two random photos and you click using the arrow keys which one you like best and that one stays and goes on the versus the next random photo. I got it so far when you start the page it sets two random …

UI / UX Design html-css java web-design
Member Avatar for xDancinPoptartx
0
105
Member Avatar for tqmd1

Dear Sir, I have following codes [CODE]<div id="button"> <ul> <li><a href="index.html"><img src="images/home.png" align="middle">&nbsp;&nbsp;Home</a></li> <li><a href="products.html"><img src="images/product.png" align="middle">&nbsp;&nbsp;Products</a></li> <li><a href="directors"><img src="images/director.png" align="middle">&nbsp;&nbsp;Directors</a></li> <li><a href="contacts.html"><img src="images/phone.png" align="middle">&nbsp;&nbsp;Contact</a></li> <li><a href="feedback.html"><img src="mail.png" height="24" width="24" align="middle">&nbsp;&nbsp; Feedback</a></li> <li><a href="links.html"><img src="images/home.png" align="middle">&nbsp;&nbsp;Links</a></li> <li><a href="#"><img src="help.png" align="middle">&nbsp;&nbsp;about Us</a></li> </ul> </div> [/CODE] In IE6, Image in menu displays …

UI / UX Design image web-design
Member Avatar for |-|x
0
117
Member Avatar for OmniX

When using this HTML code: You get a rectangle where the location is stored, and a button labelled "Browse..". I would like to redesign the "Browse.." button and I was told this would have to be done using mainly javascript and abit of css (I thought it would be the …

UI / UX Design html-css javascript web-design
Member Avatar for jstnjns
0
602
Member Avatar for pritaeas

I am looking for some experiences with embedding video's in my website. Until now I had only externally linked video's (which included their own players). Now I have to embed my own. So far I've seen HTML5, Flow player, JW Player and VideoJS. Any recommendations ? Added: Also found [URL="http://praegnanz.de/html5video/"]this …

UI / UX Design multimedia video web-design
Member Avatar for pritaeas
0
121
Member Avatar for luweegee
Member Avatar for Dandello
0
169
Member Avatar for p0l4rb34r

I'm at uni beginning a web design course and we are starting to learn HTML 5 and CSS. I have previous experience with CSS and HTML but i haven't built for mobile devices or tablets, only for the desktop. I don't know loads of stuff, but i understand the basics …

UI / UX Design html-css web-design
Member Avatar for p0l4rb34r
0
159
Member Avatar for fishcik

Hello everybody. Yesterday i formatted my Pc. There was a website which i checked everyday. Everything seems to work fine in IE but not in Firefox. [url]www.haberlink.com[/url] that is the site. In the right of the page there is a slide show for images. That doesnt show up in Firefox, …

UI / UX Design web-design
Member Avatar for drjohn
0
138
Member Avatar for rhenig

Hi, I have a checklistbox in a table's cell. This checklistBox get its values dynamically from the database, by using DataBind(). Currently, all the results are listed in a long list. I would like to define a fixed height (or a max-height), and have a scrollbar in the list to …

UI / UX Design asp asp.net web-design
Member Avatar for DanyalRaja
0
1K
Member Avatar for siva28

[url]http://www.parithi.com/[/url] please visit this site... How to develop these first page..what kind of design tool is used? I develop own site , so these type of front page design i needed. please reply.. flash is ok for that?

UI / UX Design flash multimedia web-design
Member Avatar for walid86
0
167
Member Avatar for kimmi_baby

Hi, I'm having a few problems wanting to highlight the current tab in the navigation. I'm wondering if this could be because I have different stylesheets for some pages? Can this affect the way it works? I'm still using the same code in each stylesheet for the navigation... I'll post …

0
155
Member Avatar for lsvife

could anyone help why hover doesnt work on some of my link. below is my code! thnks in advance!!! [ICODE]a:link {color:#FF0000;} a:visited {color:#00FF00;} a:hover {text-decoration: underline;} a:active {color:#0000FF;}[/ICODE]

UI / UX Design html-css web-design
Member Avatar for Dandello
0
115
Member Avatar for Buter23

Hi, I have a problem with a search box not displaying all of the fields in Internet Explorer 7. All seems to work okay in 8, 9, Firefox, Safari and Opera... Can anyone offer any advice? Search box is close to the top of this url.. [url]http://www.lastminutetheatretickets.com/[/url] the style sheet …

UI / UX Design display web-browser web-design
Member Avatar for stbuchok
0
246
Member Avatar for lukemaister

Hi All, I have lately encountered quite a few problems with the problem I'm about to describe. I think it would be good for all of us to know the solutions if anytime we encounter this problem. I know my content is larger than the screen and I have a …

UI / UX Design html-css web-design
Member Avatar for Dandello
0
113
Member Avatar for tqmd1

Dear Experts My feedback form has following codes [CODE]<FORM name="form1" method="post" action="mailto:asiagheemills@hotmail.com" enctype="text/plain"> <br><br><label>Name</label> <span style=margin-left:24px;><input type="text" class="design14" name="Name:" value="" size="45" maxlength="50"></span><br><br> <label>Address</label> <span style=margin-left:6px><input type="text" class="design14" name="Address:" value="" size="45" maxlength="50"></span><br><br> <label>Email</label> <span style=margin-left:26px;><input type="text" class="design14" name="Email:" value="" size="45" maxlength="50"></span><br><br> <label>Mobile</label> <span style=margin-left:17px><input type="text" class="design14" name="Moible:" value="" size="45" maxlength="50"></span><br><br> <label>Subject</label> …

UI / UX Design web-design
Member Avatar for simplypixie
0
63
Member Avatar for davy_yg

index.php [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Masterlink International</title> </head> <link href="frontpage.css" rel="stylesheet" type="style/css" /> <div id="body"> <body> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris consectetur nunc quis orci feugiat a semper lectus interdum. Aliquam ipsum metus, …

UI / UX Design html-css image web-design
Member Avatar for geneh23
0
115
Member Avatar for Labdabeta

How do you show code on a website? Right now I define a bunch of CSS styles called Comment, Preprocessor, Keyword, etcetera. Then make a two column table, make the left column line numbers and and the right column each row has a line of code. Then I manually go …

UI / UX Design html-css web-design
Member Avatar for pritaeas
0
159
Member Avatar for whitshade

I recently noticed that images are no longer appear on my website. It is an add-on domain name, but images are viewable in the parent domain. I've checked the paths in the code, the permissions for the images direcoty and the images themselves and can't figure it out. The images …

UI / UX Design image multimedia web-design
Member Avatar for whitshade
0
209
Member Avatar for dyingatmidnight

I'm wondering if any Dreamweaver users around can help me out. I'm new the program, having done most of my programming in Notepad++ until my new job and there are two features of Notepad++ that I would really like in Dreamweaver but can't seem to find if they exist (which …

UI / UX Design ide web-design
Member Avatar for bdwild
0
165
Member Avatar for Garidius

Hello everyone, Somebody could suggest me some good script that you have used (jquery or something) to embed within a div structure a multi album photo slideshow/gallery or some other way to do it. I've seen some but they aren't multi album and one of them has that feature but …

UI / UX Design multimedia web-design
Member Avatar for Garidius
0
115
Member Avatar for showman13

Hi, I'm running into issues trying to layout a page that contains both html links using .png images and a .swf file that I would also like to have linked to another page. To see what I mean, I have a test page here [url]http://www.the-dream-release.com/test_page.php[/url] What I would like to …

UI / UX Design flash web-design
Member Avatar for showman13
0
92
Member Avatar for seowebtech

I am looking good script that could control the site, ideally with search engine friendly urls, and easy google shopping integration, paypal, sitemap, etc. any help would be appreciated, thanks

Member Avatar for ThePirust99
0
126
Member Avatar for ZeroEddy

Hey guys I am having a slight problem with my site. The problems are: 1. The text in the header does not re-size whenever the window is resized and it turns the page really messy. 2. Whenever you hover over the li in the navigation bar it shifts the divs …

UI / UX Design html-css web-design
Member Avatar for ZeroEddy
0
164
Member Avatar for davy_yg

Hi, I am trying to create a new card with AI. The size is 80 mm x 50 mm. Before I printed I export it to jpg format. The print out result is as big as an A4 paper. How to create a new card with the output (print out) …

UI / UX Design multimedia web-design
Member Avatar for davy_yg
0
97
Member Avatar for gunnerone

How could i create x amount of checkboxes based on how many items are in a database and populate each check box with a php variable containing the data from the database. thanks.

UI / UX Design ui-ux web-design
Member Avatar for simplypixie
0
75
Member Avatar for suavedesign

Hi My site works perfeclty ok in Firefox and IE8. If you take a look at it in IE6 and 7, you can see that it doesn't work well there at all. The link to my site is [URL="http://www.newstylesignsusa.com"]www.newstylesignsusa.com[/URL] In IE7, the pullout menu is not visible. Under the second …

UI / UX Design ui-ux web-design
Member Avatar for The Dude
0
117
Member Avatar for shyboy78758

I am having trouble with the following thing. I have a code that is supposed to line up 6 images on the right margin. The six images are supposed to line up to make one image. It's not working right. can anyone help me and tell me what i am …

UI / UX Design html-css web-design
Member Avatar for Ib89
0
523
Member Avatar for opjjuly

Hey guys, my DIVS are giving me a headache things is my .main div is overlapping with my .footer div , the .main div contains a table which expands when more rows are entered, so as its expanding it will overlap with the .footer div. Increasing its height to accommodate …

UI / UX Design web-design
Member Avatar for simplypixie
0
129
Member Avatar for kimmi_baby

Hi, I just need some help with tables. I'm using the tables for a mini menu. My problem is, on rollover, it doesn't actually cover the whole element. Is there a way for it to cover it all? The box is normally grey and on rollover it's red but it …

UI / UX Design html-css web-design
Member Avatar for simplypixie
0
106
Member Avatar for judge6

Hi all, I'm working on a website which has a horizontal navigation menu, much like the one on DaniWeb. Basically I need to include an icon which floats right for each list item. IE7 has a bug whereby if the container div does not have a width stipulated then a …

Member Avatar for Dandello
0
163
Member Avatar for Bazzaah

Hi I'm just finishing up a stylesheet. I've noticed a small problem The footer and boxes (innerbox and outerbox in sheet below) resize slightly when the content is more than a screen long. Is there a way to fix that? Thanks in advance for any help. here's my stylesheet [code] …

UI / UX Design web-design
Member Avatar for Bazzaah
0
63
Member Avatar for peterpa

hello friend please any one tell how can i create this kind of images which is used here in this website [URL="http://www.npkgroups.com"]http://www.npkgroups.com[/URL], menu link

UI / UX Design image multimedia web-design
Member Avatar for niranga
0
118
Member Avatar for kimmi_baby

Hi there, I need to create a website for a client using a CMS. This client is a manufacturer and wanting to have a website that is pretty much similar to an ecommerce website except they won't be selling anything. It will have categories and list all the products. It …

UI / UX Design cms html-css php web-design
Member Avatar for kimmi_baby
0
106
Member Avatar for ZeroEddy

I am having a bit of rouble trying to sort this out. Basically im creating a header for my website and I want the text to be a certain size when the page loads. If the current window is resized I want the text to change also. I cannot seem …

UI / UX Design html-css web-design
Member Avatar for suresh ma
0
153
Member Avatar for faroukmuhammad

I'm good at programming; HTML, xHTML, Javascript, VBScript, PHP, etc. but i've this problem, my website always look ugly. Can anyone suggest a book for me that will teach me how to make beautiful websites like those out there?

UI / UX Design html-css vbscript web-design
Member Avatar for Dandello
0
151

The End.