7,985 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for Dannis86

Hello there, I'm watching a video from designcourse.com and just trying out with my own website. I got this far with html: [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>Untitled Document</title> <link href="css/main.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="container"> <p …

UI / UX Design html-css web-design
Member Avatar for matricol
0
187
Member Avatar for Q8iEnG

Dear all, I'm looking for solutions. I'm using Dreamweaver, I made a website HTML + CSS. As an Example if I want to put Yahoo: [URL=http://img684.imageshack.us/i/onejf.jpg/][IMG]http://img684.imageshack.us/img684/4954/onejf.jpg[/IMG][/URL] Inside this Area the Black box: [URL=http://img805.imageshack.us/i/twow.jpg/][IMG]http://img805.imageshack.us/img805/8284/twow.jpg[/IMG][/URL] Without using iFrames. What do you recommend? Thanks.

UI / UX Design html-css ui-ux web-design
Member Avatar for Q8iEnG
0
111
Member Avatar for AmieFeetandToes

So I made a website for a client (auto body shop), and I have a slideshow on the website that rotates OEM car photos. It also has a "band" of auto manufacturer logos at the bottom of the page. Recently a few of the manufacturers sent letters to the body …

UI / UX Design image multimedia web-design
Member Avatar for matricol
0
126
Member Avatar for crunkie

Hi all, [B]The Situation: [/B] I'm creating a basic template in HTML with CSS that I often use when creating websites. [B]The Problem:[/B] I am centering my content and cannot get rid of the white border at the top of the page (am testing in Firefox and Chrome). This is …

UI / UX Design html-css web-design
Member Avatar for crunkie
0
114
Member Avatar for svmer

Hi i want to know how to make space within hyperlinked text or images for example: <a href="http://www.daniweb.com">daniweb</a> <a href="http://www.daniweb.com">daniweb 2</a> so the output will be Daniweb daniweb 2 if add <BR> instead of </a> then it's now what i mean it's out put is that daniweb daniweb 2 is …

UI / UX Design perl php web-design
Member Avatar for almostbob
0
103
Member Avatar for saurav007

I am starting to learn photoshop and am looking for a book which can teach me photoshop cs5 from scratch.I do not any previous experience with photoshop(The only image editing experience i have is of cropping and resizeing lol).Please recommend.

UI / UX Design multimedia web-design
Member Avatar for johnnright
0
163
Member Avatar for abrocketman

I am creating a small directory with a few details. For some reason the CSS will not make the border arround the whole thing. Please could you look at it and let me know. I have tried everything. I have attached the all the code I am using. Thanks[code]<!DOCTYPE html …

UI / UX Design html-css web-design
Member Avatar for ushajase
0
297
Member Avatar for ppetree

Situation: I have a form (dont we all! LOL) It's in a table (sigh) The table has 4 rows <tr> and 2 columns Each row has a <fieldset> containing multiple <labels> and various types of input fields (input, selects, radio, check) The CSS formats the labels to appear above the …

UI / UX Design html-css web-design
Member Avatar for aDevS
0
271
Member Avatar for Reliable

Hey Everyone, I decided to learn Fireworks CS4 and make it a apart of my arsenal for website layouts since it has the CSS export feature. I used to slice in Photoshop and have now learned to slice with Fireworks. The only thing is it seems even this is limited …

UI / UX Design ui-ux web-design
Member Avatar for matricol
0
114
Member Avatar for umeshMCA

hi, i create a menu and code is below: <title>Untitled Document</title> <style type="text/css"> /* Structure ------------------------------------------*/ #TWSMenu, #TWSMenu ul { list-style: none; } #TWSMenu { float: left; } #TWSMenu > li { float: left; } #TWSMenu li a { display: block; height: 2em; line-height: 2em; padding: 0 1.5em; text-decoration: none; …

UI / UX Design html-css web-design
Member Avatar for umeshMCA
0
106
Member Avatar for raghujosh

I want to create a simple 2 frame page in which the left bar will have links to the content on the right. If I click Frame A, the right fluid content will change to frame A, but the left menu will be fixed. This is the code in HTML. …

UI / UX Design html-css web-design
Member Avatar for raghujosh
0
126
Member Avatar for Riteman

A website is under construction. Am struck to a point here: In the website am building, the clients requirement is that, He offers some works under some payment. So he needs in his services page the kind of drop down list in such a manner that its as below: say, …

UI / UX Design flash html-css web-design
Member Avatar for Riteman
0
122
Member Avatar for Griffin54

Greetings! The other day I submitted my website to Google sitemaps ([url]www.xml-sitemaps.com[/url]). All went well and I received the following message: google-site-verification:googlea344c468eb3ffa12.html Now, I'm not sure that I did the correct thing with this code. I added it to the head of my web page like this: <meta name="google-site-verification" content="googlea344c468eb3ffa12.html" …

UI / UX Design google web-design web-server
Member Avatar for Adrian Kiwee
0
138
Member Avatar for MDanz

Hello, what do professional web designers do to overcome this problem? Is there a simple solution for png transparency support in ie6? I found a fix but i don't want to buy any license to use some code.

UI / UX Design web-design
Member Avatar for pixelsoul
0
69
Member Avatar for m-hrt

im having issue with png image as im using it on a input type. . . as a search bar it always shows the background even the image is transparent what should i do? this is the image shows the background . . . . sorry had to post image …

UI / UX Design image web-design
Member Avatar for Louilly
0
94
Member Avatar for newbie14

Dear All, I am learning how to create my own tab.I have at this site [url]http://183.78.169.54/ct/tab1.html[/url] two images. Now I would like to know how to first have text over this image and make it clickable. Secondly how to make the first button to be on top and rest to …

UI / UX Design web-design
Member Avatar for ko ko
0
212
Member Avatar for amit.hak50

I am making my new website and want to make a new Menu just like this website here [url]http://www.therawdivas.com/[/url] Can anyone help me with this ,How I can make that ..The css shadow part ..please help …

UI / UX Design html-css web-design
Member Avatar for twiss
0
88
Member Avatar for kimmi_baby

Hi, I'm creating a Joomla website for a client and it's a vertical menu and one of the links expands when clicked on. I know it's a Joomla default and it worked fine until I started to change the button images. It worked when it was text but now it …

UI / UX Design html-css php web-design
Member Avatar for twiss
0
221
Member Avatar for fermk090

I'm have problem trying to centralize Piecemaker 2 in the center of a page in Wordpress 3.1.3. Does anyone knows how to do it?

UI / UX Design ui-ux web-design wordpress
Member Avatar for matricol
0
67
Member Avatar for basamdamdu

hello all, does anyone have any idea on how to replicate (possibly to a simpler level within one page) the new denny's website in terms of page slider etc [url]http://www.dennys.com[/url] I'll investigate on my own but if someone already has an answer... :) thank you. BD

UI / UX Design ui-ux web-design
Member Avatar for Kraai
0
129
Member Avatar for jaycastr

i know this is a common question but i didnt understand how ppl fixed it i have 3 divs that each contain a table . they are both in a 4th div i want one div(table2) to line up to the left and the other div(table3) to line up to …

UI / UX Design web-design
Member Avatar for matricol
0
96
Member Avatar for jjemphoung

good day! im new to dream weaver cs4. i am just starting to develop a dynamic page. i layout in the design area of DW cs4. i have 2 main tables. the first one is for the heading and below is for the content. i used an empty table between …

UI / UX Design ui-ux web-design
Member Avatar for matricol
0
184
Member Avatar for radujit

Hi, I am using one of the built-in jquery slider scripts. Everything works fine in explorer, but in Firefox, Opera and Chrome is messed up. Here is the style: [CODE]<style type="text/css"> .clear { clear:both } #gallery { position:relative; height:237px } #gallery a { float:left; position:absolute; } #gallery a img { …

UI / UX Design flash html-css web-design
Member Avatar for matricol
0
78
Member Avatar for Kraai

Hi I have a client wanting a wordpress site with fixed background image and content scroll over it. My problem is, that my client has a 1400 x 1050 px screen, and I have no idea how this background I currently have on the site, would appear on their screen. …

UI / UX Design display ui-ux web-design
Member Avatar for matricol
0
385
Member Avatar for DavidB

I am planning to change the web host of one of my web sites, and the site has a webmail service (similar to Hotmail, etc.). I recall that when I first set it up, I had to edit the MX record in the DNS file. Before I change the web …

UI / UX Design dns file-system ui-ux web-design
Member Avatar for matricol
0
193
Member Avatar for Dean_Grobler

Hi there, I just want to find out if one can create a "strpied filled rectangle" as seen in the attached pic in photoshop? This might be more of a job for Illustrator but since I only have photoshop I have to make do. I'm not sure if one can …

UI / UX Design multimedia web-design
Member Avatar for matricol
0
128
Member Avatar for jie3

Hi guys, I'm new to the site and could really use some help. On my site I am having a css issue that I just can't figure out. On some of my pages, the right side div contents seem to stuck to the left side. The first link below is …

Member Avatar for matricol
0
117
Member Avatar for Graycode

Hi, I have been given the task to revamp/redesign a clients blog. I want to implement a navigation menu like [url]www.mechanicaldummy.com[/url]. I like the fact that it sticks to the top of the page. The closest tute I managed to find was this [url]http://www.jtricks.com/javascript/navigation/floating.html[/url] Similar but not the same. I …

UI / UX Design html-css web-design
Member Avatar for matricol
0
185
Member Avatar for rakibtg

How to extract a website TITLE, META KEYWORDS and META DESCRIPTION by javascript for example [URL="www.surfpack.com/bangladeshiwebdirectory_com"]www.surfpack.com/example_com[/URL] site has exactly extracts [[url]www.example.com][/url] websites TITLE, META KEYWORDS and META DESCRIPTION. How to do it by javascript mainly in HTML? Thankyou!

UI / UX Design javascript web-design
Member Avatar for matricol
0
1K
Member Avatar for saucy6969

Hi there, I was wondering if anyone could look at my site if running IE9 and see if they are experiencing the same problem I am... The top header tabs are missing. They show up in IE8 and other browsers. They are a main feature on this page and am …

UI / UX Design ui-ux web-browser web-design
Member Avatar for matricol
0
146
Member Avatar for salromano

I'm having a bit of trouble with my site's gallery display in Internet Explorer. As you'll see, everything on the site everywhere else is identical to its Firefox and Chrome counterparts, but on Internet Explorer, the gallery decides to go crazy. An example of the same image can be seen …

UI / UX Design html-css web-design
Member Avatar for matricol
0
171
Member Avatar for marietta_kan

does anyone know what that tag means?? how it works?? thankz in advance!

UI / UX Design web-design
Member Avatar for Kraai
0
160
Member Avatar for fcvolunteer

I'm nearly finished my website but I'm noticing that the paragraphs on one of the pages [URL="http://www.friendshipcircle.com/bikers.asp"]http://www.friendshipcircle.com/bikers.asp[/URL] aren't showing up correctly in any browser on a Mac. I've attached a screenshot of how it should look. I know there must be an issue in the css but I don't know …

UI / UX Design html-css web-design
Member Avatar for twiss
0
163
Member Avatar for MDanz

My png image with no background works in firefox, chrome etc.. but when it comes to ie6,ie7 i have to use the alphaimageloader filter. What is the common way professionals approach this problem? Websites like twitter the images with no background overlap with no problems when i load them in …

UI / UX Design image web-design
Member Avatar for sagive
0
81
Member Avatar for soapyillusion

*SCREWED UP ON TITLE* (DREAMWEAVER) Hey guys I've been in web development for a short while, and still have some rookie issues going on. I recently started using dreamweaver as a change from expression web. I switched mainly because after I start doing some heavy CSS formating the "design" view …

UI / UX Design web-browser web-design
Member Avatar for DriftingSteps
0
81
Member Avatar for Leo Brown

Hello, How to get business leads for web design sites? Can anyone tell me.... Thanks, Leo Brown

UI / UX Design multimedia web-design
Member Avatar for pearl20dec2011
0
202
Member Avatar for kimmi_baby

Hi, What I'm wanting to do is create a fixed and fluid layout. I was pretty sure it was possible but I'm not quite sure how to do it. The layout I want will have 2 columns within a wrap div. The left column will have 2 divs. The div …

UI / UX Design html-css web-design
Member Avatar for MagicMedia
0
175
Member Avatar for chriselectrix

Hi All For some reason my web page isnt working properly in Firefox 3.6.16. Here is the link [URL="http://http://www.electrix.co.uk/home.php?lang=en"]http://http://www.electrix.co.uk/home.php?lang=en[/URL] The flags along the top work perfectly well in IE (when you click on them they take you to a different link). However in Firefox, the pointer doesn't even change when …

UI / UX Design gui seo web-browser web-design
Member Avatar for migcosta
0
113
Member Avatar for owltech

A few days ago I wracked my brain over an IE7 (only) problem that I thought everyone might like to know about. I was building and sending a URL that looked roughly like this: [url]www.somesite.com/program.php?param1=123&param2=234&copy_code=5[/url] The program.php never received the third prarameter, because IE7 apparently tokenized the &copy into the …

UI / UX Design web-design
Member Avatar for owltech
0
90
Member Avatar for vsikariam

Hello to evreyone, this is my first post, I create this topic in case to write down some question i have during a project i made right now, may is simple question but this will help me to learn the HTML and PHP language. My question i want to add …

UI / UX Design html-css php web-design
Member Avatar for almostbob
0
57
Member Avatar for iamthwee

When using css tags why is there such a gap For example <h1>title</h1> <h2>subtitle</h2> Why is there a massive vertical gap between the two <h1>and<h2> tags ... how can you get rid of it?

UI / UX Design web-design
Member Avatar for almostbob
0
114
Member Avatar for iamthwee

Just stumbled across a site with some awesome freebies. [url]http://www.premiumpixels.com/[/url] Enjoy.

UI / UX Design adobe multimedia web-design
Member Avatar for gogreen1
0
238
Member Avatar for iamthwee

Hi all, I'm making a website in front-page and I am using tables. When rendered in other browsers such as Opera, chrome etc the positioning seems all different. Why is this, and is there a better way to do it? Like maybe css?

UI / UX Design web-design
Member Avatar for iamthwee
0
77
Member Avatar for Landscape

I would like to have one menu that is used on 30 pages. I have built the meny with css/html. I only know html as far as page construction goes. Is it possible to "call" the menu with a line of code in html?

UI / UX Design html-css web-design
Member Avatar for Geowil
0
287
Member Avatar for Geowil

Edit: Nevermind I found the problem... I used the wrong comment tags (html instead of css...ack x.X). Fixed the tags and it works perfectly now. _______________ Hey everyone I need some help. I am working on a site for a class project for my web design class and it is …

UI / UX Design html-css image web-design
0
147
Member Avatar for oviyarajan
Member Avatar for desmaksolutions
0
1K
Member Avatar for lyrico

Can anyone clarify how I can use a sliding div animation like the one here but instead of using displaying a div on the same page, it loads a new page and then unveils the div. ie. I want to use it for my navigation links which go to different …

UI / UX Design web-design
Member Avatar for ko ko
0
128
Member Avatar for hsmukunda

Hi below is the html code for login switcher which is not rendering properly in Internet Explorer. Please see the images attached and zipped folder contains html, css and Jquery libraries. The whole code is posted where as to make it does not generate errors in firebug. ATTACHED IMAGES OF …

Member Avatar for twiss
0
131
Member Avatar for PatOverHere

I googled this and got info about using SSI. It shows the example of [CODE]<!--#include virtual="/includes/nav.htm" -->[/CODE] but when I look at existing web pages on the net, I do not see any instances of this [CODE]#include[/CODE] is using SSI the way to go? Is there an example web page …

UI / UX Design web-design
Member Avatar for twiss
0
67
Member Avatar for HelenLF

Is there a way to create a 3 column layout where the centre column is a fixed width but the right and left columns are fluid? I need the right and left columns to be a different colour.

UI / UX Design ui-ux web-design
Member Avatar for twiss
0
55

The End.