10,539 Topics

Member Avatar for
Member Avatar for din3sh

i tried everything to get the slider working @ http://din3shie.x10.mx/IndEnt/ index.html file : <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <!-- Design by Free CSS Templates http://www.freecsstemplates.org Released for free under a Creative Commons Attribution 2.5 License Name : Rifle Description: A two-column, fixed-width design with simple color scheme. …

Member Avatar for din3sh
0
329
Member Avatar for <M/>

Does anyone know how to make the slider on the Mercedes benz USA site? http://www.mbusa.com/mercedes/index?utm_expid=62343809-0 Can anyone show me a tutorial or anything on how to make that slider?

Member Avatar for <M/>
0
120
Member Avatar for tinabina22

I am having trouble vaildating my web-design. I am trying to change over from a table based design to a div base. Problem is I started out with tables so I now have a combination of both and sure how to fix it. I have pasted my code here: Please …

Member Avatar for diceadmin
0
691
Member Avatar for jshesek

Hi I have a dropdown list that opens upward. Is there a way with CSS to force it to open downward?

Member Avatar for jshesek
0
139
Member Avatar for tommorsebrown

Hi there, the text headings in the right hand column here are hanging to the left outside of the column. Any ideas as to how I can stop that happening and pull them back in? http://www.wannalearnmusic.com/tom/

Member Avatar for Helianthus
0
145
Member Avatar for dany12

This function dosen't work any thoughts function css() { // Register the style like this for a theme: wp_register_style( 'custom-style', get_template_directory_uri() . '/css/style.css', array(), '20120208', 'all' ); // For either a plugin or a theme, you can then enqueue the style: wp_enqueue_style( 'custom-style' ); } add_action( 'wp_enqueue_scripts', 'css' ); ?> …

Member Avatar for blocblue
0
209
Member Avatar for kamil_hism

I am having trouble with stacking: [Example](http://jsfiddle.net/YMrLd/10/) I need to get **class_span** to have a higher stacking order than **class_div**. I tried to change the z-index but with no luck. Does any one know of any solutions?

Member Avatar for blocblue
0
187
Member Avatar for kevwood

hi first post on here for a long while. i am trying to add a background image to my links in a list on my page but i cannot get the image to show how i would like. i am either going about it the wrong way or it simply …

Member Avatar for kevwood
0
128
Member Avatar for Pro2000

Hello, I have a simple question that I can't find an answer to. My question is: Does a **URL** include a **URN**? If yes, how can it include a **URN**? For example, this web address: www.example.com/folder/file.html In this address, where is the **URL**, and where is the **URN**? Is the …

Member Avatar for princysharma90
0
161
Member Avatar for code739

hi guys need help here, wanna need some advice on what would be the best technique for this layout see the link below http://imageshack.us/photo/my-images/843/layoutsn.png/

Member Avatar for neeraj654
0
133
Member Avatar for rrlogu

Hi, I am trying to fix this simple coding problem for many days, but its not working everytime, I am posting in hope that some one will help this time. I am having two pages Page1.php and Page2.php. Page1 is having a text box when I enter some code here …

Member Avatar for rrlogu
0
193
Member Avatar for vizz

where can I get transparent images and stock photos for free ? I need some photos and images for website design

Member Avatar for almostbob
0
134
Member Avatar for loligator

Hello all, I'm new to CSS layouts and am trying to create a two column layout within a wordpress page. The left and right column line up as expected until I add border-left and padding into the mix found within div#mediaPhotos. After adding it, the right div is still on …

Member Avatar for Helianthus
0
132
Member Avatar for wrathyimp

Hi, I have a menu (Telerik: RADMenu) to be available in arabic language support, which means float from right to left. the Menu works fine in IE & Firefox, but not on other browsers; but when using firebug inspect element, I get exttra style as below which makes the menu …

Member Avatar for wrathyimp
0
124
Member Avatar for dany12

I just strated working with sprites and end up with a diffrent result My code css .icon a{ width:191px; height:151px; text-decoration:none; text-indent:-9990px; display:block; background-image:url(../images/socialsprite.png); background-position:0 0; } html <span class="icon"> <a href="#">f</a> <a href="#">t</a> <a href="#">g</a> </span> any help would be welomed Thank you

Member Avatar for dany12
0
164
Member Avatar for bo0ga

I just need to touch up a website I've been working on before I submit it. Basically, everything is centered on my computer but off-center when I look at the site on different computers. I'm new at making websites and can't figure it out. I just want to pay someone …

Member Avatar for lps
0
98
Member Avatar for samsons17

Hi.. I'm having a problem of redirect my website to use another style sheets for ie and chrome. This is the way i've done for ie detection : [CODE] <!--[if IE 8]> <link rel="stylesheet" type="text/css" href="css/ie8.css" /> <! [endif] --> [/CODE] and this is the way i've done for chrome …

Member Avatar for castle13
0
210
Member Avatar for ska_defender

I am using the following form to take input and then set an action <form action="" method="post"> <select name="page_option"> <option value="go1">Go 1</option> <option value="go2">Go 2</option> </select> <input type="submit" value="Change home.php" /> </form> Instead of this I want to have two buttons side by side,one button has text GO1 while other …

Member Avatar for rotten69
0
134
Member Avatar for ryantroop

Hey all, Im hoping this isnt too out of line to ask - it is genuinely out of a desire to learn and improve, but sadly it is not necessarily code based. I am working on getting "experience" so I can persue a career in programming, either web, platform, or …

Member Avatar for JorgeM
0
245
Member Avatar for BleepyE

Im trying to build a video gallery and ive build the gallery in HTML first and used a table to display each thumbnail in 3 rows. Now Ive build a php script so I can add new video thumbnails easily. How can I display a series of divs in a …

Member Avatar for MarPlo
0
182
Member Avatar for Helianthus

Hi all, I have a new form that is not responding in the Firefox browser and I can not figure out why. The code is: <form action="http://www.hostmonster.com/monstermail" enctype="multipart/form-data" method="post"> <fieldset id="contact"> <label for="fName">First name</label> <input name="fName" id="fName" required="required" /> <label for="lName">Last name</label> <input name="lName" id="lName" required="required" /> <label for="biz">Company name</label> …

Member Avatar for Helianthus
0
185
Member Avatar for biblemdkeid

Hi, thanks for looking at this thread. I have a quiz and this is one of the question I had to attempt but I am not 100% sure about the answer. it says: W3C is an important organisation in the Internet because Select one or more: a. W3C sells cheap …

Member Avatar for rotten69
0
70
Member Avatar for Walahh

Hello! Hoping someone here can help me with this problem. So the page I am working on has an image containing Facebook, Twitter and Youtube tabs. ![tabs1](/attachments/large/3/tabs1.jpg "tabs1") All these tabs are clickable in every other browsers (Chrome/Safari/Firefox/Opera) except in Internet Explorer (7/8). I am not sure what I am …

Member Avatar for Walahh
0
297
Member Avatar for london-G

Hello, I know that my question seems to be quite stupid, however I would like to know how I can edit a website. I have created websites before and edit the files using FileZilla. Can I use the same method even when the website is live? Also how do I …

Member Avatar for smith warnes
0
107
Member Avatar for keyroche

Hello There! I am building a dynamic CSS document through PHP and was wondering if it is a big problem (for browsers or SEO or something) for me to leave *blank values* for some CSS attributes. If it is problematic, is it so much so that it is worth adding …

Member Avatar for keyroche
0
159
Member Avatar for rhieAce_1

hello there please help me im having problem with my css specialy with these codes body {background: url(./images/bg-body.gif) repeat center; color: #80662b; font-family: 'AndikaRegular'; font-size: 14px; margin: 0; min-width: 950px; padding: 0; overflow:scroll;} if i put these code separate with my php file it wont work. all images i used …

Member Avatar for JorgeM
0
92
Member Avatar for tapuwa2002

I made page with a jquery plugin and a css dropdown menu. I had to z-index the rotator so that the menu drop down could go over it. but now the plugin nav buttons are not clicking please help guys. Been going round in circles. scratch scratch

Member Avatar for ansaripk
0
119
Member Avatar for starkar89

i am developing mobile web app for conducting survey in html5. i need to save user responses in file preferably in csv format. How can do it. i am stuck with storing part.......... please please help me. I cannot use activex for dat purpose coz app needs to work on …

Member Avatar for Walahh
0
103
Member Avatar for czxzxcXZ

Hi, I had a final exam last week and I just want to make sure whether I have got the multiple questions right. I would be great if you can share your thought (or an answer) about these two questions. 1. A search engine works from a collection of Web …

Member Avatar for ctaylo21
0
181
Member Avatar for Ricky116

Hello, I am trying to make a simple movie-managing application that allows the user to log into a particular username out of a list of usernames in a text file, and simply view information about movies kept in a text file. This is my first project, from which I would …

0
90

The End.