10,650 Topics

Member Avatar for
Member Avatar for alanlee9898

Hi, I have problem with the dropdown menu overlapping. http://bit.ly/KSmtJT suppose the "leafs" will show the drop down menu. Please help! Thanks.

Member Avatar for milon09
0
162
Member Avatar for GordonUK

Hi everyone, I have a problem which needs an urgent solution! I recently uploaded hundreds of images to the pictures section of my website with file names like this: rihanna-battleship-movie-premiere.jpg It was only after I uploaded hundreds of images adding the file extension ".jpg" that I realised that I should …

Member Avatar for hericles
0
143
Member Avatar for wildplace
Member Avatar for angelinjones

Make sure your site is accessible to everyone regardless of the browser they are using -- There are no standards-no common denominators for the internet yet. Viewers have different equipment--modems with low baud speeds. Keep this in mind when including graphics and some of the bells and whistles you would …

Member Avatar for madelinekim
-1
285
Member Avatar for davy_yg

Cek this site: http://www.masterlink.co.id/ Cek the text which is out of order. I wonder how to keep the text in order eventhough I change the screen resolution for example to 1280 x 800 or 1024 x 768 px. index.php <html> <head> <title>Rustoleum</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link href="style.css" rel="stylesheet" type="text/css" …

Member Avatar for dany12
0
208
Member Avatar for saito200

Hi people! :D I'm new to html and css, aside of an artist. I am trying to create a template for art tutorials. Basically I want to have a series of rows, with a floating image to the left or right, and an explanatory textbox on the other side. The …

Member Avatar for saito200
0
148
Member Avatar for sk8ergirl

I got problem I've made change in my template and now I want to apply the changes to all of my pages when Select Modify > Templates > Update Pages. nothing change

Member Avatar for dany12
0
62
Member Avatar for Octet

I am looking to create a PBBG game using HTML and CSS for the display and then PHP and MySQL to handle the game itself. It shall only be simple, click on this item and upgrade it if you have enough resources e.t.c. I am hoping to make it a …

Member Avatar for dany12
0
236
Member Avatar for sk8ergirl

Hello, I was doing my project today and when I start typing in this page this happen http://postimage.org/image/fq13fb2n5/ http://postimage.org/image/fq13fb2n5/full/ I don't know why did this happen is their someting wrong with my template also there is another probelme even though I only made the content is editable I still can …

Member Avatar for sk8ergirl
0
79
Member Avatar for miguel1810

I have done some designs in Flash and then converted them to HTML5 Swiffy Files via the google Swiffy Site. What I want to do is make the HTML5 Swiffy File a clickable link to another page on the website I am working on. My Question is... can a Link …

Member Avatar for dany12
0
94
Member Avatar for ak47carbon
Member Avatar for dhija22

Hi, i am begginer in web programing...i have install wamp and i have use it for some day but last day when i wanted to access on desktop appear a messagge like in photo, wamp aestan tray menu i am waiting fot your answer, br Eda

Member Avatar for dany12
0
73
Member Avatar for Despairy

Hi just had an assignment to make a nice looking html5/css website this is what i got so far https://dl.dropbox.com/u/67006557/EX2/home.html got any suggestions on stuff i can add to make it better? and also if anything is wrong with the html logic / css commands etc. tired of getting bad …

Member Avatar for dany12
0
101
Member Avatar for ben.matthews18

hi, i am trying to vertical align the text in a block; here's my current html and css - html - <ul> <li><a href="index.php">Home</a></li> <li><a href="aboutme.php">About me</a></li> <li><a href="portfolio.php">Portfolio</a></li> <li><a href="comingsoon.php">Coming soon</a></li> <li><a href="contact.php">Contact me</a></li> </ul> CSS - #nav ul{ margin:0px; padding:0px; overflow:hidden; } #nav li{ display:inline; padding:0px; list-style:none; } …

Member Avatar for JorgeM
0
193
Member Avatar for Violet_82

Hi guys, I wonder if you could clarify something for me. I am looking at some css examples and I have this situation here: html: ...<div id="news"> <h2>Latest News</h2> <p> Which member of the seminal calypso/lectro band <em>C&amp;C Music Sweatshop</em> was spotted last night at <em>Dirt</em>, the trendy New York …

Member Avatar for Violet_82
0
129
Member Avatar for rotten69

Hi everyone, I have had this question for a very long time and am not sure about fixing the problems with different screen sizes. Recently, I designed a website on 10 inch screen laptop and when I opened it on the other laptop that is 15 inch screen. I could …

Member Avatar for Oxiegen
0
154
Member Avatar for ajberrow

Hi, all, This may not be the correct place to ask this question, but I can't find another forum that seems to match my question. We have a web site which stores : user's name (which is not validated in any way, so we have lots of Donald Ducks and …

Member Avatar for ajberrow
0
167
Member Avatar for hwoarang69

background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #b1b7b6), color-stop(1, #CCC) ); this works fine -moz linear center top ... i want to do same thing and color with -moz-linear, -o-linear, -ms-linear.... /*Safari, google chrome*/ background:-moz-linear-gradient(center top, #b1b7b6 5%, #CCC 100% ); /* Mozilla, gecko */ background: -o-linear-gradient(center bottom, rgb(59,63,65) 9%, …

Member Avatar for dany12
0
64
Member Avatar for hwoarang69

border:2px solid red; -moz-border-radius: 5px; trying to make a boarder in css. it works fine in google chrome but it doesnt work in firework any ideas?? also this dont work in firefox background:-moz-linear-gradient( center top, #b1b7b6 56%, #CCC 100% );

Member Avatar for GarryHillton
0
113
Member Avatar for kumar89hitesh

dear sir, I forgot my password. can you give me the password of my account. Thanks & Best Regards Hitesh kumar

Member Avatar for happygeek
-3
63
Member Avatar for Ritesh_4

Hello I was having the look at the source code of a webform, and wanted to know where/who is receiving this form. Any way of knowing this? <form action="/contact.php" method="post" name="form1" id="form1" style="margin:0px; width:200px; color:#000;"> <p>First Name * <input type='text' value='' size='50' maxlength='50' name='name' class='txtarea required'/> </p> <p>Your e-mail * …

Member Avatar for almostbob
0
147
Member Avatar for eduardar

How can I put the flag icons of my website (www.eduardlid.net) at the same place, but with a different size (24 * 24) (now it´s 48 * 48)? <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <HTML> <head> <meta http-equiv="content-type" content="text/ html; charset=UTF-8"> <title>Eduard Lid</title> <link rel="stylesheet" type="text/css" href="ex1.css"> </head> <body> …

Member Avatar for dany12
0
145
Member Avatar for Alaister

Brochure represents your company and its services, What ever you print in your brochure is used to promote your brand. So always be careful with design and look of your brochure. Please suggest how to create your brochure more attractive.

Member Avatar for dany12
0
26
Member Avatar for dhija22

HI I AM BIGGINER IN WEB DESIGN,I AM TRYING TO CREATE A PERSONAL WEB PAGE.... I HAVE INSTALL DRUPAL...,HAV CREATE MY PROJECT..HAVE INSTALL MY THEME,HAVE CREATE MENU AND NOW I WANT TO MAKE MY PAGE MITH TWO LANGUAGE I AM FOLLING STEPS OF THIS TUTORIAL http://www.youtube.com/watch?v=Sx9lJ_hOrCw ... IN THESE STEAPS …

Member Avatar for Ritesh_4
0
101
Member Avatar for caglaruz

I've been doing some research about multilingual and recursive database design for few days. I found interesting the following article: http://www.gsdesign.ro/blog/multilanguage-database-design-approach/ and liked the 4th solution Coupled Translation Table Approach. But I'm seriously confused since I don't understand the case; I see there is only one column id on pages …

Member Avatar for pritaeas
0
227
Member Avatar for dhija22

HI I AM BIGGINER IN WEB DESIGN,I AM TRYING TO CREATE A PERSONAL WEB PAGE.... I HAVE INSTALL DRUPAL...,HAV CREATE MY PROJECT..HAVE INSTALL MY THEME,HAVE CREATE MENU AND NOW I WANT TO MAKE MY PAGE MITH TWO LANGUAGE I AM FOLLING STEPS OF THIS TUTORIAL http://www.youtube.com/watch?v=Sx9lJ_hOrCw ... IN THESE STEAPS …

Member Avatar for dhija22
0
115
Member Avatar for Reliable

I made a website that has a floated div which contains the contact form. The entire website can be seen on all platofrms and on all browsers except for teh contact form. After some research I believe the floatd div is rpeventing the contact form from being viewed on tablets …

Member Avatar for dany12
0
146
Member Avatar for missc

i have a website that i did using html and i used google chrome while doing it. now when i'm testing it on internet explorer the buttons and texts are moving. what can i do ?!

Member Avatar for JorgeM
0
55
Member Avatar for Violet_82

hi all, is it possible to add more than an image in the css? I mean if the syntax goes: background-image:url('paper.gif'); background-color:#cccccc; How do I add more than 1 image? thanks

Member Avatar for Violet_82
0
91
Member Avatar for baller_r

Im trying to build a drop down menu like the one on this site: http://www.debijenkorf.nl/. I know css and i have built normal horizontal menus before,but not with drop down menus. I would like some info on how to build this. Thanks.

Member Avatar for almostbob
0
109

The End.