11,821 Topics

Member Avatar for
Member Avatar for HoverportMedia

With my responsive design and navigation almost working, I'm at one final dilemna and that's the navigation itself. On my website (or should I say my clients): http://turningheadssalons.com/index.html - when the navigation falls below the viewport of 750, the navigation dissapears. I can get it display when I remove the …

Member Avatar for HoverportMedia
0
128
Member Avatar for karen.frias0316

Hi all! I have a gallery page which displays images from my server (newset first). now, I need those images to be displayed in a modal popup when users click on it. My problem is that the popup shows only the first image even when you click at others still …

0
113
Member Avatar for mgn2683

We are having a problem where some pages that do not have much content have a lot of blank space above the footer. What is a way this can be removed on pages without messing up other pages that actually have a lot of content? It can be seen here: …

Member Avatar for mildred2013
0
138
Member Avatar for HoverportMedia

I apologize if this isn't the right board for this topic, but when you're developing a website and especially when it goes live, sometimes the user will see words that acts as links to unnecessary ads. As an example, I'll take some text from a client of ours: *"Our formulas …

Member Avatar for mildred2013
0
206
Member Avatar for SHIMELIS
Member Avatar for Deep Modi

I want to add the button of my own look. I mean: i want to set the image on button and size of it... and alingn it on center with some effect more info: (image 1 = image) I am having 3images of text "Download" so when my cursor is …

Member Avatar for mildred2013
0
176
Member Avatar for Deep Modi

I want to add the page view gadget to my website as available in the Blogger. but I am not using the Blogger so what will be the code to check the Page View of my website... I like to add this gadget in the Homepage at the bottom... So …

Member Avatar for Deep Modi
0
239
Member Avatar for lewashby

<!DOCTYPE html> <html> <head> <link type='text/css' rel='stylesheet' href='style.css'/> <title>Get Started!</title> </head> <body> <p><?php echo ""; ?></p> </body> </html> I thought css needed to be imbeded or linked from the <sript> tag?

Member Avatar for JorgeM
0
56
Member Avatar for casey.li.146

What the webpage would do is after clicking "SUBMIT" button, a php script will be use to add records into my database. But for now i do not know where to put the "signupinsert.php" into the html and to make it run. I have try putting it at form action …

Member Avatar for JorgeM
0
4K
Member Avatar for DTSCode

so i want to make a terminal for my website. im wondering how would i generate the html for the base of the terminal? ie just the window that i will be writing to

0
92
Member Avatar for DTSCode

hey guys! when i discovered googles Dart, I decided to get back into web design, but im a little rusty on my css. on my index page i want to make a news section for updates to the site, but i cant find any styles for the <article> tag on …

Member Avatar for diafol
0
280
Member Avatar for bradly.spicer

Working on a website which is meant to be responsive and getting a few errors which seem out of the norm. The way I would like it is to shrink the site and line everything up in single file. **Url**: http://profiledt.co.uk/SetTraining/ Index.php: <div id="frontpage-Button-Cont"> <div id="Align-content"> <div class="button-cont"> <div class="thumbnail"><div …

0
128
Member Avatar for ashley9210_1

I have this css code and it mucks up from the services section and shows the mobile view on the desktop. Any help? Many thanks. @import url(http://fonts.googleapis.com/css?family=Open+Sans); *{ margin: 0px; padding: 0px; } body{ margin: 0px; padding: 0px; background-color: #333333; margin-left: auto; margin-right: auto; } #content{ margin-left: auto; margin-right: auto; …

Member Avatar for sash_007
0
237
Member Avatar for AdamBasich

Hello! I am having some difficulty in a web site I built: [www.vipercabling.com](http://www.vipercabling.com) Everything looks the way it should in all browsers but IE and Firefox. In these two browsers there is extra space showing up in the main navigation area on three of the five pages. The code is …

Member Avatar for AdamBasich
0
126
Member Avatar for ObSys

Basically I am creating a web page that is going to eventually load content dynamically using PHP. Right now I am constructing the HTML/CSS for the page so that the design is complete. My problem is that when I add x amount of content to my page, the content simply …

Member Avatar for JorgeM
0
343
Member Avatar for GiddyupGilbert

I've been away from Markup Language for several years so I'm worse than rusty. I'm trying to make a form that will come to my email address when sent. I can get it up on the website, but it gives me a 404. I'm doing something wrong, but not sure …

Member Avatar for pixelsoul
0
112
Member Avatar for apexkwikkid

We are seeking to upgrade our site to **HTML5** but we also need to design to **508 accessibility standards**. I need to get my team of content contributors up to speed on both topics. Does anyone know of training resources that combine the two disciplines?

Member Avatar for Swapnilraja1212
0
194
Member Avatar for anuran

i want to slide a div inside another div as shown here [Click Here](http://jsfiddle.net/cGZxv/61/) but my divs are float type. how can i reproduce the same demo here [Click Here](http://jsfiddle.net/anuran/8dM7z/2/) with the white box with "apple" text to slide inside the black div.

0
141
Member Avatar for mukulnimker7751

Hi all, i m developing a web portal whcih can be accesed over intranet.i need to inbuild a feature that the webpage will take authentication frm windows login. eg. i log to the terminal server adn opens the link ,the webpage should be able to authenticate the windows login and …

Member Avatar for JorgeM
0
269
Member Avatar for Walther1366

I've got the following problem. A webiste is hosted. lets say the url is http://example.com/_include/products.html (The include folder contains images and other html files etc.) So here is the problem, anyone can just remove the "products.html" from the url then we have http://example.com/_include/ If someone does this they can access …

Member Avatar for Walther1366
0
126
Member Avatar for jp2code

I'm working through a little [TimThumb](http://www.binarymoon.co.uk/category/web-design/timthumb/) example, but I can not get through the first basic tutorial because I do not have a good grasp of PHP. Using this image file: http://i.imgur.com/OCxHpUA.jpg I want to plug that into my TimThumb php script and see the output, but this code is …

Member Avatar for AARTI SHRIVAS
0
110
Member Avatar for anuran

iam trying to create a smotth transition between 3 images inside a div using jquery. i have managed to get the needed opacity transition on moving mouse to any side of the div.Now i want to have some change in position also like this [Click Here](http://www.adhamdannaway.com/) But iam changing the …

Member Avatar for anuran
0
434
Member Avatar for mmcdonald

Hi all, I have been looking into making a website that has a timelapse video as its background, something similar to: http://www.thecowisgonemoo.com/nervaq/index-video.html The question is - how does one set a video as the background of a website!? Some of these timelapse videos are 100's of MBs or even 1000's! …

Member Avatar for mmcdonald
0
82
Member Avatar for jethro.njini

i have downloaded a number of web page templates and i want to use one or more of them in netbeans. ho do i go about this. do i have to replace the already existing index.html file in my project with the one i downloaded, or where do i copy/import …

Member Avatar for mmcdonald
0
218
Member Avatar for vishalonne

Hi Friends I just want to know how can I start building a website where my clients can customize design of their TEE-Shirts online. My website is currently in Magento, so I like to know which technology I should use to integrate this feature in my website. Like they can …

Member Avatar for suny_1
0
265
Member Avatar for silent lover

i do not know if this is the correct section to post this htaccess question. when user type example.com on browser, it redirect to https://example.com . and when user type www.example.com on browser, it redirect to https://example.com . and when user type https://www.example.com on browser, it redirect to https://example.com . …

Member Avatar for silent lover
0
107
Member Avatar for pakidesigner

i have questions about certification exams of Photoshop. if any one have done do share your experience. how they may help your career. http://training.adobe.com/certification/exams/photoshop-cs6.html i am told by google this is the link from where we can register. http://www.pearsonvue.com/adobe/ if any one have done it please guide .

Member Avatar for pixelsoul
0
264
Member Avatar for inspire_all

Suppose i have a 4 queens problem then i know what state space tree means but i am not able to get what does** solution space** mean?Also what is** difference between brute force and backtracking technique**s.I know that in backtracking if you don't get to a state whose bounded function …

Member Avatar for inspire_all
0
224
Member Avatar for grafic.web

Hi there, what the best way to add a layout, simply to manage, to my web site asp.net? Are masterpages the best solution? Can i get some example of simple editable layout? Thanks for you help

Member Avatar for harsh9
0
397
Member Avatar for strongard63

I found , in the past , a website . In this the website page there are two links link1 link2 when I click on the first link (link1) a red sentence appears , in the web page , saying that the link is desactivated . then , when I …

Member Avatar for Nutan_1
0
100
Member Avatar for hayatuzair_1

Okay so I just made an html navigation with up to 5 sub navs. Im going to paste the code here along with a jsfiddle link. HTML: <nav> <ul> <li><a href="#">Home</a></li> <li><a href="#">About</a> <ul> <li><a href="#">About 1</a> <ul> <li><a href="#">Sub Menu 2</a></li> <li><a href="#">Sub Menu 2</a></li> <li><a href="#">Sub Menu 2</a></li> …

Member Avatar for hayatuzair_1
0
108
Member Avatar for suavedesign

My url is [http://216.188.144.4/](http://216.188.144.4/) Can anyone help me figure this out: I am trying to get the nav bar to appear on top of the image. I dont know why there is a space between the image and the top of the screen, which is where the nav is now. …

Member Avatar for suavedesign
0
185
Member Avatar for shuvobd71

Hi guys, today i will start a new tutorial about a very easy and simple programming language named HTML.Any body can make a static website by using this language. So,lets start . Tutorial-1 At first we have to learn the difference between static and dynamic website. Static website is a …

Member Avatar for usamaasghar.asghar
-1
118
Member Avatar for douglas.shrader.1

I can not get this web form to align left on a landing page That I am in the middle of creating ( its no where near complete but, IO cant get the webform in the corrct spot): http://dsninformation.com/nov11/moneygirl3.php Here is the code I am trying to left align. <td …

Member Avatar for douglas.shrader.1
0
212
Member Avatar for ashley9210_1

I have a flex slider and I want to place a div over the top so I can put a nav bar on there. It's not co-operating with me. Any help will be apreccatied. Thanks in advance. HTML <body><div class="container"> <div id="logo-nav" class="sixteen colums"> <img src="img/logo-white.png" class="logo"> </div> <div class="flexslider" …

Member Avatar for diafol
0
376
Member Avatar for WebCat999

Hello I been very grateful if someone could help me. I try to make a 3 columns structure but can not get it. It must be header, top navigation, left navigation, main content, banners, and footer. Can anyone help please?

Member Avatar for simplypixie
0
132
Member Avatar for chrisschristou

hello dear friends i'm trying to insert picture in form subtmit bouton but it don't show anything on navigator this is the way i do it <input name="adcart" type="submit" src="product/images/shopping-cart-icons.png" class="boutonaddto" id="adcart" value="ADD TO BASKET">

Member Avatar for João_5
0
173
Member Avatar for christin_1

So will someone help me this my website Please so i wanted it set out like this http://i1299.photobucket.com/albums/ag71/TheIronDoorProject/Untitled_zps5d81f4e3.png but when i go do this the main column pushes the other two columns down, this is my css http://pastebin.com/85b6ttTx

Member Avatar for João_5
0
196
Member Avatar for rouse

I am playing with LESS and Bootstrap again, and was having lots of fun making it work with the Netbeans 7.4 IDE. When I set about some practical work, like changeing the background color of the site I realize I could not do this even after some web research. So …

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

So, i am going to be using a php framework to create a blog and i am curious to know what you guys think is the best framework. I, so far, am most satisfied with codeigniter (mostly) and zend. What do you guys think is the best and tell me …

Member Avatar for ashutosh08
0
211
Member Avatar for wenbnet

hi, We are a small new firm. we have website developed in word press but our developer left remaining work incomplete n left the job now we have a button on our first page as live chat and we want to add chat support to it. how to solve this …

Member Avatar for Lsmjudoka
0
260
Member Avatar for PulsarScript

Hi to all,can anyone please explain how to move tables around,for instance i have for small tables of 2 rows each,how can i place them in the middle of the screen ,like 2 on the top and 2 below? i tried to use #my_table{margin-top:20px; margin-bottom:1500px; margin-right:700px; margin-left:1200px;width:100px;} but even if …

Member Avatar for Lsmjudoka
0
81
Member Avatar for Violet_82

HI guys, I wonder if any could help with this. In my daily job I often find myself picking up code written by other developers and making additions to it. Now, this is often a problem because if I change a css rule I might end up breaking the layout …

Member Avatar for Violet_82
0
104
Member Avatar for hulkishungry

Hey, there isn't really a general forum that I was trying to post this is, so I've had to stick it in the "most" relevant forum that is avaialble. I've been at uni for two years now and I still haven't found something that I'm particularly good at. I thought …

Member Avatar for hulkishungry
0
170
Member Avatar for mmcdonald

Hi all, I'm trying to add spacing between the <option> tags by padding, height and margin - yet none have worked. Does anyone have any ideas? It's the simple things that stop me in my tracks haha. All of the options look cramped up and untidy, I'd like to give …

Member Avatar for mmcdonald
0
127
Member Avatar for nagatron

Hi Guys and to all programmers, I have a website wherein my header appears on all pages of my website. Did a test by disabling the display; however, the header was gone on all pages of my website so I turned the display back on. My question is, is there …

Member Avatar for nagatron
0
108
Member Avatar for PulsarScript

Hi to all,have a question,if i do radio buttons ,do i need to put label around each input and second -if need to chnge the color of of the words after the input /> how will i do this? <label for="award_type" id="award_type">Award Type:</label> ?? <label ><input type="radio"name=" award_type" />Higher Certificate …

Member Avatar for JorgeM
0
128
Member Avatar for pwolf

I am planning a service that I would like to eventually grow into a multi-platform service, however, my original plan of creating a hybrid app may not be the best decision. Is it better to come up with one app design and recreate it on each platform, or design a …

0
232
Member Avatar for suavedesign

How can i wrap my text around the image on this page? it's using a float, but i want it to wrap around the img of the hand. [http://www.mimahealthcare.com/about.php](http://www.mimahealthcare.com/about.php) thanks

Member Avatar for suavedesign
0
261
Member Avatar for rdev

I'm having problem on my fixed background during transition. I have 2 panels, the panel-1 has 2 images which will animate from left to right and from right to left respectively, basically it will just add a class 'animate' to trigger the transition. During the transition, the panel-2 (which has …

Member Avatar for rdev
0
253

The End.