7,985 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for AycheKay

My images contained inside a tags have blue borders around them. How do I get rid of these borders? Here's what I've been trying and it doesn't work: [CODE]#gallery .a .img { border-style: none; }[/CODE]

UI / UX Design html-css image web-design
Member Avatar for AycheKay
0
97
Member Avatar for suavedesign

If there's anyone that can help, I'd appreciate any suggestions with this issue: I created my site with an elastic layout, using all measurements in ems. However, the layout gets distorted when a user zooms in or out. The nav bar gets completely messed up, and on firefox when the …

UI / UX Design web-design
Member Avatar for cfajohnson
0
691
Member Avatar for aamir2100

Hi ! i m a beginner , i made a website on dream weaver first time . Its nice but wen i see on browser it goes left . i want put it to center. one more thing . when i see on desktop browser it comes in center but …

UI / UX Design web-design
Member Avatar for shaya4207
0
84
Member Avatar for oO_flynn_oO

Hey, this is my first post. i hope someone can help. [B]Backstory[/B]: i am putting up this web site, using a flash template: [url]http://jealousproductions.net/[/url] the publish settings are set to have 100% width & 100% height for the html file. Under the main title bar, there are 4 pages. The …

0
132
Member Avatar for Reliable

Hello, Yes, I've googled it, but want to check for confirmation (mire if a trust issue). If I make colored tabs for my navigation elements that are at least as large as the largest element if not larger and set them as background images for a:hover will the image put …

UI / UX Design web-design
Member Avatar for Reliable
0
101
Member Avatar for xxmp
Member Avatar for xxmp
0
220
Member Avatar for powersstuff

[url]http://www.creativedesignresolutions.com/projects/highway/bridges/i-35-corridor-widening-construction-project-1,-us77/39.html?headerbar=0[/url] Please see my issue on above page that I need to fix. I've got a Vimeo video and a wmv video on this page with two buttons: one for flash, one for wmv player. The issue is that when the wmv button is clicked the video tries to load …

Member Avatar for powersstuff
0
211
Member Avatar for kRaeTwin

Basically, I'm making my first website (I'm a programmer not a web developer) and I've ran into some trouble. Take a look at the picture and you'll see what I mean: [URL="http://img214.imageshack.us/img214/1994/helpk.jpg"]Here[/URL] Basically, I want to do it so that if the text extends far down the page, it will …

UI / UX Design web-design
Member Avatar for Tsakaki
0
138
Member Avatar for cdes1145

Hi, I've just made a login script for my first website (I'm impressed with me). But it appears at the top left rather than centrally which to me looks unsightly. Is there a way to align this to centre both horizontally and vertically? I've listed my code below. Any help …

UI / UX Design html-css php web-design
Member Avatar for jlego
0
150
Member Avatar for ivanichi

I want to make layout like this...(in attachment) please some one help me, the problem in [b]z-index[/B]...i can't edit [b]input text[/b]. thanks all.

UI / UX Design web-design
Member Avatar for ivanichi
0
326
Member Avatar for shannie2010

I have used Core FTP for years and have never come upon this problem hope someone can help. I am trying to override index.html on my website but keep getting the message "550 index.html: Operation not permitted" and cannot even delete the index.html. I can upload any other file or …

UI / UX Design web-design
Member Avatar for shannie2010
0
145
Member Avatar for BelgianQueen

I do not want to use a static image as a background. Instead I want to be able to use different images through out the website. How do I accomplish that in CSS?

UI / UX Design html-css image web-design
Member Avatar for Arkinder
0
111
Member Avatar for xuexue

hi guys, i am generating a certain element using javascript inside a table.. now, my problem is that, inside a cell, i will input a text and a textbox.. if the sequence is like this, text textbox both displays in the screen, if it's like this, textbox text only the …

UI / UX Design java javascript web-design
Member Avatar for xuexue
0
104
Member Avatar for dougancil

I have a web page that I converted from a psd file to html with Photoshop and imported into Dreamweaver. The problem I'm having is that some viewers comment on the fact that the page is left justified. I inserted a div tag into the html with a wrap around …

UI / UX Design html-css web-design
Member Avatar for Armadillo
0
243
Member Avatar for Violet_82

Hi guys, I am having some problems with the navigation of this website I am involved with. The issue I have is on the left hand side navigation. I can't get the buttons to sit neatly on the top of each other, it looks like there is some space between …

UI / UX Design html-css web-design
Member Avatar for Violet_82
0
99
Member Avatar for daviddoria

I want to have files like this: File1.xml [code] <titletag> Title1 goes here </titletag> <contenttag> Content1 goes here </contenttag> [/code] and then use this data with something like: [code] <html> <body> ... Place <contents of titletag from File1.xml> here </html> [/code] Is this a reasonable request? How would I do …

UI / UX Design php web-design xml
Member Avatar for Kraai
0
122
Member Avatar for hsmukunda

Hi li is not rendering properly in div using css, getting truncated. [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" lang="en-US"> <head> <link rel="stylesheet" href="style2.css" type="text/css" media="screen"> <title>Services </title> </head> <body class=""> <div id="container"> <div id="masthead"> </div> <div id="right-upper-navigation"> <ul class="nav"> <li><a href="" title="Premium Services">Premium Services</a></li> <li><a href="" …

UI / UX Design html-css perl web-design
Member Avatar for drjohn
0
166
Member Avatar for bikeit

I have a piece of HTML/CSS code that works fine in IE8 but in Chrome some of the <A HREF> and <SPAN TITLE> tags inside a <div id> section are ignored. Can anyone advise if there is a workaround for this behaviour or if my coding is incorrect. Here is …

UI / UX Design html-css web-design
Member Avatar for bikeit
0
1K
Member Avatar for reagansmall

Hello - I'm creating a website using Dreamweaver CS3 and I've run into a problem that I'm having trouble even explaining! Basically, I created a template that has the top, left side, and bottom navigation info and the center is left blank. I made the center an "editable region", and …

UI / UX Design ui-ux web-design
Member Avatar for chrisbrandon
0
92
Member Avatar for behzad.gh

I'm trying to add faceboock "like button" and twitter "tweet button" on a list, my list structure is: [code] <list> <listItem> <iframeContainer> <iframe/> </iframeContainer> </listitem> </list> [/code] css is: [code]listItem iframeContainer {display:none;} listItem:hover iframeContainer {display:block;}[/code] the problem is when mouse moves over the <iframe> the <listItem> loses its focus. I …

UI / UX Design html-css web-design
Member Avatar for Dani
0
181
Member Avatar for devilish demon

i have a css coding working in chrome and opera but not in internet explorer or firefox.. so please have a lok at dis coding and what changes should be done so internet explorer could have a same display as in chrome actually i have just background pictures problem as …

UI / UX Design html-css web-design
Member Avatar for teedoff
0
124
Member Avatar for red_ruewei

Hi, Sorry if i create thread on wrong topic. I don't know where to put this question. Anyway here is my problem. I had accidently hit button on keyboard while doing development(but I forgot which button) and later on my Find and Replace function on Macromedia Dreamweaver 8 not working. …

UI / UX Design ui-ux web-design
Member Avatar for red_ruewei
0
144
Member Avatar for Griffin54

Seasons Greetings! On one of my web site pages I have links to .pdf files. When I click on the buttons to open these .pdf's I get the following message: "A drawing error has occured." Can anyone explain why this is happening? I never used to get this message until …

UI / UX Design pdf web-design
Member Avatar for Kraai
0
62
Member Avatar for coykiesaol

Hello guys i'm interested in learning web design so i can offer freelances services.Is the best way to learn by yourself or attend a school for web design and are there any websites that teach you web design free ?

UI / UX Design ui-ux web-design
Member Avatar for johnmack
0
391
Member Avatar for spudly1987

yes i am trying to create a drop down list menu for example test 1 when click on this link it will drop down under test 2 that type i dont mind if it is in css or html style i have checked everything im dont know css very well …

UI / UX Design html-css web-design
Member Avatar for shaya4207
0
167
Member Avatar for Resentful

I've looked at several solutions from various search engines, but I haven't found one that has worked just yet. I have a textarea that is displaying a php variable in it. Instead of linebreaks, it simple shows <br />'s, everywhere. I tried replacing them with /n's and various other things, …

UI / UX Design web-design
Member Avatar for shaya4207
0
73
Member Avatar for chaitanya91845

I have an account in Blogger.com and maintain a blog there. I need to display flash on the blog(They are not videos, but small applications like photo gallery etc.) Such applications depend on data from various folders to run properly such as images, thumbnails, javascript files etc. Hence, I primarily …

Member Avatar for chaitanya91845
0
255
Member Avatar for T4gal

Lately I've been seeing a lot of people saying you should never use table for a site layout, only DIVs. So I began to look into this to see why, and after a lot of reading I'm thoroughly confused. Currently I make all of my websites using tables and CSS …

UI / UX Design ui-ux web-design
Member Avatar for localinternet
0
231
Member Avatar for newb_webdevelop

I am trying to build a faculty page for a project and I want to add a float box on my site. My idea behind this is when the user hovers over a faculty member's hyperlinked name, a floatbox appears on the right showing their picture and brief information. The …

UI / UX Design finance html-css web-design
Member Avatar for jameskodo85
0
153
Member Avatar for art_wired

Hello, I'm hoping someone can assist me with a layout problem I'm having in IE8. The HTML for this is: [CODE] <!--[if IE]> <link rel="stylesheet" type="text/css" href="slider.css" /> <![endif]--> <link rel="stylesheet" href="home/home.css" type="text/css" /> <script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script> <script type="text/javascript" src="contact/js/validation/validation.js"></script> </head> <body id="contact"> <?php require_once('header_graphics.php'); ?> <div id="container"> <?php require_once('logo_link.php'); …

0
133
Member Avatar for whitshade

Does anyone out there know whether an organization must be registered as 501 (c)(3) in order to have a .org extension in its domain name? Are there any other requirements for having a .org domain name or can you just use .org like you would .com, .net , etc.? Thanks.

UI / UX Design dns ui-ux web-design
Member Avatar for whitshade
0
132
Member Avatar for samaniac

Hey guys, I'm creating a website, and when I copy and paste the copyright sign to add it to the footer, i get a weird  character before the copyright sign when I test the website. Could you please help? Thanks

UI / UX Design web-design
Member Avatar for Kraai
0
116
Member Avatar for shafeequeom

when we are loging out we will get a php page.when i save that page i am not getting that box.i need source code of that page to get that box.Or please say me how to make that box Iam attaching the image of the logout page

UI / UX Design html-css php web-design
Member Avatar for Kraai
0
168
Member Avatar for rajesanthu

[B]HERE'S THE TIP FOR MAKING AND VIEWING YOUR FLASH OBJECT AS TRANSPARENT IN HTML SO THAT THE FLASH OBJECT GET SUITS YOUR PAGE BACKGROUND.......[/B] ITS JUST ADD [B][COLOR="Red"]<param name="wmode" value="transparent">[/COLOR][/B] INTO YOUR CODE FOR INSERTING FLASH IN HTML...BETTER DO IT WITH DREAMWEAVER [B]STEP1:IN YOUR HTML PAGE, INORDER TO ADD A …

UI / UX Design html-css multimedia web-design
Member Avatar for rajarajan2017
0
113
Member Avatar for jfarny

Hello. The problem I'm having is that when I publish a swf movie or export a quicktime movie from flash I get lag in the playback. There is no audio associated with my project, the stage dimensions are 1920 X 1080, and the frame rate is 29.97. I've tried changing …

UI / UX Design audio flash multimedia web-design
Member Avatar for rajarajan2017
0
117
Member Avatar for anithajerome

How to add a footer stick to the bottom of the web page using css.

UI / UX Design html-css web-design
Member Avatar for ITchimes
0
99
Member Avatar for Guerino1

Hello All, After a few months of release, our site is currently up to approximately 11,000 web pages and continues to grow rapidly. One disadvantage is that we don't have dynamic string-based search implemented, yet, so finding content can only be achieved through highly structured web directory-like cataloging on the …

UI / UX Design ui-ux web-design
Member Avatar for agrable
0
337
Member Avatar for lapunluyang

There was a time when 800x600 resolution was used for websites because 14" monitors was IN but now they are used very less. Now 17" monitors have taken their place. So the usage of monitors will decide what website resolution to be used? or you will see the content of …

UI / UX Design ui-ux web-design
Member Avatar for agrable
0
133
Member Avatar for rajesanthu

[COLOR="Red"][B]Searching for a new design for your website?????[/B][/COLOR] [COLOR="Green"][B]NB:Excuse me experts,,This is only for beginners....[/B][/COLOR] [U]Some Tips.....[/U] 1.Make your page having some clean and siple look,,,consider the following 2.Make a body background that fits the whole screen and not scrollable... 3.Use javascript for fixing the background... 4.Use a floating page …

UI / UX Design flash ui-ux web-design
Member Avatar for agrable
0
148
Member Avatar for Altairzq

Hello, First of all, I have to say that I can't use CSS or DIVS for this. It has to be a TABLE and without CSS. The problem I have is that the images are leaving a border at the bottom of the TD of 4 pixels. Is there a …

UI / UX Design html-css image web-design
Member Avatar for teedoff
0
124
Member Avatar for Altairzq

Hello, What i want do do is create a thick border (around 100 pixels) around the content of the web for people with bigger screens. I have tried putting the content of the web inside a DIV whith a 100px padding. This works well. But the problem is that, for …

Member Avatar for Altairzq
0
161
Member Avatar for alazanski

Hello, I'm working this project, where I must first slice and then code a website (with HTML and CSS). The problem is, I don't really know how to code it. [URL="http://picasaweb.google.com/lh/photo/Cy12nwDzbwOrrO2mLDVh7Q?feat=directlink"][I]Click here[/I][/URL], to view the website's layout. If you can help me, then please reply to this post. Thank you,

UI / UX Design html-css web-design
Member Avatar for scrappedcola
0
127
Member Avatar for rakibtg

hello how i can put image in button. Below <input id="b-searchbtn" value="Search" type="submit"/>

UI / UX Design gui html-css web-design
Member Avatar for rakibtg
0
71
Member Avatar for lisan28

Hello everyone, relatively new web developer seeking help! I'm working on a template that will eventually be used with Joomla, but right now I'm just concerned about getting the layout to work with just the HTML and CSS. A little background first: I want to create a fixed frame around …

Member Avatar for Arkinder
0
1K
Member Avatar for maketick123

Hi Everyone, I am a new comer in this forum. I am too weak to making code in HTML and CSS. Please help me how can I improve myself in this particular coding.

UI / UX Design html-css web-design
Member Avatar for Arkinder
0
155
Member Avatar for T992KTD

Dear Colls, I have an onmouse over problem. I need to swap JPG with HTML OR to swap JPG with marquee text (moving text in left direction). OR to swap Text with Marquee. I have spend almost half day to do it, without success. Could you help? Thank you in …

UI / UX Design web-design
Member Avatar for T992KTD
0
158
Member Avatar for rajesanthu

[COLOR="Red"][B]CREATING GLOW EFFECT IN FLASH[/B][/COLOR] [COLOR="Green"][B]NB:Excuse me experts,,this only for beginners.....[/B][/COLOR] Flash has 3 kinds of glow effects 1.glow, 2.knockout and 3.inner glow . You will learn how to create these effects in this tutorial. First, open a new Flash document in Flash 8 and use the text tool to …

UI / UX Design flash multimedia web-design
Member Avatar for JasonHippy
0
170
Member Avatar for MJ Pieterse

Okay, so either i'm a complete idiot or i have the right to be fully irritated. I've designed a website that runs perfectly on my local machine and internal test servers in IE and FF but when i uploaded it to our live server FF stopped reading the style sheet. …

UI / UX Design client-server web-design
Member Avatar for MJ Pieterse
0
330
Member Avatar for cguan_77

hi guys, any site can recommend for free web hosting? thanks.

UI / UX Design ui-ux web-design
Member Avatar for happygeek
0
105
Member Avatar for abhijitkane

I'm trying to display an image in a canvas element. After computing the required width and height of the canvas, I'm calling the drawImage() method on the canvas context. Here is the javascript code: (c is the id of the canvas, ctx is the context) [CODE] $("#c").width(aw); $("#c").height(ah); ctx = …

UI / UX Design html-css javascript web-design
Member Avatar for collapsar
0
128

The End.