7,985 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for John malt

Great column! Just capital to let you apperceive you accept a new subscriber- me!

UI / UX Design ui-ux web-design
Member Avatar for happygeek
0
517
Member Avatar for justzamir

Hi, Well i am totally new to css and html, i am making a table with css, need to show hover on image and text, hover is showing correctly on text, but on image its not working, below is my html and css. <style type="text/css"><!-- #list4 { font-family:"Comic Sans MS", …

UI / UX Design html-css image web-design
Member Avatar for justzamir
0
250
Member Avatar for MasterHacker110

I have taken up a project of creating my own forum. A chat forum. I have started to design the homepage. But there is still much more work to do. The thing is I dont know how the folowing things work: Member login and that each member has their own …

Member Avatar for James singizi
0
286
Member Avatar for active-worker

Hi Everybody, Good day Please see the following codes and response: h4.footer-header{background: transparent url(images/footer-header.png) no-repeat; line-height: 58px; text-indent: 30px; } #video .play{ float:right; margin-top:5px; } .mini_portfolio_item .block_inside { background:none; background-color:#e2dddc; padding:25px 30px 15px 30px; } background: transparent url(images/footer-header.png) no-repeat; line-height: 58px; text-indent: 30px;} Why there has no gap/space between h4.footer-header? …

UI / UX Design html-css web-design
Member Avatar for active-worker
0
141
Member Avatar for Ekerichard101

i have an idea for a site that i believe is cool but i cant build it with sitehosters like wordpress or simplesite.. i downloaded dreamweaver but its just really confusing... please if you have a better way to build a site just with ur programmin skills, please post here...i …

UI / UX Design web-design wordpress
Member Avatar for deceptikon
0
203
Member Avatar for theon.fox

Hi, I would like to get started on Codecanyon and Envato. Any guidlines how to do it faster. I know html, CSS, Javascript, a little PHP. Do you think I could get some free code and modify it?

UI / UX Design html-css web-design
Member Avatar for <M/>
0
161
Member Avatar for ambikanair

hi.. currently i am working on a webpage designing project. I have to include CAPTCHA in my webpage. My doubt is , usually in text boxes , users will be able to get already entered values by just pressing the arrow key. In the case of CAPTCHA this must be …

UI / UX Design web-design
Member Avatar for pandup
0
161
Member Avatar for hanan-kh

hi.... Ihave this CSS but i have problem The sub-menu appears above the Main Menu can you tell me where is the error PLZ #pop ul {list-style-type: none; font-weight:bold;} #pop, #pop li ul { margin: 0; padding: 0; list-style: none; } #pop li { float: right; margin: 0; padding: 0; …

UI / UX Design web-design
Member Avatar for pixelsoul
0
200
Member Avatar for sonicx2218

(skip to 2nd paragraph if you don't want backstory deets) I made a mistake guys...A friend is working on this big project and wanted me to help with his site since I sitebuild and the works. I'm used to manually creating sites myself, but he needed to be able to …

UI / UX Design web-design
Member Avatar for sonicx2218
0
727
Member Avatar for Ekerichard101

i have a cool idea for a site that sitehosters just cant provide.. please anyone.. with a knowledge of how to buld a site with your programming knowledge please put here with ur clues... and please do... thank you

UI / UX Design web-design
Member Avatar for Ekerichard101
0
114
Member Avatar for gssr

if a or b selected from select menu i want to submit values else other is selected from select menu i want to redirect to other website please help me urgent. ** my form code is ** <table> <tr> <td><label> <select name="community" id="select7" > <option value="a">a</option> <option value="b">b</option> <option value="other">other</option> …

UI / UX Design http-protocol web-design
Member Avatar for gssr
0
174
Member Avatar for scarletfire

Hi I was wondering if it is possible to create two HTML5 images using div tag and having the script to make them interact and upon colliding with each other they do stuff like reading or activating a log file and maybe create images on the flow. Or vice versa, …

UI / UX Design api html-css web-design
Member Avatar for LastMitch
0
143
Member Avatar for Reliable

Hello, [Here](http://www.inecnursing.org) is the website I have done. [Here](http://www.inecnursing.org/inec.css) is the css to the site. [Here](http://inecnursing.org/SpryMenuBarHorizontal.css) is the CSS for the menu bar.Lastly, here is the CSS for the menubar to fit on the home page. #menubar { margin-left:169px; width:75%; } I'd like someone to let me know why the …

Member Avatar for pixelsoul
0
175
Member Avatar for nathanpacker

Hey, I'm trying to use a simple select menu, and I would like to set one of the values to be the default, and it works great in IE, but not in firefox. Here is a sample: [CODE] <select name="test"> <option value="Test 1">Test 1</option> <option value="Test 2">Test 2</option> <option value="Test …

UI / UX Design web-design
Member Avatar for homez
0
677
Member Avatar for maxelcat

Hi Iused to get asked quite regularly to make flash animations - such as banner ads, slide shows, and so forth. Then along came apple and off wnet one of my revenue streams into the sunset... Recently though I have been asked to do something like this: http://bspokemedia.com/momediauk/record-player.html which I …

UI / UX Design apple flash web-design
Member Avatar for maxelcat
0
134
Member Avatar for alyssa.wilkins.77

Hello. I have the css coding for my breadcrumbs but now all I need is a divider class that will put a simple symbol such as / between my breadcrumbs. I have been having problems styling this. Each time I try to do it, the divider will appear far away …

UI / UX Design html-css web-design
Member Avatar for pixelsoul
0
239
Member Avatar for cpchc

Hi there, I have encountered a strange bug. I have buttons advancing one frame forward and back. It works in the SWF on its own, it works in both the .app and .exe projector files, but it does not work accessing the SWF via the HTML generated page. Does anyone …

Member Avatar for LastMitch
0
275
Member Avatar for vanessia_1999

Hi, I am not for sure if I am posting in the correct room. I have a flash photo gallery question. I am making a flash webpage using CS4 using a previous and next button. Both the previous and next button work but one problem. It does not stop at …

UI / UX Design adobe flash gui image web-design
Member Avatar for vanessia_1999
0
252
Member Avatar for martjojo1

Hey all, first of all nice website. I'm working on a code whithout page refresh using javascript fadeIn and fadeOut, for that i'm using div's on top of eachother and they can have different heights. because they're on top of eachother they need to have a absolute position. <style> .container …

UI / UX Design web-design
Member Avatar for martjojo1
0
139
Member Avatar for lewashby

I'M trying to make the following web page fluid, or liquid. I want the page and form to resize as the browser is resized. Any idea on how I can accomplish this? Thanks. <html> <head> <title>Test</title> </head> <body> <link rel="stylesheet" type="text/css" href="mystyles.css" media="screen" /> <form action="bail.php" method="POST"> <div id="page"> <table …

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

Okay, i am creating a code library for myself and i am wondering how does one display java code on an html page? I asked my teacher how to do it and he said he has never done it before and the students told me that is an interesting question. …

UI / UX Design html-css java web-design
Member Avatar for <M/>
0
2K
Member Avatar for dwlamb

I am trying to implement a font package I downloaded from Font Squirrel. The demo included css & html code and works ok but everything is in the root. For the application I am using, I need relvant paths. This is my tree structure: /site-root |--/Fonts | /*.ttf files |--/Styles …

UI / UX Design html-css web-design
Member Avatar for LastMitch
0
458
Member Avatar for scarletfire

Hi I am building a website to have interactive feature, and I was thinking of the implementing a live feed for a log file where it would take the content of the log file and do something with it, like create pop ups or images, it sounds possible in my …

Member Avatar for fheppell
0
134
Member Avatar for <M/>

What is causing my code to not center? Can someone tell me what is causing the issues based off of my css?: <style> .parent_container { width: 1000px; height: 1700px; background-color: #2A261D; margin-left: 0 auto; margin-right: 0 auto; } </style> <style> ul.tabs { margin: 0; padding: 0; float: left; list-style: none; …

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

I am creating a library (personal project) and for some odd reason I can not connect the navigation to the content. When I click on the tabs of the navigation, the content remains the same. how do I connect the content to the navigation, the content should be changing everytime …

UI / UX Design html-css web-design
Member Avatar for IIM
0
153
Member Avatar for turpentyne

I have a set of rollover areas in an svg file, laid over a background image on the page. It works in just about every latest browser, but I have an issue on Safari 5.1. The alignment is off, and there's a horizontal scrollbar. The viewBox seems the right side, …

UI / UX Design html-css web-design
Member Avatar for LastMitch
0
168
Member Avatar for LeighWilkes

Hi Can a web page have 2 meta description tags? My web designers created my template but I've built the reminding pages around it. My web designers have added meta description tag to my template so it appears on all pages. I have also added another meta description tag for …

UI / UX Design web-design
Member Avatar for niktar75
0
268
Member Avatar for pol.bala

I have used google custom site in website. But i dont want the default design of google custom search bar.i want to design with my custom psd file style. What can i do. Please help me.

UI / UX Design seo web-design
Member Avatar for pol.bala
0
265
Member Avatar for jelly46

Why is my footer not appearing at the bottom properly. I applied clear:both; yet noting. http://www.vellosdesigns.com/newsite/build-2/ Please can you help? Thanks

UI / UX Design web-design
Member Avatar for jelly46
0
102
Member Avatar for Reliable

Hello Again, Sorry to kep bothering everyone, but I still need a little help. I'm coming across problems I haven't come across before. My new problem is that beyond a 1024 width resoluton the site--particulalry the home page--gets distorted. As opposed to posting all the code that might be relevatn …

UI / UX Design html-css web-design
Member Avatar for <M/>
0
206
Member Avatar for Deztructi0n

Hello, I recently got into Web Design and am trying to copy a website to practice and develop my skills. I decided to use Weebly since I am somewhat familiar bloggging with it but I've never tried editing any of the HTML or CSS like I am now. I chose …

UI / UX Design html-css web-design
Member Avatar for Deztructi0n
0
130
Member Avatar for milkman93

Hey Fellas, I'm working on a project where I would like, once the picture is clicked, to be displayed in a dynamic "popup" manner. Example: http://www.freshlysqueezed.ca/index.php?r=web/content&id=3 . If you click the items, the pictures pop up in a smooth and good looking way. Where I need your help is to …

UI / UX Design web-design
Member Avatar for TonyG_cyprus
0
189
Member Avatar for dwlamb

I am cleaning up the code in an e-pub file. It was converted from a PDF and a number line break occur where not desired. I am using the following syntax to find the errand breaks `</p>\n\n <p class="calibre2">[a-z]` For replace I wish to insert a space and whatever the …

UI / UX Design pdf web-design
Member Avatar for LastMitch
0
221
Member Avatar for Jollyyy100

Is it possible to merge both the 2 element below so that they work on a single page. What i mean is this should be the background of the page: http://tympanus.net/Development/AnimatedResponsiveImageGrid/index3.html and a slideout contact form can appear at the corner over the background: http://www.building58.com/examples/tabSlideOut.html Is it possible, how?

Member Avatar for Jollyyy100
0
322
Member Avatar for bops

Hi guys, I'm have a right mess about trying to figure out how to do something that would initially seem trivial with HTML and CSS. I am looking to have a centered heading that has a horizontal line stretching from each side of the text to the beginning and end …

UI / UX Design html-css web-design
Member Avatar for bops
0
165
Member Avatar for jag157

Hi i am trying to geocode tweets to a google map i have all my code in place but it just isnt loading up my tweets its just showing the map here is my html code can anyone tell me where i am going wrong thanks <!DOCTYPE html PUBLIC "-//W3C//DTD …

Member Avatar for LastMitch
0
220
Member Avatar for johan72

Hello every body i am new in this forum. Any body share me or give me the website tutorials link how to make one page scroll drown website page. I want to get also more nice website template this kind of [Free antivirus in U S A](one-stopsolution.com/Services/tech_support.html)

UI / UX Design virus-malware web-design
Member Avatar for ndeniche
0
327
Member Avatar for B0716L

So am trying this code... and I can't figure out how to center it on the page. I've tried many different techniques, I feel like there is something basic I am missing. Here is the html code: **<div id="a" style="margin: 0; "> <a href="index.html" style="background-color: white; padding: 0px; background-image: url(); …

UI / UX Design html-css web-design
Member Avatar for B0716L
0
117
Member Avatar for shrutib

Hello All, I am having the drop down list with count 1 to 10 which is looped for itemlist. For item 1 dropdown list shows count 1 to 10,item 2 also dropdown list shows count 1 to 10 and so on. I want to preset the value for the drop …

UI / UX Design ruby web-design
Member Avatar for Webville312
0
116
Member Avatar for edwin4good
Member Avatar for Mr.M

Hi I'm trying to create a website that will be more like [this](http://www.kasimp3.co.za/) but I want it to have e-commerce to sell out the music. my problem is 1) providing a space where whenever there is new upload it will place it there on that space and also number it …

UI / UX Design web-design
Member Avatar for Webville312
0
155
Member Avatar for shrutib

Hello All, My problem is i want to display the drop down list in such a way that option 0/default value it should fetch from database and in the list rest of the values should display without repeating with default one. How can i achieve this? Please help.It's urgent For …

UI / UX Design web-design
Member Avatar for Webville312
0
82
Member Avatar for Ritesh_4

Hello, I need some ideas on the best ways to add the texts and arrows (see attachment) above the tabs, which are sub menus to the main menus shown in the blackish strip, given there are other identical sub menus, with different texts pointing to them in other psd templates, …

UI / UX Design web-design
Member Avatar for <M/>
0
132
Member Avatar for hindu times

Hi there, I've been trying to add a Mailchimp sign up form into the sidebar / widget area of my Wordpress.org website. It works to an extent, but it doesn't validate on the same page. If you enter an email address in bad formatting it takes you to Mailchimps hosted …

UI / UX Design web-design wordpress
Member Avatar for hindu times
0
135
Member Avatar for saucy6969

IE is screwing up my site. the button headings dont show up in IE. Am i missing something here? all other browsers work fine. I feel like I am cursed via IE! Any help would be great! http://www.christmaslightup.com/

UI / UX Design gui web-browser web-design
Member Avatar for saucy6969
0
246
Member Avatar for vizz

I have listed some hosting services. Can you please help me to choose better one? 1. http://www.justhost.com 2. http://www.bluehost.com 3. http://www.jaguarpc.com 4. http://www.znetlive.in 5. http://www.bigrock.in And of course [GoDaddy](http://in.godaddy.com) My needs are 1. Unlimited Space 2. Unlimited Bandwidth 3. Unlimited Email Addresses with Unlimited Email Storage size 4. Unlimited Domains …

UI / UX Design storage web-design
Member Avatar for LilyMims
0
325
Member Avatar for rakwel10

What is the usual cause of website having a big white space on the right, making the horizontal scroll bar appear. Check a screen shot of the project [Click Here](http://prntscr.com/z0bon). Sorry no live site for the mean time. When I use "overflow:hidden" on the div, it will be fixed. But …

UI / UX Design html-css web-design
Member Avatar for rakwel10
0
716
Member Avatar for Jollyyy100

I coded 2 different webpages so that its easy for me to understand. Basically both the pages data should be on one page. I was wondering how can i merge both the pages to be one, without messing the design. What im trying to achieve is to run my first …

UI / UX Design html-css web-design
Member Avatar for Jollyyy100
0
408
Member Avatar for tawfeeqsayyid

Hi there, I am a bit new to web designing, so this might seem like a simple question. I had a page I was designing in which i had a link (or a menu of links) which when clicked would replace a div by the another div respective to the …

UI / UX Design web-design
Member Avatar for imBaCodes
0
150
Member Avatar for sonicx2218

Hey guys. I have a simple code, but I'd like to replace the text that links to a video overlay, to an image that does. Could anyone help me? Thanks! <a href="http://www.youtube.com/watch?v=VhtIydTmOVU" rel="vidbox 800 600" title="caption">our video1</a>

UI / UX Design image web-design
Member Avatar for LastMitch
0
83

The End.