11,821 Topics

Member Avatar for
Member Avatar for dany12

htaccess transform contact.php in contact? I have tried this to transform index.html to index but is not working RewriteRule ^index\.html$ http://localhost/Seaweb/index/ [R=301,L] any help apreciated

Member Avatar for dany12
0
78
Member Avatar for kevwood

Hi all thanks for reading, i am having trouble getting my link button postioned in the correct place and the image. how i want it to look can be seen in fig-1 and what i am getting can be seen in fig-2. the relevant code i am using is as …

Member Avatar for kevwood
0
80
Member Avatar for Amnesiac11

I've embedded a video using <code><iframe src="HS Website Video Final 8-01-12.mp4" style="height: 232px; width: 534px" class="auto-style15" /></iframe></code> How do I keep it from starting automatically?

Member Avatar for Amnesiac11
0
200
Member Avatar for bazzo

HI there, I wonder if you can help me at all. In a few days I will have an interview for a web developer job, in a local company here in the US. I am good with css and html, and know a bit of javascript and jquery. Now, I …

Member Avatar for mohitz123
0
147
Member Avatar for zack654

I have problems to find inspiration in making simple designs. It's so anoying, I lose lot of time messing with styles instead of writting php code. Are there any tricks that people do to make design better and make quick layout. I don't look for something special, just simple design. …

Member Avatar for Helianthus
0
346
Member Avatar for minbor

Hello, I have created a report in Crystal Reports 2008 and have a problem with the grid lines inside a line chart. In Crystal Reports everything seems fine in design and preview modes, but when I upload the report to the web server, the grid lines seem to double. A …

Member Avatar for minbor
0
98
Member Avatar for ilmkidunya1

Hello every one i want to know about that how can i make an seo friendly Webdesign...

Member Avatar for James_Smith
0
250
Member Avatar for techy23

What are the key and unique benefits of HTML5 over other versions. how ahs it affected some third-party plugins. Which websites have started using HTML5 and CSS3. how are they using it. What is offline web feature and how to use it? Your help would be appreciated. Regards, Techy.

Member Avatar for siyajoshi
0
207
Member Avatar for suavedesign

I am having trouble with background images showing up in IE7. While everything looks fine in IE9, firefox, and chrome, when I checked on IE7, I see that none of the background:url (images/image); show up in my browser. Anyone know why, or a work-around for this?? Any help would be …

Member Avatar for JorgeM
0
96
Member Avatar for <M/>

Can anyone write a simple code for a slider that fades???? i want to do one just like the one on mbusa.com.... can anyone assist??? Thanks in advanced!

Member Avatar for JorgeM
0
92
Member Avatar for dlannetts

Hello, Not sure if I am putting this in the right section or not but I'm sure someone will let me know if I'm not. I have recently made a email template, coded from html, I've done it in a visual editior provided with my email client. As you would …

Member Avatar for pritaeas
0
200
Member Avatar for Patiodude

I made an Edge animation with a stage which is, natively, 1600x900px. I've included it in an `<iframe>` linking to the HTML file outputted by Edge, on the page where it's to be displayed; as not all displays support this resolution, I wanted to use CSS media queries to resize …

Member Avatar for Patiodude
0
346
Member Avatar for donhomez

Hi Im not all new to HTML but im still learning. Im having a issue with my footer it wont stretch out. Here's a image: http://i.imgur.com/JZx0V.png And here's the CSS Code #footer { color: #ffffff; margin: 0; padding: 0; float: right; background: #000000 url(foot.png) repeat center top; width: 1500px; } …

Member Avatar for shekinah.chumz
0
100
Member Avatar for VEL Hassan

Is there any joomla template creator? I have installed Aristeer 3.o version on my Ubuntu 11.10 system but it not works. Please give me a solution and Thanks in advance.

Member Avatar for dany12
0
86
Member Avatar for RVanDerLike

I found an image rotator that works okay (combination of html and java script), but I would like to have the images disolve or fade into the next image. Anything out there that is not too complex?

Member Avatar for iamthwee
0
124
Member Avatar for RVanDerLike

I'm looking for a simple webpage visitor counter that can be embedded in the page itself. I used to see these all the time a few years ago. Now they seem to have gotten more complicated. I don't need all the other bells and whistles, just a counter I can …

Member Avatar for JorgeM
0
85
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
334
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
123
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
699
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
142
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
147
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
211
Member Avatar for Helianthus

Hey everybody.I am going into the second year of a Computer Science degree that I am paying for out of pocket, so can only attend part-time. I have taken a Javascript class, basic web development (HTML, CSS, JS), and will take Visual Basic and a hardware class in the fall. …

Member Avatar for phorce
0
291
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
189
Member Avatar for Awah Mohamed

Hi guys! My name is Awah and i am a web developer! ("I love calling my self like this! ;) "); Okay! Here is my problem! I am a 17 years old guy who is obsessed with programming and web development! I finished high school and going to collage soon... …

Member Avatar for Histopathlab
0
255
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
132
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
171
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
144
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
202
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
135
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
136
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
128
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
170
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
102
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
215
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
135
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
252
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
184
Member Avatar for stevanity

Hey guys. Im designing a web app with rails for storing and analysing college students' marks. Ive come up with a database design like this: ![First](/attachments/large/3/First.png "First") Now IM not sure how to set the associations. Can you please help me? And is the design ok?

Member Avatar for stevanity
0
115
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
193
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
72
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
301
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
109
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
161
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
93
Member Avatar for jeffige

Don't know if this is the right place to ask, but I've tried for hours searching the web, so I gotta come back to a place I know. I would like to design some simple 2D scrolling game(s) for android and some apps/ games for toddlers. One(s) that I am …

0
67
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
121
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
105
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
186
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
94

The End.