10,650 Topics

Member Avatar for
Member Avatar for mgn2683

I'm having a problem where each page has a seemingly different amount of spacing above the footer. It can be seen at [Click Here](http://ushousingco.com/) Any thoughts/ideas as to what div is causing this issue and how to fix it so the pages aren't as long and have the same spacing …

Member Avatar for mgn2683
0
122
Member Avatar for SilentCoder

Hi, i would like to know how can i make a guage meter, that looks something like this: http://s12.postimage.org/45vzpv3h7/Untitled_5.png I know how to rotate the arrow, but how can i make the guage so that the red color increases with the arrow. Thanks.

Member Avatar for SilentCoder
0
696
Member Avatar for The Imp 96

Hi, I have an issue where I have created some ".wrapper" classes (I think they are called!) but when trying to move an image in one of these, I am unable to, and I have not a clue why! Please could you tell me or at least give me some …

Member Avatar for The Imp 96
0
260
Member Avatar for redjay

Two weeks ago, my Internet Explorer 9 started behaving badly. It shows some images as colored boxes, drop down menus and check boxes on the webpage don't show at all. I uninstalled IE9 (via the Feature option) and reinstalled from scratch, but the behavior is the same. I have checked …

Member Avatar for redjay
0
323
Member Avatar for KhubaibQaiser

This is my first thread on this forum so sorry for any mistakes. # Problem 1: # I have made a webpage using html and css. But the page content shrinks when i resize window horizontally. Problem 1 ,of content shrinking, has been solved. I was using %age for my …

Member Avatar for JorgeM
0
137
Member Avatar for shanenin

I am not sure if this is an appopropiate place to post this, but..... I am working on a site using squarespace.com. The problem I am haivng are jagged fonts. I have enclosed the link to my site. it is still in progress, The Home pages shows a good example. …

Member Avatar for LastMitch
0
128
Member Avatar for anish.anick

Hi All, I have a factory which has some concrete sub classes for generating reports (.txt, .csv,.xls) I want to make the interface of the concrete classes to be generic so that i can pass in diff types of parameters (Instead of DataTable i need to use DataSet or some …

Member Avatar for Momerath
0
216
Member Avatar for musama`

I'm developng a wbsite but i met a chalenge of sending free emails .How can i comeup with webmails that can hepl people to send free emails?

Member Avatar for JorgeM
0
16
Member Avatar for asif49

For some reason I can have an input type as a button with an onclick event but when I set the input type as image and put an onclick event into it, it doesn't seem to work. I.e. This works: [CODE] <input type="button" onclick="func('hello')"/> [/CODE] This doesn't work: [CODE] <input …

Member Avatar for ojemuyiwa
0
2K
Member Avatar for cmills83

Can someone link me to a script that will rotate an ad banner on a website so a different ad appears when you refresh or revisit the page. I have a found a few scripts that rotate images but it has to be able to have the link with it …

Member Avatar for shailendrabisht
0
192
Member Avatar for user543820

Hello! I've made html webpage and set its background image. I've to make a login window on this page and its form is enclosed in a div. Now the background image is visible in div of login window too which is what I don't want. I want to set the …

Member Avatar for JorgeM
0
134
Member Avatar for jdgrinder

On my website bbhydraulics.com it does show the menu in internet explorer. here is the top part where I think the problem is: <?xml version="1.0"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> Is that the right code?

Member Avatar for JorgeM
0
2K
Member Avatar for ben.matthews18

Hi, how can i write a statement or something that would switch stylesheet if the user is on a mobile device? thanks

Member Avatar for JorgeM
0
51
Member Avatar for karlcunanan

Hi web designers! I just want to know what is the problem with my css since its perfectly working in desktop and laptop, while its having a problem in tablets and mobile devices. This is my code: CSS: #header{ width: 935px; margin-left: auto; margin-right:auto; padding:20px; background-color:#FFF; margin-top:-9px; } ul#css3menu1,ul#css3menu1 ul{ …

Member Avatar for karlcunanan
0
146
Member Avatar for jamojo

Hello Eveyone, I am validating a html 5 page using w3c validator. However, this error occurred: "Element noindex not allowed as child of element div in this context" Can you please send some idea on how to resolve this? Thanks.

Member Avatar for pritaeas
0
239
Member Avatar for emir_gradacac

Hi! I was wondering, is there any way to make a website perform a Google search for certain keywords? As in, the user types keywords and then the site returns, say, the 1st result that comes up on Google? Best Regards, Emir

Member Avatar for simrankim
0
200
Member Avatar for rohan.sharmila

I have seen many of websites like this where is a uniquie & similar look in design. Can anybody find out which software/ cms/ tool is used to create and design the same, or the same templates are available on net? If created using php, which software/app is used. (also …

Member Avatar for pritaeas
0
226
Member Avatar for Fabio82

Hi Everyone, I am having problem on getting CSS displayed on iphone/ipad.... This is the web link, anyone can help me? http://www.vinosytapas.co.uk/ Many Thanks

Member Avatar for 99wallpaper.com
0
179
Member Avatar for <M/>

How do I turn an image (lets say a logo) into a character... I don't want images filtered out because of the email providers (Gmail, Yahoo, etc.).... So I want them to always show up...

Member Avatar for <M/>
0
63
Member Avatar for kitschkath

I was wondering how am i able to do that? i have inline-block div of images, how am I supposed to divide it.. like 10 images per page? i am using php here btw so it has loops. i don't know if i am posting in the right place but …

Member Avatar for kitschkath
0
47
Member Avatar for ddanielsmith

I'm so cofused and I don't understand the box model at all. For example, How do I know what number to use with margin and padding? It's not like I have a grid and I just don't get the concept of margin and padding at all or which number to …

Member Avatar for JorgeM
0
79
Member Avatar for OmniX

I have a webpage that I wish to remove the scrollbar from. I know this is possible with frames as scrolling="no". But just from my single page I would like something small and easy to remove the scrollbar prefer something like <body scrolling="no"> Thanks, Regards X.

Member Avatar for nuryanto
0
164
Member Avatar for dstoltz

I have a client site built with Classic ASP techonolgy. I'm trying to determine what my options are for a blog for his site. The host does not offer anything. The client definitely wants the blog to be integrated into the site. OPTION 1: Use Wordpress domain mapping, so the …

Member Avatar for mxood
0
94
Member Avatar for ben.matthews18

Hi, i'm having a problem with the 'margin-top' property. Here's my current html and css - **HTML -** <div id="nav"> <div id="navwrap"> <ul> <li><a href="index.php"><img src="images/frame/homebtn.gif" width="63" height="20" /></a></li> <li><a href="portfolio.php"><img src="images/frame/portfoliobtn.gif" width="93" height="20" /></a></li> <li><a href="contact.php"><img src="images/frame/contactbtn.gif" width="84" height="20" /></a></li> </ul> </div> </div> **CSS -** #nav{ width:100%; height:70px; background-image:url(../images/frame/nav_1.gif); …

Member Avatar for dcdruck
0
109
Member Avatar for jonsan32

With my code below, IE keeps cutting off the top border portion of the box around my dates. Can anyone get this to look good in IE. I suck when it comes to that kinda stuff. And yea, no picking at my overall coding skills either - I know that …

Member Avatar for jonsan32
0
563
Member Avatar for aparnesh

I am trying to create a drop down menu using UL and LI elements. Each LI is an image (of same size) and there are no Bullets in the List. In IE, the list Items are left-aligned as I want them. In Chrome the list Items are right aligned with …

Member Avatar for aparnesh
0
388
Member Avatar for MWEB

Hallo everyone :) I have a question about IFRAME .. So .. On one of the websites have an iframe of http://site.com .. Can I specify the iframe to display only part of the website .. such as header or content (middle): -? If not, there is another way to …

Member Avatar for MWEB
0
103
Member Avatar for Ravi8686

Which Script, CMS, Or Forums Mastiland.com Using? Coz I Looked a Lot of Scripts Online But Unable to find the same or similiar one. Please Help?? Thanks In Advance :)

Member Avatar for GliderPilot
0
32
Member Avatar for collinskawere

hi! it's been long since the last time i was here! but here am back with a problem. am doin a webpage and i want it to perfectly fit on the screen. i have used a body width of 100% but it create scroll bars. i want a perfect one …

Member Avatar for Sahil89
0
175
Member Avatar for karlcunanan

IE once again proved its incompetency against other web browsers, is there no other way to round the corners of the table if putting a background color as its header except usign an image? These are my codes: CSS .table1 { -moz-box-shadow: 1px 0 5px #888; -webkit-box-shadow: 1px 0 5px …

Member Avatar for AleMonteiro
0
3K

The End.