11,822 Topics

Member Avatar for
Member Avatar for loveforfire33

Hi, maybe im searching for the elusive obvious or maybe im blind... long story short, i have been coding using css templates for a while now, putting off the issue of screen resolution. something that has allways been a issue for me. using the templates has allowed me to ignore …

Member Avatar for tungnk1993
0
98
Member Avatar for nimirraj99

I've searched around but can't pinpoint a solution. I have a vertical flyout (dropdown) menu written with CSS that is actually working fine in IE but isn't in Firefox. It works fine through the second set but the third won't show for some reason. [B]CSS[/B] [CODE]#nav, #nav ul { /* …

Member Avatar for Arkinder
0
218
Member Avatar for captainSheepdog

Greetings all, I am a junior C#/ASP.NET web developer and have been working for about 3 weeks now. Recently, the graphics person here at work gave me a .swf flash file, an xml file that contained content for the .swf file and a content folder that contained slideshow images referenced …

Member Avatar for iamthwee
0
591
Member Avatar for explorers5000

i have a problem which i cannot solve.. i found a nice php popup contact form for my page which aldready has [COLOR="Red"]layout.css [/COLOR]and this contact form has its own .css file which is called [COLOR="Red"]popup-contact.css[/COLOR] [B]the contact form work without a problem with its test page:[/B] [URL="http://www.tercume.pro/a-page.php"]http://www.tercume.pro/a-page.php[/URL] [I]when you …

Member Avatar for explorers5000
0
117
Member Avatar for owdirectory

Hi guys, Here is a popular online web directory: [URL="http://www.onlinewebdirectory.com/"][B]onlinewebdirectory.com[/B][/URL] which is categorized as: 1. [URL="http://www.onlinewebdirectory.com/web-design/"]Web Design[/URL] Directory 2. [URL="http://www.onlinewebdirectory.com/graphic-design/"]Graphic Design[/URL] Directory 3. [URL="http://www.onlinewebdirectory.com/web-hosting/"]Web Hosting[/URL] Directory 4. [URL="http://www.onlinewebdirectory.com/web-development/"]Web Development[/URL] Directory 5. [URL="http://www.onlinewebdirectory.com/flash-animation/"]Flash Animation[/URL] Directory 6. [URL="http://www.onlinewebdirectory.com/software/"]Software[/URL] Directory [B]Onlinewebdirectory.com[/B] is also categories for [URL="http://www.onlinewebdirectory.com/"][B]Web Design Company[/B][/URL] according to: 1. [URL="http://www.onlinewebdirectory.com/city/"]City[/URL] 2. …

Member Avatar for peexter
0
399
Member Avatar for newbie14

Dear All, I have a page here [url]http://183.78.169.54/tree/1.html[/url]. I have split into 2 div side by side the problem when it appear on the browser it appear the form div is below the tree div. How to make it appear side by side exactly and the tree div to start …

Member Avatar for Arkinder
0
106
Member Avatar for sirlink99

I have this code which should resize the image in the header. [CODE] #headerWrap { margin-left: auto; margin-right: auto; margin-bottom: 0; width: 90%; height: 7%; background: url('Images/header.gif') no-repeat; } img.image { width: 100%; height: 7%; } [/CODE] and this is the html code to go with it [CODE] <div id="headerWrap" …

Member Avatar for Arkinder
0
149
Member Avatar for marywallace66

I find that using a site builder is a very convienient tool to use in conjunction with knowledge of HTML. anyone else feel this way? It's much faster and the learning curve for clients are lower as well. And you virtually eliminate constant FTP and save; everything is done in …

Member Avatar for Lorel
0
147
Member Avatar for quibbie

I am looking at building a website that will allow people to sign up and post stats every week about others. For example, Joe has a show dog and likes to compete so Joe comes to to the site and posts. Dog Name: Breed: Weight: Skills: Week 1: Fastest lap …

Member Avatar for MagicMedia
0
165
Member Avatar for Thisisnotanid

Hi all, I've just started learning CSS and HTML to develop websites as a hobby. I was experimenting with what I'm learning and have hit a block (excuse the pun). I'm trying to create a drop-down menu using CSS and HTML alone. In the following I try to assign what …

Member Avatar for Thisisnotanid
0
274
Member Avatar for TheNNS

I'm wondering if there is anything like lightbox but that is compatible html 5 videos. I know there are several ones that support youtube videos, but I want to do it with videos i'm hosting on my own site.

Member Avatar for Arkinder
0
187
Member Avatar for alanlee9898

Hi, Previously I have manage to center the image and the background. But I having difficulty when I set div logo to the center, then it "blocked" mouseover buttons (the company and the workshop). Link : [url]http://alphaalps.com[/url] Hope someone can help me here! Thanks.

Member Avatar for alanlee9898
0
102
Member Avatar for titusnainggolan

Hello all, I want to embed video in my website with code below, [CODE]<div id="video"><embed src="video/hari_ini_sakit.mp4" width="200" height="175"></embed></div>[/CODE] But I want to hide the tracking/control bar in video area. I need your help. Thanks

Member Avatar for Arkinder
0
108
Member Avatar for sureshksk

Hi all, I am using struts2 in my application.I stored a image in hard disk using built-in file interceptor and fileUtils.copyFile()provided by apache.commons.io. but I am unable display image to user. <img /> tag is not working. thanks in advance regards ksk

0
97
Member Avatar for prajesh2

I want to know difference between three list and in what situation each should be use? I need to understand definition list better. Thank you

Member Avatar for Arkinder
0
34
Member Avatar for alanlee9898

I hope someone can show me how to center images using CSS, which apply to all browser sizes. Website: [url]http://alphaalps.com/gallery.html[/url] Currently only footer is center on every browser size. Thanks!

Member Avatar for Arkinder
0
233
Member Avatar for sirlink99

I made a simple menu using css and a tutorial on youtube and now I would like to change px into percentages. I have managed to do most of it, but when I go to products, insted of them being listed under each other 4 of them are beside eachother …

Member Avatar for Arkinder
0
502
Member Avatar for msm446

I am trying to help out with a website ([url]http://www.chetekinteriors.com/wordpress[/url]) - the background image is what features the column - it is ran by the css settings in a theme I purchased. For some reason, when I edit the CSS settings for the background image display properties, it shows fine …

Member Avatar for Arkinder
0
224
Member Avatar for G&G Designing

Ok so I have decided to write a small tutorial to help the newbys out there! Here it goes! [B]WARNING! I AM NOT DONE! I will finish the rest tomorrow when i wake up.. its 4:03am....[/B] Today we are going to be designing a blog... Here is our blog image. …

Member Avatar for Arkinder
0
163
Member Avatar for ptemedia

Hi, I am having problems centrally aligning an image. The basic HTML is shown below. I have taken out other elements that are not effecting this problem: [CODE]<div id="ImagePlaceholder"> <div id="Images"> <img class="current" src="photo1.jpg" alt="" /> <img class="nextimage" src="" alt="" /> </div> </div>[/CODE] and the CSS is: [CODE] #ImagePlaceholder { …

Member Avatar for Arkinder
0
455
Member Avatar for nagennaskar

Hi, I am a newbie(learner) to WAMP development and need free e-commerce/shopping cart template and theme for practicing CSS. Please suggest some sources for the same. Guidance on how to use the stuff is welcome! Thanks in anticipation Nagen

Member Avatar for Arkinder
0
90
Member Avatar for piers

Hi guys I have an image that I need to resize for a website without losing any of the quality. The image has a .gif extention and when I have scaled the image down using GIMP the image goes a bit fuzzy. Do you know any software or method to …

Member Avatar for neotutorials
0
157
Member Avatar for jjustin3

So, I am new to HTML and was wondering: how could I write a website that would allow the users to post new material (like a blog)? I know that is very vague, but it is sort of like a blog post, if that makes sense. Any help is welcomed. …

Member Avatar for G&G Designing
0
117
Member Avatar for sirlink99

I would like to display 3 images in a row, and then 3 more underneath, and so on (until there are no more images). I currently have this css code [CODE] #productsMenuFirst{ display:inline; width: 100px; height: 60px; padding-right: 50px; padding-left: 50px; } #productsMenu { display:inline; width: 100px; height: 60px; padding-right: …

Member Avatar for Arkinder
0
210
Member Avatar for loveforfire33

Hi, First of all im pretty sure this isnt the right place for this post, but im not sure where to put it.. please move it admins if its totally wrong!sorry! my question is this im about to purchase hosting that allows me to have several websites hosted on one …

Member Avatar for G&G Designing
1
128
Member Avatar for lemur

hi there It s relly wirde; my conditional comments are not working. it s so simple but i have no idea whats wrong is with the code. <!-- [if lte IE 8]> <link href="ielte8.css" rel="stylesheet" type="text/css" /> <![endif]--> <!--[if lte IE 7]> <link href="ie7.css" rel="stylesheet" type="text/css"> <![endif]--> <!--[if lte IE …

Member Avatar for lemur
0
83
Member Avatar for Johnmaurice

Hi friend i want to design my personal website please anyone can help me or suggest some resources.

Member Avatar for G&G Designing
0
112
Member Avatar for tobeeornot

Hi, Using CSS, I am looking to create a grid/table for a shopping cart page (for practice purposes only) inside the main content container, where a numeric stepper, product image and checkbox will be placed in each individual box of the grid, consisting of four rows and four columns. I …

Member Avatar for tobeeornot
0
950
Member Avatar for MDanz

The width spreads across the whole page, i only want it to be as long as the content in the div. How can i solve this? [code]<style type="text/css"> .three { display:block; width:auto; height:100px; position:relative; border:1px solid black; } .three a { width:100%; height:100%; position:absolute; } </style>[/code] [code]echo "<div class='three'><a href='two'></a>test</div>";[/code]

Member Avatar for Arkinder
0
108
Member Avatar for rezekk0

trying to create a flash object for my website. it is just a 400x200 frame that rotates a bunch of pictures for my products. i want each picture to be an individual link but so far i can only make the object link to one page. any ideas how to …

Member Avatar for iamthwee
0
51
Member Avatar for stilts

[url]http://shawnhilts.com/index/[/url] Working on this website here.. I would appreciate if someone gave me some design advice or layout advice.. really anything that might improve the layout and design as a whole would be nice thank you. NOTE: This website is not in complete. For pages that don't show up in …

Member Avatar for iamthwee
0
116
Member Avatar for FOOLY

For some reason, when I try to shape tween an animation in Flash, I'm unable to do it. The option in the Insert toolbar is unable to be clicked, while Classic and Motion tween are given and clickable. Do I have something set wrong that is causing Shape Tween to …

Member Avatar for iamthwee
0
179
Member Avatar for Hani1991

Hello everyone.. Ive tried to assign an icon to my webstie.. It worked idyllically on Firefox.. However, on IE 8 and IE 9 it had no response at all as if there were no icon! As far as I can see, Daniweb is also facing the same problem; I mean …

Member Avatar for Arkinder
1
106
Member Avatar for Sae1962

Hello! My question concerns software architects that have experience with UML/UTP. [U]Introduction:[/U] We are currently in the start phase of a new project, where documentation for hardware with embedded software is written. I am responsible for the GUI development. As the starting point, a predecessor model is used. Its GUI …

Member Avatar for JeffGrigg
0
209
Member Avatar for johnnycho

To illustrate the issue, I've created two HTML pages: [url]http://www.johnnycho.com/firefox_csstest01.html[/url] [url]http://www.johnnycho.com/firefox_csstest02.html[/url] They are both exactly the same, with one exception. On the first page, the div class="topbox" has a padding of 1px. On the second page, the padding has been set to 0. If you look at these two pages …

Member Avatar for Arkinder
0
664
Member Avatar for mundee

Hi my name is Aida Boling and I am on here trying to meet new friends as well as trying to build an e-commerce website. I am originally an illustrator and my husband and I built a clothing business. At first, I was hard to communicate to manufacturers without any …

Member Avatar for mundee
0
211
Member Avatar for Cyberdesignz

Hi friends I was looking for how to optimize a website design for mobiles phones using website seo services company and came across a useful link. Here it is. [URL="http://seotech.qapacity.com/blog/24873/top-seo-and-designing-strategies-for-mobile-websites/"]http://seotech.qapacity.com/blog/24873/top-seo-and-designing-strategies-for-mobile-websites/[/URL] Please visit it and then i am ready to discuss it here. Waiting for your feedback

0
78
Member Avatar for Acute

How to create a transparent png or gif file? on photoshop? if yes, can you explain how? I create 1x1 transparent png/gif file and put it on the box background with y and x repeat, right? is this the idea of transparent backgrounds? Thnx in advance

Member Avatar for windowswarrior0
0
119
Member Avatar for sirlink99

I have this code that should set up the page header [CODE] #headerWrap { margin-left: auto; margin-right: auto; width: 700px; height: 100px; background: url(Images/header.gif) no-repeat; }[/CODE] the picture is not being displayed. Please tell me how to fix this. Thanks

Member Avatar for sirlink99
0
78
Member Avatar for lemur

Hi there, I created highlight button, but color does not fill all button space. There is some gap on the left side button. thanks for any hint. html code: [CODE] <div id="primarynavigationbar"> <ul> <li><a id="homebutton" href="index.html" accesskey="1">Home</a></li> <li><a id="bootsbutton" href="boots.html" accesskey="2">Boots</a> </li> <li><a id="clothingbutton" href="#">Clothing</a></li> <li><a id="accessoriesbutton" href="#">Accessories</a></li> <li><aid="aboutusbutton"accesskey="3"href="aboutus.html"> AboutUs</a> …

Member Avatar for lemur
0
126
Member Avatar for FOOLY

In Photoshop, my JPEG image is CMYK. Once imported to Flash, the colors change to become brighter and more saturated. How can I stop this, or what am I doing wrong? Thank you!

Member Avatar for Oveek
0
200
Member Avatar for blotind

this won't validate!! any suggestions? it for some reason doesn't call the ValidateFrom function... [CODE] <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link href="style.css" rel="stylesheet" type="text/css"> <title>User Details</title> <script type="text/javascript"> function validateForm(){ var x=document.forms["myForm"]["username"].value if (x==null || x=="") { alert("username must be filled out"); return false; } var y=document.forms["myForm"]["email"].value …

Member Avatar for blotind
0
195
Member Avatar for marietta_kan

any idea how am i gonna make more round the border corners with CSS?? but in the same time show up on IE...

Member Avatar for barsha86
0
112
Member Avatar for sathyarajmca

Hi all, here several seo experts staying in this forum.So tell me how marketing websites in face book , twitter and social media.

Member Avatar for adityaa
0
424
Member Avatar for Clarkeez

Hey.. I have a problem with my CSS, let me show you.. CSS [CODE].wrap { font-size:12px; width:980px; margin:auto; } .left_wrapper { height:auto; float:left; width:20%; background:#699; } .right_wrapper { height:auto; float:right; width:79.7%; border-color:#b7b6b6; border-top-width:0px; background:#993; }[/CODE] HTML [CODE]<div class="wrap"> <div class="left_wrapper"> blah blah </div> <div class="right_wrapper"> blah blah </div> </div>[/CODE] Now, …

Member Avatar for akhtar.web
0
169
Member Avatar for scaiferw

I'm trying to create a WordPress.com header for rotary7040pr.wordpress.com. I have a layer for the background colour, and have created another layer for text and graphics. So far so good. Now I have a graphic ([url]http://www.rotary7040.com/images/RotaryLogoDropShadow300x288.jpg[/url]) that I want to place on the layer with the text, but I don't …

Member Avatar for anand01
0
145
Member Avatar for FOOLY
Member Avatar for anand01
0
206
Member Avatar for leroi green

not sure if this has been answered before. i looked through the jscript/dhtml spot and didn't see anything on the boards that looked solved so... I want to put multiple pictures in a table, then put that table in a div and have an auto timer show them in sequence …

Member Avatar for zdossa
0
547
Member Avatar for TheNNS

Does anybody know if there is an attribute that gives more controls for embeded videos wiht the video tag? I want to have an option for fullscreen videos on one of my sites, but the current controls only have puase play and volume. Is there anyway to have a fullscreen …

Member Avatar for Arkinder
0
126
Member Avatar for Poverino

Hi, My name is Mike, born in Canada 50 years ago and grew up in The Netherlands. So my Dutch better then my English. Anyway I'm looking for help to startup and rebuild my personal websiteyou will find at: SNIP What is my plan: I want to make a website …

Member Avatar for stbuchok
0
104

The End.