7,985 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for Jojo Network

Hi everyone, I have a website and need a age verification so young kids can't visit my website. I have a code and works well but it's constantly asking age verification in any page I visit my website. Can anyone help me on how to configure this code so it …

UI / UX Design web-design
Member Avatar for james chaco
0
99
Member Avatar for mgn2683

I am having trouble getting a section of my footer to center. The site can be seen at [Click Here](http://ushousingco.com/index.htm) I need the bottom text to be centered, what am I doing incorrectly? Thanks in advance!

UI / UX Design html-css web-design
Member Avatar for otengkwaku
0
140
Member Avatar for mmcdonald

Hi all, I'm trying to use add-on icons for my form filds (see very bottom: http://twitter.github.com/bootstrap/base-css.html#icons) The thing is, add-on works great on my page but won't work in my nav. Any ideas? My code: <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> <div class="container" style="width: auto"> <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span …

Member Avatar for james chaco
0
271
Member Avatar for Michelle.Amethyst

Hi I am currently studying to become a primary school teacher and have an assessment to create an interactive webpage. Now as it is to be interactive I would like to make it so when the student clicks on the image, it becomes another image, I do not want a …

UI / UX Design image web-design
Member Avatar for EvolutionFallen
0
239
Member Avatar for StephenopolousINC

Hello, I am trying to play a sound file directly in chrome. Is this even possible? I think it has to do with HTML 5, which I am unfamiliar. I know how to do it with plugins but that requires the user to have the plugin and interrupts their experience. …

UI / UX Design web-design
Member Avatar for StephenopolousINC
0
112
Member Avatar for <M/>

I don't think this post should be posted here, but it's a contact form with php :)... Anyways, I have a question about styling the email notifications you get after submitting a form.... I can't style it based off of my code... Can someone help me...? This is my code... …

UI / UX Design email html-css web-design
Member Avatar for <M/>
0
137
Member Avatar for jyotsna01

between freshlife and elemin which theme is better..? plz suggest webmasters..!!

UI / UX Design web-design
Member Avatar for <M/>
0
69
Member Avatar for pilipino93

Hey everyone, I'm a bit new still at html and css. I'm having a bit of a problem with the positioning of my main content. It won't be centered. I've used a background container to try to manage it and I can't, for the love of god, get it to …

UI / UX Design html-css web-design
Member Avatar for pilipino93
0
95
Member Avatar for esraa waqfi

my internet providor block some websites,like faebook which i use it tooo much like anyone ...so please there is any way to unblock these sites ?

UI / UX Design web-design
Member Avatar for otengkwaku
0
94
Member Avatar for <M/>

I wrote an accordion menu, and for some odd reason, the arrow that shows you which link you hovered over won't show on the browser. Unfortunately I can't post my code properly because there is a lot and it could be overwritten by something else.... I will send you guys …

UI / UX Design web-design
Member Avatar for <M/>
0
1K
Member Avatar for SusanHAllen

Please help me find out why the following isn't working in Firefox -- works fine in IE! HTML: [CODE]<asp:HyperLink runat="server" NavigateUrl="~/ContactUs.aspx"><img class="contactus" border="0" src="images/ContactUs_200.jpg" alt="Contact Us"/></asp:HyperLink>[/CODE] CSS: [CODE]body { font-family : Verdana, Arial, sans-serif ; font-size : 9pt; background-image:url(../images/red.jpg); background-repeat:repeat-y; } a { text-decoration: none; color:red; display: block; } a:hover …

UI / UX Design html-css web-design
Member Avatar for karthikreddy509
0
382
Member Avatar for atiehvasagh
Member Avatar for jbwebsite
0
186
Member Avatar for MaddTechwf

I've been scowering the web for a good 3 hours this morning looking for an alternative to our OSTicket installation. I've looked at quite a few items. I have some requirements that I'm basing my selection on. * LDAP Integration (**Not a deal breaker**) * Email Notification (**When an ticket …

UI / UX Design open-source web-design
Member Avatar for reconnect
0
119
Member Avatar for mmcdonald

Hi all, I have a menu on the left side of my design. When the user scrolls and the object hits the top of the screen I want it to float there. I have the float working fine now, but how can I say "Only float when you meet the …

UI / UX Design web-design
Member Avatar for mmcdonald
0
221
Member Avatar for <M/>

I have a slider and for some odd reason after all the images slide across (they slide perfectly at first) they begin to show a little bit of the previous image (this is the second rotation)... So how do I get it to stop doing that? Can someone help me …

UI / UX Design image web-design
0
87
Member Avatar for reeweb

I need serious help with a website! It works fine with Safari, Google Chrome, and I spent a long time making it compatable for Firefox. But the website is completely differently in Internet Explorer. I am not having any luck at all with this one. If anyone could have a …

UI / UX Design html-css web-design
Member Avatar for JorgeM
0
339
Member Avatar for rony001

I am new to using html. I have been going around in circles for hours to find where to put my image in the script ?the script disdisplays a frame of picture with broken link .I found I can add pictures like below but I am trying to learn how …

UI / UX Design web-design
Member Avatar for JorgeM
0
241
Member Avatar for momonq1990

how can revome the border or spacing between tr and td even i have border="0" cellpadding="0" cellspacing="0" in my table.

UI / UX Design email html-css web-design
Member Avatar for mmcdonald
0
182
Member Avatar for p0l4rb34r

Okay, So I've just started university on a computing course that is pretty much programming-oriented. I'm new to programming and I have a very low confidence when it comes to my knowledge of computing, so forgive me for any mess ups. So on Monday we were told in our Java …

UI / UX Design session web-design
Member Avatar for technolabinc
0
165
Member Avatar for Jjameskf

Hello, I was wondering if anyone could tell me the best way of hosting large PDF's on my website without incurring too much money in hosting fees. They need to be hi-resolution PDF's with hyperlinks throughout. I would also like for them to be viewable on my ipad, iphone etc …

UI / UX Design pdf web-design web-server
Member Avatar for lps
0
113
Member Avatar for HayLift

Hey guys. I'm tyring to create a form which, amongst other things, has a dropdown box and a textbox. What I'm trying to do is have the textbox either hidden or disabled unless a certain option in the dropdown box is selected. I've searched for a tutorial and found a …

UI / UX Design web-design
Member Avatar for Hiky
0
514
Member Avatar for dwlamb

Working on some CSS for a WordPress site, I came across this: img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] { height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */ } Are thes wild cards that will work for any instance of, for instance, `class="wp-image-a"`, `class="wp-image-b"`, `class="attachment-vacation"`?

UI / UX Design web-design wordpress
Member Avatar for JorgeM
0
124
Member Avatar for ibthevivin

So basically I can't remove the blank space right above the 32% rating (Red 32%) & and the small sliver of space right below "Showing 1-6 of 88 reviews" at the bottom. I provided my entire code here with the links below, but if you search specifically for "/*Code that …

UI / UX Design html-css pdf web-design
Member Avatar for JorgeM
0
181
Member Avatar for griselndria

hello everybody i wanna know how to create an contact form on dreamweaveer where on box will show the adress of company and the other box u can add will be shown the comment that anybody visit the page can do it, if u can help me please give me …

UI / UX Design web-design
Member Avatar for JorgeM
0
130
Member Avatar for Telepot

**Introduction** Starting a website is easy, getting people to visit it is the hard part. I my self love designing and developing sites for fun, which is great because I'm making money from it, which makes it 100000x better! In this small and simple tutorial, I am going to tell …

Member Avatar for Telepot
0
959
Member Avatar for dan_code_guru

Hi have a problem with css my code is this: #menu-wrapper { position:absolute; top:0; height: 34px; width: 100%; background-color: #E95D22; margin: auto; } Normally it looks like this which is what i want http://picturepush.com/public/10127434 But when i resize the browser it looks like this but i want it to keep …

Member Avatar for dan_code_guru
0
195
Member Avatar for kny_jay88

Hi, i need some code for slide out panel that will pop out when i scroll down like this one, [Click Here](http://download.cnet.com/RealPlayer/3000-13632_4-10073040.html?tag=main;lsr) It's very cool. please help.

UI / UX Design html-css web-design
Member Avatar for ome2012
0
202
Member Avatar for JorgeM

I can't seem to figure out why a certain portion of my home page elements are getting styled after the page loads. It's just a small delay (less than a second), but I would like to fix the issue. I've attached a before and after picture. Any tips would be …

UI / UX Design dns html-css vbscript web-design
Member Avatar for JorgeM
0
379
Member Avatar for dyboss

i am trying to get my to look like http://www.local10.com/ "Top Stories" section. I don't even know there to begin. I need when rollover hyperlink thet the three div's on the left side of the link change with each link. So on my right side of my page i have …

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

I have a logo on my page that won't become a link... Can someone help me... I don't want to post the link to my page but I will send you the link... Thanks

UI / UX Design web-design
Member Avatar for <M/>
0
92
Member Avatar for ZER09

i got a problem on my apache server it doesnt load automatically the index.html but in index.php it works fine i have this configuration on httpd.conf, i am running it on my local computer using windows 7 i tried this configuration <IfModule dir_module> DirectoryIndex index.html, index.php </IfModule> but i dont …

UI / UX Design apache html-css web-design
Member Avatar for lps
0
89
Member Avatar for BenzZz

Hi, I know most of the basics of html and css but I'm looking to learn more of the advanced areas. I find that most sites and books just cover the css techniques individually and do not really show the standards of how to create a high quality graphical responsive …

UI / UX Design html-css web-design
Member Avatar for TimCadieux
0
336
Member Avatar for narsimhareddy

hi.... how to design webpage by using css give the exaple of with source code

UI / UX Design asp.net html-css web-design
Member Avatar for TimCadieux
0
123
Member Avatar for OmniX

Confirmation really If I want to import a single page into a webpage i would use iframes. If I wanted to breakup a webpage into several webpages I would use frames. This correct? Also could someone provide simple and clear examples of each so I can get a feel of …

UI / UX Design web-design
Member Avatar for claytoncrivera
0
173
Member Avatar for atiehvasagh

can anyone help me learning photoshop?I want to learn it as fast as possible by a website like w3school.com? do you know a website with this property? please help me

UI / UX Design adobe web-design
Member Avatar for atiehvasagh
0
379
Member Avatar for riahc3

Hey I want to make a website lets say http://www.mysite.com but before they view it, they have to login with username and password (those are stored in a DB). It doesnt matter if they access http://www.mysite.com/hello http://www.mysite.com/hello.html or http://www.mysite.com/hello/something/j.php ect the first time they access, they have to login, else …

UI / UX Design web-design
Member Avatar for Dragennd
0
391
Member Avatar for tabj

I need a help? I m designing a webpage. I have used <**div**>s everywhere, from header to footer, moreover I have used **relative** **positioning** with **top** and **right** tag. Somewhere top value has gone -1200 and so. At last I m left with about 800px of useless area below the …

Member Avatar for lps
0
855
Member Avatar for ankitva
Member Avatar for aumshah
0
50
Member Avatar for jward50

Hi I have a client for which I have built a site however they have an old domain which is being forwarded to the new domain. However there are listings for the old domain which contained pages which do not exist on the new site so page not found errors …

UI / UX Design http-protocol web-design
Member Avatar for JorgeM
0
185
Member Avatar for VenusCrystal

Hi, Can anyone tell me how to get rounded border for radio buttons using css for chrome browser? [like -moz-outline-radius for mozilla] Thanks, VC

UI / UX Design web-design
Member Avatar for JorgeM
0
533
Member Avatar for xescjp

Hello everybody: I am using one table that has cells that msut be 20px height. These cells have border on top and bottom. They are 1px width. My question is, which would be the total height of cell including borders? 20px (borders included) or 20px + 1px(border top) + 1px …

UI / UX Design html-css web-design
Member Avatar for xescjp
0
175
Member Avatar for ramon.johnston.3

**hey guys umm.... yeah i need a lot of help to create this i,ve made a homepage and set it to html. but im now im stuck cause the links ive created along with videos are not working....God this is so frustrating sigh....**

UI / UX Design microsoft web-design
Member Avatar for drjohn
0
264
Member Avatar for <M/>

I applied a shadow effect, but there is this 3d effect that shows up on the top of the site: I applied this css: position:absolute; z-index:-1; -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8); -moz-box-shadow:0 0 20px rgba(0,0,0,0.8); box-shadow:0 0 20px rgba(0,0,0,0.8); top:10px; bottom:10px; left:0; right:0; -moz-border-radius:100px / 10px; border-radius:100px / 10px;

UI / UX Design web-design
Member Avatar for <M/>
0
66
Member Avatar for peter20

Hi , I would like to make a header in a site joining images but I would like the transition from one to another to be smooth ... How can I do this ?? Is there online header generator uploading images.. ============= And finally I search a free template for …

UI / UX Design image web-design
Member Avatar for brylle
0
179
Member Avatar for noelthefish

At the moment I have a Div in a Div within a container div. now the effect I am looking for is shown here. ![ineed1](/attachments/small/2/ineed1.jpg "align-left") What I have at the moment is shown here. ![atthemoment](/attachments/small/2/atthemoment.jpg "align-left") Which bit of the CSS did I get wrong. I will put code …

UI / UX Design html-css web-design
Member Avatar for G_Waddell
0
192
Member Avatar for fheppell

I have created a CSS solar system. Along the bottom is a list of planets. When you click on a planet name it goes to '#[planetname]speed' this is not set with JS. When you click on a planet's name I want a separate hyperlink (which would be 'info')to add an …

UI / UX Design javascript web-design
Member Avatar for Dragennd
0
169
Member Avatar for brainfo

Hello I have a site designed based in cms. There is a problem displaying a single page in ie(internet explorer). But in firefox and chrome it seems to be fine. I am tired of searching bugs. The problem is, In ie the footer and some content of the body is …

Member Avatar for JorgeM
0
288
Member Avatar for garyjohnson

I have a site where users can view videos and now I am wondering how do make the videos into small thumbnail images that only display the first frame.

UI / UX Design html-css image web-design
Member Avatar for pritaeas
0
106
Member Avatar for rashibakshi

hi i want to reduce my div size so that my page will come fit to screen.it is displaying very zoom position.

UI / UX Design html-css web-design
Member Avatar for otengkwaku
0
93
Member Avatar for zobadof

Hello, on my website; mingul.co.uk I have a Navigation bar which I would like to be able to turn into a Drop Down Navigation Bar on one of the things "PMC". I'm not sure how to go about this, as I suck at Navigation bars. If you could help I'd …

UI / UX Design html-css web-design
Member Avatar for JorgeM
0
193

The End.