11,821 Topics

Member Avatar for
Member Avatar for papanyquiL

Hi everyone! I have images I'm using in my navbar instead of text. I also have another image that replaces it for the hover effect. For some reason, the images are displaying vertically when I want them to display horizontally. I've tried every combination I can think of, any help …

Member Avatar for pwinfrey
0
164
Member Avatar for AGU.Jessica

How do I go about centering my entire web page in Dreamweaver CS3? I could really use some assistance. Thanks for any input! - J.

Member Avatar for charlesying
0
406
Member Avatar for php_noob

Is there a css solution for low resolutions to high resolution websites that will render the same appearance?

Member Avatar for macgurl70
0
85
Member Avatar for macgurl70

Hello, my name is Sharon - and I am a lurker. I search for posted topics to pilfer the best answers and save my computer from a grizzly death (usually just saving my head after beating in on a brick wall several times - but I am used to that …

Member Avatar for macgurl70
0
176
Member Avatar for Graffixnerd

Does anyone kw hw 2 grey out a background in flash ...4 example... when a button is clicked there is a pop up and the background becomes greyed out n unclickable...pls help thnx

Member Avatar for rajarajan2017
0
38
Member Avatar for Graffixnerd

Does anyone kw hw 2 grey out a background in flash ...4 example... when a button is clicked the background becomes unclickable...pls help thnx

Member Avatar for rajarajan2017
0
54
Member Avatar for Member 784675

We have a requirement in our company Fomax Information Technologies Pvt. Ltd. Fomax is Global company having there operation in USA, German, Middle East, UK, Australia and offshore development center in India. Our core expertise areas are web development, E-commerce application, and interactive multimedia services and solutions. Fomax is providing …

0
59
Member Avatar for computerman11

Sorry, didn't want my site up. I can get Apache to forward to my custom 404 on issues like: [url]www.mysite.com/notapage[/url] *********** but when I try (note the trailing "/"): [url]www.mysite.com/notapage/[/url] it redirects to my custom 404, but the site is all garbled.... any ideas? thanks!

0
52
Member Avatar for Jackmartini

What are some of the issues that can cause random problems with pdf files downloaded from a website? Sometimes they display a solid black screen, sometimes white, sometimes get a warning window that says only 'adobe', and other times they work fine. There seems to be no pattern - just …

Member Avatar for Jackmartini
0
89
Member Avatar for Bounce182

Hi, I made horizontal menu with some sub-menu items. Unfortunately I third level sub-menu items does not appear in IE7. Whole html, css code and working menu you can see at [url]http://jsfiddle.net/XzCMr/[/url] How I found out, IE7 hides third level in second level. If I change css margin from [CODE]#main-nav …

Member Avatar for Bounce182
0
130
Member Avatar for roezer

I am not a developer I am a user of the Internet and very active so active that I need to use a password manager now the problem with this is that I use the password manager to save me time and one of the biggest problems is that some …

Member Avatar for roezer
0
131
Member Avatar for tokenjoker187

I am trying to use a '#' in the URL to navigate to certain parts of a page and don't even know where to start or what it is called. I will give you an example: Most FAQ pages have all the questions as links at the top of the …

Member Avatar for almostbob
0
201
Member Avatar for DesigningStudio

I'd like to introduce myself as Sandeep (CEO, Web Designer and Developer) at Designing Studios. My frdz call me "DeepU" Intersted in Business Network, Freelancing, Web Design and Development and PSD to Html Services.

Member Avatar for maceman
0
115
Member Avatar for TotoTitus

Hello everyone. This post will contain an amount of personal feelings within it. I'm not a very experienced/skilled programmer, and my main 'background', if i can call it so is in windows forms applications (Visual C++, C#), where conceptually speaking, everything is driven by events, the only possible difficulties arriving …

Member Avatar for TotoTitus
0
195
Member Avatar for levsha

As far as I know, the 'image' input type can only be used for a 'submit' button. How do I make 'reset', 'print' and 'upload file' buttons on my form contain an certain image in them instead of being generic gray HTML buttons? I gathered that I would need JavaScript …

Member Avatar for papanyquiL
0
140
Member Avatar for dinomark

Any way to get a *cheap* full version of Dreamweaver CS5? Or maybe CS3 or CS4? I'm using an ooooooooold Dreamweaver 4 (basically for landing pages) and it's a 10 years old software!

Member Avatar for papanyquiL
0
101
Member Avatar for reibi

hi everone, Well I need to display something like below by using css. I am like stuck in this. So, plz anyone help me out. the first div.the first div.the first div.the first div. the first div.the first div.the first div.the first div. the first div.the first div.the first div.the …

Member Avatar for Dandello
0
149
Member Avatar for _mike_

Hi, I am having issues attaching the following if statements in the head of my page to show the correct CSS for older versions of IE. I am using : <!--[if lte IE 6]> <link rel="stylesheet" type="text/css" href="/css/mainiesix.css" /> <![endif]--> <!--[if IE 7]> <link href="/css/mainieseven.css" rel="stylesheet" type="text/css" /> <![endif]--> <link …

Member Avatar for _mike_
0
186
Member Avatar for ultimatebuster

[CODE=html] <div id="wrap"> <div id="left"> <p>Content</p> <p>Content</p> <p>Content</p> <p>Content</p> </div> <div id="right"> <p>Content</p> <p>Content</p> <p>Content</p> <p>Content</p> <p>Content</p> <p>Content</p> <p>Content</p> <p>Content</p> <p>Content</p> <p>Content</p> </div> </div> [/CODE] [CODE=css] #left{ float: left; margin: 0; padding: 0; width: 196px; font-size: .9em; height: auto; } #right{ margin: 0 0 0 221px; padding: 0; height: auto; …

Member Avatar for jrock2004
0
227
Member Avatar for nazar22

Hi, I am working as a Manager in Web Development Company, I have work experience in Both Drupal and Joomla. This is my opinion or views about Drupal Vs Joomla in terms of Development Cost. Mainly I post my comments, to know others opinion about this. But, As a Manager …

0
68
Member Avatar for Natique

Hi :) I'm using Visual Studio 2010 to design a website. I tried using a bulletedlist of hyperlinks to display a list of items on the side of the page. The color of each hyperlink should change if certain criteria is met, so I was wondering if there is a …

Member Avatar for Lusiphur
0
69
Member Avatar for Famous16

Hi all, Which companies in UK provide high quality web design and development services for promote websites. With Regards,

Member Avatar for nazar22
-1
181
Member Avatar for 77wildhorses

Using a Flash menu generated by a 3rd party tool (flash menu factory). Need to implement a non-flash navigation for users who don't have/can't use Flash. How to I display an alternative menu for people like iPad/iPhone users?

Member Avatar for Brian Stephens
0
139
Member Avatar for usmanbssi

hello, I am creating a table with a form inside of it. the code I used is as so: [code=html]<form action="formprocess.php"><table>.....</form>[/code] for some reason between the form tag and the table tag, even though nothing is there, it is reading it as a &lt; and putting a less than sign …

Member Avatar for Dandello
0
86
Member Avatar for Lusiphur

Hello, my name is Bariby and I'm a postaholic! I've been addicted to postahol for going on 15 days now with no end in sight. Thankfully, I'm also addicted to Red Bull and cigarettes so I've got lots of caffeine and nicotine to help me power through hours of coding, …

Member Avatar for DavidB
0
176
Member Avatar for soss2726

I cant get the topleft.jpg to show up in my main document. Can u help me correct this code?[code]<div id="rightColumn"> <div id="tBorder"> <div id="bBorder"> <div id="lBorder"> <div id="rBorder"> <div id="tlCorner"> <div id="trCorner"> <div id="brCorner"> <div id="blCorner"> <div id="brCorner"> <div id="boxContent"> Stylesheet: .tlCorner {display: url(topleft.jpg) no-repeat top left}[/code]

Member Avatar for scrappedcola
0
98
Member Avatar for valonesal

Can someone recommend a program for testing our website, such as stress testing, load testing and so on? Thank you.

Member Avatar for diafol
0
100
Member Avatar for plarsen111

I have placed a background color for my links, but want it to fill the whole box, not just the word. Here is my website: [URL="http://www.hmstechnology.com"]www.hmstechnology.com[/URL] You'll notice that the text turns white when you hover your pointer over the text. BUT, [URL="http://www.ksd.org/hms"]I want it to do this[/URL]: You will …

Member Avatar for diafol
0
636
Member Avatar for snefmoo

iv just got a new computer at work and have transferred a web site over to the new computer. when i open it in dreamweaver the css styles are shown but when i go into live view or load it in a browser the css disappears. the layout is still …

Member Avatar for diafol
0
117
Member Avatar for halfdozenplus1

I am trying to finish up a website that in all intents and purposes SHOULD be done, but when tested in IE7, the text on 2 of the pages "jumps" to one word per line. It happens on the 2 pages that do have their own templates, they were created …

Member Avatar for michaelcp23
0
105
Member Avatar for michaelcp23

Hello I am having trouble with my spry drop down menu shifting to the right when I hover over the navigation bar. It is only the submenu's that shift, not the actually nav bar itself. The error is only visible in IE6 & IE7. I do not see the problem …

0
152
Member Avatar for ozman26

Hello everyone, I have a little dilemma. I have a css that controls a transparent gif and it works fine in FF, but in IE, I get a white border. Below is my CSS for the button. [code]#sendbutton { position: absolute; background: url(images/send_button97.gif) no-repeat; border:none; font-size: 13px; text-align: center; background-color:none; …

Member Avatar for ozman26
0
89
Member Avatar for mrnutty

Does browser treat "id" and "class" as the same, even though they have different meaning?

Member Avatar for rajarajan2017
0
130
Member Avatar for Lusiphur

I'll preface this by saying that, while I know a fair bit about C#, ASP.Net, HTML, etc... I am a mere pre-novice when it comes to AS3 scripting for Flash. The basic idea of what I'm trying to do here is to create a simple children's mathematics game which runs …

Member Avatar for Lusiphur
0
192
Member Avatar for Acute
Member Avatar for teddypwns

I am trying to make a menubar for my website using CSS and HTML, but the buttons appear in reverse order. Here is some of the source: HTML: [code] <div class="hovermenu"> <ul> <li class="hovertarget"><a href="http://www.teddypwns.com/">HOME</a></li> <li class="hovertarget"><a href="http://www.teddypwns.com/contact-us/">CONTACT US</a></li> <li class="hovertarget"><a href="http://www.teddypwns.com/login.php">MEMBER LOGIN</a></li> </ul> </div> [/code] CSS: [code] .hovertarget a …

Member Avatar for teddypwns
0
197
Member Avatar for baseballfury

Hi all, An issue i've never come across before. I've got a picture as a background which i declare in my css file. The div (wrapper) is 960px wide and 100px height, the image is to sit at the top left so no real placement needed. I then have another …

Member Avatar for JameB
0
304
Member Avatar for suasi2007

am working on my project and the requirements are that i develop a web site and have it connected to an access database. the site is ready and the database the problem is how do i connect to the database.could someone help please.

Member Avatar for Lusiphur
0
86
Member Avatar for jaweth_r

Hi... I am new to this community... I am new to PHP... I was doing some basic websites with HTML,CSS,Javascript. I have to do a course registration web form for my department. I need help from you guys.... My question : I host the website from my Univesity web server. …

Member Avatar for crivion
0
80
Member Avatar for Iron_Cross
Member Avatar for drfarzad

Hi every body at the ariahost.net/index2.htm my css menu is under the image slider . how can i fix it ?

Member Avatar for DesigningStudio
0
46
Member Avatar for samw1

I want to add side images to my html page. On the entire left and right side of the page I want a image repeating vertically (different for each side). How do I go about doing it?

Member Avatar for samw1
0
90
Member Avatar for wonderland

Hi, I can't figure out how to make this background friendly for various resolutions. I would like wave pattern to continiue on larger resolutions, while content is in the center of the page. [IMG]http://i52.photobucket.com/albums/g9/Rydra/kapieni-bg.jpg[/IMG] Will be thankful for every suggestion.

Member Avatar for wonderland
0
113
Member Avatar for pruthvikumar

Hello sir/madam, I need to know the procedure to import an swf file into a website using dreamweaver. Plz help. Thanks, Pruthvi

Member Avatar for pruthvikumar
-1
64
Member Avatar for Mapper99

Any way I can remove the additional borders created when I nest a table? Here is the code I am using. [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <style type="text/css"> #leftcolumn { width: 72px; height:120px; float: left } #leftcolumn img { width:100%; height:100%; } #rightcolumn { …

Member Avatar for macgurl70
0
2K
Member Avatar for feroz28

I am facing errors in generating sitemaps for wordpress sites due to large number of posts. I have posted this issue to varoius forums but still did not received good reply. I got few replies that it is due to web host server resources but how to resolve it? As …

0
81
Member Avatar for shadiadiph

Not sure why there is obviously something wrong with this but my two of my divs username and #passwordrow are turning out twice the length of the parent #loginbox don't worry ablut the wierd backgroound and text colours I did that so I can see how they are acting, the …

Member Avatar for macgurl70
0
105
Member Avatar for iamthwee

Just found a really cool, free flowchart drawing software. Basically, I was searching the net for something similar to visio and smartdraw and came across yED. ( stuff in word and open office just doesn't cut it for me) [url]http://www.yworks.com/en/products_yed_about.html[/url]

0
122
Member Avatar for dottomm

Hello and thanks in advance to anyone who can help me with this problem. A publication went out to our field of users with a mis-typed urls and now all the visitors are landing on our 404 page. The problem with the published links is that the sub-directory [url]http://www.mysite.com/subdirectory/file.html[/url] was …

Member Avatar for rch1231
0
109
Member Avatar for drewpark88

Hey Guys, I have an image that has two images in one to create my sprite. I have a lighter version of the image on top and a darker version on bottom for the .hover state. I want the hover state (which works right now) to also be the "Current" …

Member Avatar for drewpark88
0
105

The End.