7,985 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for 'Stein

Heh first off, I want to thank the responders here for the help given. Ok, now for the prob. I just wrote my first ever HTML page (awful if ya ask me), and I'm mainly using it as a place to keep files and such. However, it's still in development. …

UI / UX Design hard-drive html-css web-design
Member Avatar for Comatose
0
467
Member Avatar for Mark Donovan

I have recently moved a file from one location in my website directory structure to another. Though all the linking has been properly maintained, I see I am getting 404 errors when I attempt to go the old path. I am sure I am having a syntax error but don't …

UI / UX Design web-design
Member Avatar for Mark Donovan
0
175
Member Avatar for j4mes_bond25

I'm trying to add "shadow" (which is in fact, an image) effect behind the border of my "centerContent" (i.e. the area where the main description text lies). Presently looking page can be seen on: [url]http://allinclusivewebdesign.byethost13.com/AllInclusiveWebDesign/about.php[/url] The related CSS code is: [CODE]#centerContentContainer { width:100%; } #centerContentShadow { background:url(content-shadow.jpg) #FFFFFF; width:760px; float:left; …

UI / UX Design html-css web-design
0
86
Member Avatar for Coreyna

Hi, Up until now I have been using wysiwyg editors to work on my website and they have really mangled the code. I am trying to get the text from my main container to begin at the top of the page but it seems to start 10-30 cm down the …

UI / UX Design html-css web-design
Member Avatar for Coreyna
0
129
Member Avatar for roryt

if you sign up for a personalized home on google a few small module items will display on the page. You can then move these around by drag and drop. I wondered if anyone knows how to do this? I would be very greatful for any responses. Thanks

UI / UX Design google ui-ux web-design
Member Avatar for roryt
0
114
Member Avatar for skter4938

Hello out there. I currently have a vbulletin board up on my site. I already asked at the main site, and everywhere, but no help. I want the News and Announcements forum, to show up on my index page as the content. Like when an admin posts something in that …

Member Avatar for tgreer
0
105
Member Avatar for Arizona Web

Flash, an interactive, multimedia format, was introduced to web design only a few years ago. It was heralded as an absolute breakthrough in Internet technology. Web designers were soon rushing to add Flash to website after website. Unfortunately, Flash, while sometimes quite useful, proved sometimes to be more of a …

Member Avatar for odtaa
0
199
Member Avatar for Duki

I'm wanting to setup a forum for our youthgroup... Paying for one isn't a big deal, but I'm not sure how to do anything with websites. Will someone give me a hand? If not it's ok.

UI / UX Design ui-ux web-design
Member Avatar for Fahmid
0
122
Member Avatar for hbmarar

hi, Wishes. This is part of code i would like to work it out. [html]<div > <div id="titDiv"><?php echo $params->get('title');?></div> <div id="layer0" style="position: absolute; border: 1px; width: 200; height: 460></div> <div id="Layer1" style="position:relative; width:136px; height:177px; z-index:1; left: 0px; top: 0px;"><img src="http://127.0.0.1/images/overlay.gif" width="630" height="35"> </div>[/html] I want layer 1 at the …

UI / UX Design web-design
Member Avatar for Lafinboy
0
225
Member Avatar for Mikeytrooper

OK I need a world f help! I just started this whole website stuff and purchased a domain from godaddy.com. I wanted to know how I should go about designing the webpage. I have the Microsoft frontpage program but I do not know how to tranfer that design to the …

UI / UX Design ui-ux web-design
Member Avatar for Dogtree
0
153
Member Avatar for Xtothel

hi, i'm just wondering if anyone know's how i would expand a flash movie without enlarging the contents inside of it, so basically i want the flash movie to take up the whole browser window, but doesn't want to stretch the movie, so that i can do some transition effects. …

UI / UX Design flash multimedia web-design
Member Avatar for Xtothel
0
83
Member Avatar for Puckdropper

How do I change the table background color with valid HTML 3.2 code? The browsers I use (the big four--IE, FF, Opera, Netscape) had no problem with the BGCOLOR tag, but that's for HTML 4, not HTML 3.2. If at all possible I'd like to avoid CSS, nothing personal but …

UI / UX Design html-css web-design
Member Avatar for Puckdropper
0
249
Member Avatar for sujagr8

var vvalue=document.forms[0].fname.selectedIndex; var vovalue=document.forms[0].fname.options[vvalue].value <select name="fname"> <option value="Arial">Arial</option> <option value="Symbol">Symbol</option> <option value="Rockwell">Rockwell</option>

UI / UX Design web-design
Member Avatar for sujagr8
0
159
Member Avatar for Silentiopk4

I am trying to work through an example from CGI101 (Jaqueline Hamilton's book) and my head is getting turned around. I have two files: env.cgi which looks like [code]#!C:/Perl/bin/perl -wT use strict; use CGI qw(:standard); use CGI::Carp qw(warningsToBrowser fatalsToBrowser); use CGI::Pretty; print header; print start_html("Environment"); foreach my $key (sort(keys(%ENV))) { …

Member Avatar for Silentiopk4
0
210
Member Avatar for stevenpowen

When I use the Fly-out Jscript menu at the following address I can't view the menu on a Apple MAC using IE 5, Safari 2, or Foxfire. Can anyone please take a look at the site I have designed and tell me if I'm leaving out browser specific code that …

UI / UX Design apple web-design
Member Avatar for stevenpowen
0
113
Member Avatar for j4mes_bond25

I normally try XHTML Validation, however, this time I'm trying CSS validation as well. Most of these errors that I came across were in "background-color" and it says you've NO "background-color", which after delving into it further, I realised that whereever I've "color", I HAVE TO HAVE "background-color" as well …

UI / UX Design html-css image web-design
Member Avatar for Lafinboy
0
100
Member Avatar for j4mes_bond25

I normally use [url]http://validator.w3.org/[/url] to validation my XHTML, however, in my current project, I've used PHP as well & all my files has ".php" extention so can't use this site to validation my XHTML codes. Mainly the PHP I've used is for the "include" function to share navigation, header, footer, …

UI / UX Design html-css php web-design
Member Avatar for j4mes_bond25
0
176
Member Avatar for j4mes_bond25

Why is it that text within certain elements are displayed BIGGER in Microsoft Explorer & perfectly well in Firefox on my website ??? See the "Template" text, for example. Is this normal due to browser's incompatibility, since I never had such problem before ??? darsh25.silverserve.co.uk/AllInclusiveWebDesign/ CSS is: [code]/* CSS Document …

UI / UX Design display image web-design
Member Avatar for j4mes_bond25
0
114
Member Avatar for j4mes_bond25

I'm trying to add a gradient I made as a background to my "centerContent", so it acts as a shadow to the border of "centerContent". I'm using CSS's z-index property to get the desired result, but am not having this "content-shadow" image displaying on my page, at all. There may …

UI / UX Design html-css image web-design
Member Avatar for tgreer
0
119
Member Avatar for roryt

Please could somebody help me out with this. I have been asked to do this a few times before and decided to try and find out this time. I can't really see how you could do this but If it is possible please could someone tell me how to convert …

UI / UX Design image multimedia web-design
Member Avatar for iamthwee
0
78
Member Avatar for milenali

Hello! How can I get image coordinats in my web page?

UI / UX Design image web-design
Member Avatar for maichitho
0
61
Member Avatar for med7at7egazi

hi all..... i need help and quickly plz about my final year graduation project in the faculty of computer science......i need to collect alot of suggestions and ideas about the project....... i hope it to be about mobile or/and web apps........plz reply me as quick as any one could.....thanks all

UI / UX Design web-design
Member Avatar for unitechy
0
93
Member Avatar for gendv

ok, firstly, an outline. I create coursware, and the coursware i'm crearing now is HTML, JS etc, etc. It works via MSIE, and is fullscreen, so it does not appear to the client that it is infact MSIE. Ok, so here's the challenge. There are paragraphs that build up (in …

UI / UX Design web-design
Member Avatar for gendv
0
147
Member Avatar for martinkorner

Is it possible to have a script on my site which says something like: [I]"Please click on at least 3 of the links below to continue to the download."[/I] Then, when the user clicks one of the specified links it opens in a new window and this page says: [I]"Please …

UI / UX Design web-design
Member Avatar for martinkorner
0
334
Member Avatar for gendv

Is there code to hide the taskbar in I-Net explorer, all menu icons, menu's and address bar? or perhaps make it AutoHide?

UI / UX Design web-design
Member Avatar for gendv
0
245
Member Avatar for bodikon

There are two parts to this post - reply for both or either... Firstly, is it POSSIBLE to force a browser to print when it hits a certain web page? And before i get a hundred comments back about the evil world of screwing with a clients browser - this …

Member Avatar for tgreer
0
81
Member Avatar for cmills83

Everything else is good so far except the drop shadow around the main content box only goes down to the bottom of the browser window in FireFox and Netscape but works in IE. Here is the HTML site I am redoing in CSS [url]www.sanmarcosonline.info[/url] Here is the CSS site with …

UI / UX Design html-css web-design
Member Avatar for cmills83
0
94
Member Avatar for punkrockbboy

I've been scratching my head on this all night, i'm trying to position in CSS a image in the {body} element (i hope that is the right term, i'm still new to all this). Heres what i have right now: [code]body { background-color: #ffffff; color:#000000; background-image: url(chapter11bkg.jpg); background-repeat: no-repeat; background-position: …

UI / UX Design html-css image web-design
Member Avatar for tgreer
0
181
Member Avatar for Actxiom

I have just uploaded my first video .avi to a web site. The Flash 8 encoder is real slick, works relatively well. The procedure is also relatively simple Without the video feature a regular .fla file is published and two additional files are created, the .swf file and the .html …

Member Avatar for lunarstudio
0
241
Member Avatar for j4mes_bond25

I wish to have links for the menu like this: [url]http://www.tristarwebdesign.co.uk/templates/templates/karma/index.html[/url] However, I wish to have MY OWN font style on each links as it can be seen on: The only difference I want is that this guy has used "title" in order to display text on each "li" link, …

UI / UX Design html-css image web-design
Member Avatar for j4mes_bond25
0
2K
Member Avatar for qbit

Hey guys, I was curious if someone would be able to provide advice on how to do this... Basically I want to create a simple web-form that has a bunch of questions and allows the user to answer them. Then it has to pass the list of questions under one …

UI / UX Design first-post web-design
Member Avatar for qbit
0
99
Member Avatar for raouf

[COLOR=#555555]Dear all members,[/COLOR] [COLOR=#555555]I’m a guy in Saudi Arabia took this design job from the local newspaper which is : A new University in Saudi Arabia called (JAZAN UNIVERSITY) is opening and is requiring a official logo for the University, with the following specifications:[/COLOR] [COLOR=#555555]1- [/COLOR][COLOR=#555555]The logo should be representing …

Member Avatar for raouf
0
278
Member Avatar for Sina

Hi everybody How can I creat a (rollover image with text link) like this: [url]http://www.yahoo.com/[/url] I mean a (rollover image with text link) like front buttons of yahoo home page, my image is in a diffrent layer from text link, thank you.

UI / UX Design image web-design
Member Avatar for Sina
0
206
Member Avatar for dummyingup

Google keeps saying my sitemap is partially indexed, but I have all my pages listed. Any suggestions? Thanks.

UI / UX Design google ui-ux web-design
Member Avatar for dummyingup
0
121
Member Avatar for gendv

On my main web page, I have a button that opens a browser window, this window contains a tree menu created with JS. What I need to know is if I click on a link in the tree menu, is it possible to comunicate with the main page in such …

UI / UX Design web-browser web-design
Member Avatar for tgreer
0
167
Member Avatar for Yoshi CLONE

Hey guys, I'm stumped. I was wondering if any of you know a script so that when you rollover any image, a body of text will appear above it. An example would be here. [url]http://vgfusion.z7xstudios.com/affiliates.php[/url] Roll over the image buttons, and it will say a rating. Ofcourse, they could put …

UI / UX Design image web-design
Member Avatar for iamthwee
0
228
Member Avatar for gendv

How do I get a Tree menu to expand when I navigate from another page? ... also is it possible to expand on a specific section? (See prev. Post for code and more background)

UI / UX Design first-post web-design
Member Avatar for gendv
0
153
Member Avatar for iamthwee

Hullo everyone. I know there have been many polls regarding what graphics software everyone uses. In this thread I want to ask specifically what **3D** graphics software you are using and why? I shall start by saying I use the free open source software named blender. I use it cos …

Member Avatar for lunarstudio
0
2K
Member Avatar for gendv

I am a multimedia Production Specialist whom has been thrown into the deep end at work. We produce coursware btw. I have to find a way to create a "Bookmark Button", but, the pages are NOT online, they run directly from a pc. HOW do I do this? The only …

UI / UX Design multimedia web-design
Member Avatar for gendv
0
196
Member Avatar for gendv

[B]A little backround into the mission:[/B] My sitemap is a tree menu, i need to navigate from a page to the tree menu, but in the tree menu, the page that the visitor came from needs to be highlighted. Here is my code for the tree menu : tree_nodes.js // …

UI / UX Design html-css image legal web-design
0
110
Member Avatar for nixpix

Hi there I am new to this site and have been browsing the CSS related threads...I am at my wits end!! I am developing a site at the moment where I have changed the colours of my scrollbars using CSS. I have defined the colours in the body,html tag inside …

UI / UX Design html-css web-design
Member Avatar for nixpix
0
134
Member Avatar for gendv

Can anybody plz explain this to me? What scrip/code is it to start with? Is it possible to provide an example of how this works? (code)

UI / UX Design web-design
Member Avatar for gendv
0
173
Member Avatar for MrScruff

Hello! I'm having a little problem aligning a background image of one of my tables on my forum. If you go to the bottom of [URL="http://www.blackdrop.org/forums/forumdisplay.php?f=67"]this page[/URL] you will see part of the purple section is out of line with the other bits. Does anyone have any idea why it …

UI / UX Design image web-design
Member Avatar for MrScruff
0
151
Member Avatar for ShaneMcP

I just wanted to see what people are using out there. If you want, give some reason why you use that software, it'll help everyone who is unsure make a decision.

UI / UX Design multimedia web-design
Member Avatar for punkrockbboy
0
210
Member Avatar for fuxco

:cheesy: :!: :lol: Hi I am "mahmood" and I Come from iran I don't speak English well. (Excuse me) Would you please guide me to open .dat files of reporter's sounds in 2006 FIFA World Cup, listen and edit them as I wish and finally save them. -------------- I extract …

Member Avatar for peter_budo
0
226
Member Avatar for GriffIT34

This is my first web page so be gentle. the images and links work fine in a browser from the server. but across network only one out of 5 jpg show. And none of the links work, the address bar points the links to my.address.com/the.link.com, obviously all the bar should …

Member Avatar for tgreer
0
262
Member Avatar for roryt

[html]<tr> <td height="123" bgcolor="#FFFFFF"><table width="140" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#999999"> <tr> <td width="65" bordercolor="#CCCCCC" bgcolor="#CCCCCC"><div align="center"><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Phone Us','','basic_interface/symbols/phone_over.jpg',1)"><img src="basic_interface/symbols/phone.jpg" alt="Phone Us" name="Phone Us" width="40" height="40" border="0" id="Phone Us" onmouseover="MM_swapImage('detail','','basic_interface/symbols/phone_num.jpg',1)" onmouseout="MM_swapImgRestore()" /></a><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Phone us','','basic_interface/symbols/phone_over.gif',1)"></a></div></td> <td width="69" bordercolor="#CCCCCC" bgcolor="#CCCCCC"><div align="center"><a href="mailto: sigsol@btconnect.com" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('email us','','basic_interface/symbols/email.jpg',1)"><img src="basic_interface/symbols/email_over.jpg" alt="Email Us" …

UI / UX Design email image ui-ux web-design
Member Avatar for migcosta
0
132
Member Avatar for roryt

I am redesigning some forms on my website at the moment and I really like the way the Itunes search box highlights itself in blue when it is in use and I wondered whether anyone knows how to do that on a form. I have found only one article about …

UI / UX Design web-design
Member Avatar for roryt
0
161
Member Avatar for mreisman

I am trying to making my web pages so that as different users go on my site (it will conform to their own resoluiton). Is this possible? If so what is the easiest way to accomplish this.

UI / UX Design ui-ux web-design
Member Avatar for HI2Japan
0
262
Member Avatar for dummyingup

If I put my text in gifs (so everyone's browser views the text accurately) do I still need to type the information on the page somewhere so crawlers, etc. can read the information? If the answer is yes, where and how do I do that? And if it's typed in …

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

The End.