2,272 Solved Topics

Remove Filter
Member Avatar for
Member Avatar for AndreRet

I have the following code that checks for captcha validation in php. If successful it will echo correct etc. [CODE]<? /* This is the back-end PHP file for the How to Create CAPTCHA Protection using PHP and AJAX Tutorial You may use this code in your own projects as long …

UI / UX Design session web-design
Member Avatar for AndreRet
0
146
Member Avatar for holarwandei

hi i am a final year student in one of the private schools in Nigeria. i have problems deciding on what my project topic should be. i have interest in web development. in my school some people have done their projects on online examination systems and college portal. i was …

UI / UX Design web-design
0
64
Member Avatar for zizuno

I need help vertically aligning an image inside of a div. I have tried all various methods found on the web. I have tried table display, line height, etc. The page can be viewed at [url]http://seekretgarden.tk/view/0/[/url] . The red background is the display area of the image allowed by the …

UI / UX Design web-design
Member Avatar for zizuno
0
90
Member Avatar for AndreRet

I have just started designing, stuck on this. I have a few div tags that I am trying to line next to each other with a 10px spacing between them. I just can't seem to get it to align though. They are contained in another tag (center_container) with the following …

UI / UX Design web-design
Member Avatar for RoyalElite96
0
257
Member Avatar for thijscream

hi, i'm strugling with some difficulties. i can't seem to get something to work. [CODE]<table id="wijn"> <tr> <?php $query = "SELECT id, domein, naam, streek, substreek, jaar, type, smaak, formaat, prijsnormaal, prijs6, prijs12, prijs24, afbeelding from wijnen WHERE kleur = 'rood'"; $result = mysql_query($query) or die('Error : ' . mysql_error()); …

UI / UX Design web-design
Member Avatar for thijscream
0
137
Member Avatar for diafol

Hi all. Not sure if this is the right forum, but it seemed the most appropriate from the list. I'm helping to develop a ghost-themed site. As it deals with an urban legend, we're pretty sure that kids will come across it, but don't want them to visit. There's really …

Member Avatar for diafol
0
167
Member Avatar for AndreRet

I have an image on top of my logo image, used for login purposes in my index.html page. The logo code works perfect in loading my index.html page when clicked on. The code - [ICODE]<div id="Logo"> <div id="lmenu5"> <a href="Login.php"><img src="Images/Top Menu/Login.png" alt="Login or register." name="Login" width="130" height="43" id="Login" title="Login …

UI / UX Design php web-design
Member Avatar for AndreRet
0
114
Member Avatar for dwlamb

Good day, I've run into a problem with list items displayed inline (i.e., horizontally) using Safari for Windows. If you [URL="http://dwlamb.com/cssproblem/loggedin.html"]follow this link, you'll find an uploaded static version of the problem[/URL]. Viewing it in IE7-8 and Firefox (Windows & Linux), the page yields as it should. The 4 menu …

UI / UX Design html-css web-design
Member Avatar for dwlamb
0
231
Member Avatar for IllBeTheJudge

Hello I have been looking around for a solution to my problem but I don't seem to have hit the right one. Not sure really whether this is a jQuery issue either, as opposed to an html / css one, but here goes: Simply put, I have a navmenu whereby …

Member Avatar for IllBeTheJudge
0
1K
Member Avatar for kylestudent

Hey, i recently took a HTML course in high school, and i like it a lot and im starting to create my own websites on my own time, but ive ran into a pretty important (well i think its important) part of my website is the layout like how do …

UI / UX Design html-css web-design
Member Avatar for Arkinder
0
76
Member Avatar for trixma

Hey guys, I'm trying to make a link appear as white text in all states (idle, hover, visited, click) but for some reason my idle state does not conform to my CSS. Could someone have a look and maybe help me solve the issue? here's my CSS: [CODE]a.nav:link { color: …

UI / UX Design html-css seo web-design
Member Avatar for shaya4207
0
254
Member Avatar for infinitus

Hi i'm trying to create a drop down menu but there is a problem here is the website "www.infinit0s.cba.pl" it just shows hyperlinks and not the full drop down menu :(. I'm using Dreamweaver CS5 here is the SS of how the menu should look like "http://img412.imageshack.us/i/screenshotproblem.jpg/"

UI / UX Design web-design
Member Avatar for Agarsia
0
90
Member Avatar for benjaminFowl87

When designing a new website that will be cross browser compatible. what way is best to develop. Should you design and code the css for ie 6 upwards from the start, is this code more likely to work in the other browsers such as opera, firefox, safari, chrome? Or is …

UI / UX Design web-design
Member Avatar for benjaminFowl87
0
89
Member Avatar for McLaren

[CODE] <table width="100" border="1" cellpadding="0" cellspacing="0"> <tr> <td width="118" rowspan="2" valign="top"><p>Grupės pavadinimas</p></td> <td colspan="5" valign="top"><p>Maitinimo i&scaron;laidos Lt (už 1vaiko lankytą, nelankytą ir nepateisintą dieną) </p></td> <td width="104" valign="top"><p>Kitos i&scaron;laidos per mėnesį (i&scaron;laidos darbo užmokesčiui ir įmokoms soc.draudimui, kt. prekėms ir paslaugoms)</p></td> </tr> <tr> <td width="111" valign="top"><p>Pusryčiai</p></td> <td width="67" valign="top"><p>Pietūs</p></td> <td …

UI / UX Design web-design
Member Avatar for McLaren
0
169
Member Avatar for 3LauraB

Hi, I have just converted my code so that it is using the html5 tags, the pages have validated fine and look good in all browsers, until minimize is hit! everything moves, does anyone have any suggestions, ive tried, position: inline; margin: 0 auto; nothing seems to work? Thanks CSS …

UI / UX Design html-css web-design
Member Avatar for shaya4207
0
157
Member Avatar for kylestudent

[CODE]<HTML> <HEAD> <head> <TITLE>Minecraft Worlds</TITLE> </HEAD> <BODY> <BODY BACKGROUND="Background(1).gif"> <CENTER><TABLE BORDER="0" cellpadding="0" CELLSPACING="0"> <TR> <TD WIDTH="989" HEIGHT="200" BACKGROUND="logo.png" VALIGN="bottom"> <FONT SIZE="+1" COLOR="yellow"></FONT></TD> </TR> </TABLE></CENTER> <CENTER><TABLE BORDER="0" cellpadding="0" CELLSPACING="0"> <TR> <TD WIDTH="1006" HEIGHT="27" BACKGROUND="menu_bg.png" VALIGN="top"> <FONT SIZE="+1" COLOR="Red"><IMG SRC="forum.png"></FONT></TD> </TR> </TABLE></CENTER> <CENTER><TABLE BORDER="0" cellpadding="0" CELLSPACING="0"> <TR> <TD WIDTH="989" HEIGHT="742" BACKGROUND="picture1.png" VALIGN="top"> …

UI / UX Design web-design
Member Avatar for techRobo
0
117
Member Avatar for Violet_82

Hi there, could anybody kindly tell me what the "a" (in the 1st line)is in this css and what is used for please? It is driving me insane and I can't find anything anywhere (apart from the w3c schools that says that the a is to order things alphabetiacally??) [CODE]#nav-menu …

UI / UX Design html-css web-design
Member Avatar for Violet_82
0
12K
Member Avatar for mangopearapples

So say I have 4 images: <img><img><img><img> and I don't want any spacing between them so the images line up. How can I do this? thanks.

UI / UX Design web-design
Member Avatar for mangopearapples
0
95
Member Avatar for kylestudent

[CODE]<HTML> <HEAD> <TITLE></TITLE> </HEAD> <BODY> <BODY BACKGROUND="picture1.png"> </BODY> </HTML>[/CODE] This is the code i am starting my website out with. [url]http://s962.photobucket.com/albums/ae108/Brideaukyle1/?action=view&current=Untitled.png[/url] this is what it looks like afterwards, i have a pretty big computer screen, so i dont want it to look like this every time someone with a big …

UI / UX Design web-design
Member Avatar for shaya4207
0
160
Member Avatar for jkershaw06

The page where I've inserted the named anchor is a newsletter. It has tables The code on that page is: a name="coats"></a> The page which links to the named anchor location is a blog. It is tableless. I want the blog to reference all the topics created in the newsletters. …

UI / UX Design web-design
Member Avatar for jkershaw06
0
128
Member Avatar for NewOrder

i want to put text into an image using css. i saw a few codes that tell you to put div inside a div. make one div relative and the other absolute. the problems that i have is that i already have a relative div outside the picture. can anyone …

UI / UX Design image web-design
Member Avatar for johnsteve.bravo
0
129
Member Avatar for NewOrder

i cant make my list float to the left. i want to create a horizontal navigation bar. i have everything set, but it wont float to the left. help, please [CODE] ul. nav { margin: 0; padding: 0; list-style: none; width: 72em; background: #FAA819 repeat-x; } ul. nav li { …

UI / UX Design web-design
Member Avatar for Agarsia
0
147
Member Avatar for I.Dunno

I used the method to stretch a background image with CSS from this page [url]http://www.daniweb.com/forums/thread140397.html[/url] and it works great in all the modern browsers I tested but I had 2 problems: 1. it doesn't validate (how much does this matter?) and 2.it doesn't work in older IE browsers Any thoughts …

UI / UX Design html-css image web-design
Member Avatar for Agarsia
0
170
Member Avatar for adcgv

I have created a form on my site that appears distorted on older browsers with the text boxes shifted to the next line and to the right. I have used absolute positioning and spaces only for formatting. Moreover even in new browsers on zooming in, I get the same problem. …

UI / UX Design web-design
Member Avatar for Agarsia
0
109
Member Avatar for FBG

I need several square pictures for my website and display them in 100 x 100 px using CSS. When I use bigger pictures (for example 300 x 300, 455 x 455 or any square size), the result in Internet Explorer 7.0, 8.0 and Google Chrome looks really good. The image …

UI / UX Design html-css web-design
Member Avatar for FBG
0
176
Member Avatar for daviddoria

On this page: [url]http://ewh.ieee.org/r1/schenectady/New/[/url] I have a <ul> element (the menu bar) followed by a <p> element (the main body text). Shouldn't the <p> be below the <ul> since it is a block element by default (instead of on the same line as it, as it is now)? Thanks, David

UI / UX Design web-design
Member Avatar for johnsteve.bravo
0
615
Member Avatar for f_atencia

I'm having an issue regarding how Safari displays my page. A snippet of the HTML includes: [CODE] <div class="MenuBar"> <ul>...List of Menu Items</ul> <div class="QuickSearch"><input type="textbox" /><a>Go</a></div> </div> [/CODE] the CSS code: [CODE] * html DIV.MenuBar DIV.QuickSearch { margin-top:-0.3em;color:black;} DIV.MenuBar {font-weight:bold; font-size:1.1em; font-family:verdana, Arial, sans-serif;background:#FFF url("../images/Gradient.jpg") repeat-x bottom left;border:1px solid …

UI / UX Design html-css perl web-design
Member Avatar for elneco
0
107
Member Avatar for pirula

I have been trying to figure out what is the name of the font used to create this stylish logo - no luck so far :( so, does anyone know what font is used for the "box" logo? please take a look at [url]http://www.box.net/[/url] I would really appreciate your help …

UI / UX Design web-design
Member Avatar for anilashanbhag
0
383
Member Avatar for FBG

I'm stuck with this problem for a few hours now and I'm not able to solve it. When I view my website in google chrome everything is just as I want it: the elements in the two floating sidebars left and right are on exactly the same height and respond …

UI / UX Design ui-ux web-design
Member Avatar for FBG
0
109
Member Avatar for theighost

Hello, Is there a way to make a swf that is loading on a page, to make that swf create a screenshot of the page he is running on? Thnx

UI / UX Design multimedia web-design
Member Avatar for theighost
0
179
Member Avatar for EvolutionFallen

Hello, I am writing a development area for my clients to view their sites as I work on them. However, I'd like to restrict the directory of a given project to only users who are associated with that project. I'm looking for a way to create a "wrapper" so to …

UI / UX Design ui-ux web-design
Member Avatar for pixelsoul
0
134
Member Avatar for shadiadiph

mAYBE I am a bit rust but my following seems to display ok in firefox chrome but doesn't even work in IE maybe something simple i am missing as I am very rusty. [code] #topholder { position: absolute; top: 0px; left: 0px; width: 100%; height: 120px; display:block; z-index:0; background: transparent; …

UI / UX Design html-css web-design
Member Avatar for shadiadiph
0
108
Member Avatar for f_atencia

I have a site that is generated by XSLT. However, a particular div is displaying a top border on IE, but not on other web browsers. How can I get the border to display on other browsers? If I put a margin of 76px around that div, it will display, …

UI / UX Design web-design
Member Avatar for f_atencia
0
77
Member Avatar for preetg

hi everyone... i want to insert image within text while writing email...m using gmail..but i cant do it.. i searched it alot but cnt find soloution ..plz help me... i copied the image from its location but it didnt work..

UI / UX Design image web-design
Member Avatar for preetg
0
79
Member Avatar for greenglow

[URL="http://marypopeosborne.com/"]http://marypopeosborne.com/[/URL] We are struggling with an intermittent rendering issue, mostly in Chrome, although some have seen it on PC wit IE. The left side text (I've attached an image)renders outside the page, caused by a background image loading problem. This is built on a framework called Builder so their are …

Member Avatar for greenglow
0
201
Member Avatar for f_atencia

Say I have a line of CSS code: DIV.MenuBar {font-weight:bold; font-size:1.1em; font-family:verdana, Arial, sans-serif;background:url("../images/image.jpg") repeat-x;border:1px solid black;} This line of code displays the background image on IE just fine, but all other browsers don't. Is there a reason why other browsers won't display this properly?

UI / UX Design web-design
Member Avatar for shaya4207
0
93
Member Avatar for Spycat

Hello, I have a page that I want to have borders on all 4 sides. The problem is, the bottom border does not extend to the bottom of the page. It stops mid-way, with content extending below it. Here is my code: [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> …

UI / UX Design html-amp html-css web-design
Member Avatar for Spycat
0
924
Member Avatar for EricIskhakov

Hey im kinda new to Flash. I have a FLVPlayback Component and i want to disable the option to scrubb through the video. does anyone know how to do that? (googling didn't do much of an help)

UI / UX Design flash multimedia web-design
Member Avatar for EricIskhakov
0
204
Member Avatar for MARKAND911
Member Avatar for Armistice

My girlfriend and I have been trying to play with this <div> background code and opacity for this huge block of text she has on this real basic website. All we are trying to accomplish is to place a grey background behind the text and make it semi-opaque and not …

UI / UX Design web-design
Member Avatar for mahavir123
0
158
Member Avatar for andrewliu

Hello, I'm having trying implementing this... I have a menu that drops down using jquery when a mouse hovers over it. I want to be able to set a background color on the link so when the mouse moves to the sub menus, the user will remember that the submenu …

UI / UX Design html-css seo web-design
Member Avatar for Bestwebdesign
0
198
Member Avatar for isalano

Hey pple if you have css 5 pliz send it to me via ma gmail SNIP Very thankful

UI / UX Design html-css web-design
Member Avatar for isalano
-2
141
Member Avatar for BleepyE

Sorry if this is in the wrong section. Im trying to add a IRC Chat window to my website, does anyone know how to do this? If not can you suggest a chat application that I can embed into my site. Thanks

UI / UX Design multimedia web-design
0
101
Member Avatar for Blazar

I am trying to get my web site to look good in internet explorer but when IE displays tables it messes up. I have this thing with a green table header at the top of every table. In that green table header I would have a title for what is …

UI / UX Design web-design
Member Avatar for Joenade
0
122
Member Avatar for reececropley

Hey, I have a table on my site in which I want to <th> to have a background-color of black and the <td> to have a background-color of grey. Also to have a border at the bottom of the cell and none on the top of sides. Now I have …

UI / UX Design html-css web-design
Member Avatar for reececropley
0
1K
Member Avatar for gikonyo

am designing a website that it core function is to market architectural design(dispaly images of designs). it has a background of color blue and the menu options & headings are orange in color. is the color contrast okay (blue+orange)? if not which is the best color to contrast with blue?

UI / UX Design web-design
Member Avatar for gikonyo
0
66
Member Avatar for AycheKay

I've got a pure CSS drop down menu where the child buttons cover up part of the parent button. Any ideas how to fix this? You can see the page here: [URL="http://www.powerzoneequipment.com/index99.asp"]http://www.powerzoneequipment.com/index99.asp[/URL] Here's the relevant CSS code: [CODE] #hpmenucontainer { clear: both; width: 610px; margin: 20px auto; height: 96px; } …

UI / UX Design html-css web-design
Member Avatar for shaya4207
0
174
Member Avatar for McLaren

Hi, the default image formating is such: [CODE]img { padding: 8px; border:none; }[/CODE] Now when my image is in this span I want it not to have padding. [CODE]<span class="article_img"> <input type="radio" name="image" value="http://xx.98.27.116/~ylakiai/uploads/naujienos/naujiena16.jpg"> <img class="no_padding" src="http://xx.98.27.116/~ylakiai/uploads/naujienos/naujiena16.jpg"> <a class="trinti_img" href="" id="naujiena16.jpg"> <img src="http://79.98.27.116/~ylakiai/images/admin/delete.png"></a> </span> [/CODE] And I made code in …

UI / UX Design web-design
Member Avatar for McLaren
0
87
Member Avatar for atikah8890

Hi all. I've just started using Moodle about four days ago and was wondering if I can include an interactive lesson. Interactive here means that user will need to navigate through in order to progress on the lesson. I understand there is software like eXeLearning that can be used to …

UI / UX Design flash multimedia web-design
Member Avatar for atikah8890
0
121
Member Avatar for reececropley

Hey I'm having a bit of a weird problem. I have an image contains in a div (#rel-content) and that div inside of another (#releases). Here is my HTML code: [CODE] <div class="releases"> <div id="rel-topbar"><img src="images/blackrightbar.jpg" width="312" height="39" alt="Release Navigation Bar"> </div> <!-- rel-topbar --> <div id="rel-content"><a href="http://itunes.apple.com/gb/album/erased/id377011296?uo=4" target="itunes_store" ><img …

UI / UX Design apple html-css web-design
Member Avatar for reececropley
0
2K

The End.