7,985 Archived Topics
Remove Filter ![]() | |
I have a background image placed onto my website using css body { background-image: url(../Images/bg2.png); background-repeat:no-repeat; background-position: center bottom; background-size: 100% 100px; } and I was wondering how I could make it so that if the website is smaller than the browser window then the image sticks to the bottom … UI / UX Design image web-design ![]() | |
i want to creat a site with ".com" domain.how to get that domain and by which site i can creat free website? UI / UX Design web-design | |
i tried editing the code of wordpress bombax its theme of my company website- i messed up .. now iam getting the message : Parse error: syntax error, unexpected T_ENDIF in /home/content/61/7418061/html/wp-content/themes/bombax/functions.php on line 219 icant access any page. not even dash board to replace with the original code. .. … UI / UX Design ui-ux web-design wordpress | |
I believe that one of the pages of the site that I'm creating is shifted slihtly to the left. I may be going crazy, but I'm pretty sure that's what's happening. The page that I believe is shifted is: http://armyants.us/members.php?steam=All If you guys could help me out here, then that's … UI / UX Design html-css web-design | |
I need .htaccess code that will: Restrict a specific IP from a specific page. Allow that IP on any other pages but the restricted one. I already tried this and it does not work: <files submit.php> order allow,deny deny from 1.2.3. deny from 1.2. allow from all </files> Does anyone … UI / UX Design web-design | |
I have attached a require PHP to my html pages for my vertical navigation bar but now my problem is how do I do this and have the navigation menu side be side with my text? Here is one of the pages on my site, the home page works great … UI / UX Design php web-design | |
help me at side of information technology specially hardware and software UI / UX Design web-design | |
w3schools offers certification in various web development languages at $95 a pop. I'm wondering whether it's a good investment, and it largely depends on how recognized and respected w3schools certificates are. If anyone knows of good alternatives for certification in the Toronto, Canada area that don't require prior attendance at … UI / UX Design web-design | |
I have a one page website http://spencedesign.netau.net/SNL/SNL.html#home I am using anchors and targets, I am using overflow-y: auto; but the scroll bar only displays when the screen is big enough, so it works on my 1920 by 1080 desktop, but not on an average size laptop, how do I make … UI / UX Design html-css web-design | |
is it possible to create our own site by html on our desktop? UI / UX Design web-design | |
I am trying vertical center my text in a div but it always float at top in div. I also tried using a span inside the div and apply css on span but it too not works. I used this css property (vertical-align:middle) HTML <div id="topsmallmenucontainer"> <div class="topmenuleft"></div> <div class="topmenumiddle"><span> … UI / UX Design html-css web-design | |
Hi all, How to make video rotate on webpage screen? E.G, say: video-1, video-2, video-3, video-4, video-5 ..... up to video-10. Each time I expect only 2 video displayed on screen, say; 1st screen video-1, video-2, next screen video-2, video-3, next screen video-3, video-4 etc. The video will stay on … UI / UX Design video web-design | |
how to fix problem of wordpress if images cant be uploaded to the stated post using wordpress, i tried playing around with plugins but still stuck. im a beginner please help UI / UX Design file-system image web-design wordpress | |
Hello, everyone. I have a scrollbox that I am needing to select all of the text within it. The code is below. <div class="all" style="height:480px;width:360px;border:1px solid #ccc;font:16px/26px Georgia, Garamond, Serif;overflow:auto;"> This part of web programming is my weak point. I'm not quite sure what else to try. If you have … UI / UX Design web-design | |
Hello, as I mostly used horizontal menus, I'm just coming across this now: How to have those menu items in a fixed width box and still make use of the hover feature? I mean I want the background of the selected menu item to change it's background throughout the whole … UI / UX Design html-css web-design | |
Hi all, i've heard from many that i should stop using iframes and css instead. Although, all i really use iframes for is to load a page from another site into mine. Is there a way I can do this with css? or is it something i should just stick … UI / UX Design first-post html-css web-design | |
i have "Gedit" text editor. Is it possible to make web pages? and which site is best to learn about coding ? UI / UX Design web-design | |
helo guys how are you, my proplem is the div has exceed the footer and this image will clarify what do i mean http://s2.postimage.org/4x5ur7955/555.jpg this is all codes which i used #left{//this div for left side float:left; width:140; margin:0px; } #right{this is for right side float:right; width:140; margin:0px; } #headblcok{//this … UI / UX Design html-css web-design | |
I am looking for a way to convert pixel based images to vector. I believe this can be done in Illustrator, but am not quite sure how. I often have work from Photoshop that I later need to convert. What type of file should I save it as (from Photoshop) … UI / UX Design web-design | |
Hello, Firstly ill give you a background of what im trying to do and the layout of the banner/header Right hand side - Navigation Links - I want to add a paint effect dripping down maybe splashing off the nav links, and then dropping onto the bottom and flowing to … UI / UX Design adobe flash web-design ![]() | |
I'm trying to set up my web-site with a vertical navigation menu, which I have done but what I am having a problem with is how do I get the text part of my site to line up beside the navigation bar instead of on top of it? UI / UX Design web-design | |
Been doing a lot of research on this issue but I can't get it to work properly. I have this CSS code that works in all browsers except for Internet Explorer. border-top: 3px solid rgba(139, 0, 0, 1); background-color: rgba(139, 0, 0, 0.75); color: rgba(139, 0, 0, 0.75); text-shadow: -2px … UI / UX Design web-design | |
I have the following `layout.jade` code !!! html head title= title link(rel='stylesheet', href='/vendor/bootstrap.min.css') link(rel='stylesheet', href='/css/style.css') script(type='text/javascript') (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); body!= body And the … UI / UX Design html-css javascript web-design ![]() | |
Hi guys, I have an ImageButton control in asp.net calling a javascript function to display it in block. The elements have their own css classes, but they do not appear in the context that I gave them. I am assuming this is a problem with my css because the javascript … UI / UX Design html-css java javascript web-design | |
Hi, i have a html page with 3 frames(Index.html), and the preview is as in the screenshot. Here in Welcome.html i have a button named block. when i click this button i want left.html to be disabled(the frame in left side), i'm able to do it., but the form elements(the … UI / UX Design html-css java javascript web-design | |
Hi there, I've been researching the correct layout for html5 web pages, and I'm a little unsure on how something like this should look: <div class="main-container"> <div class="main wrapper clearfix"> <div class="canvas gu6"> <div class="example-grid"> <div class="row"> <div class="col gu1"> <img src="img/1.jpg"> <div class="description"> <h2>Test</h2> <p>Test, Test, Test.</p> </div> </div> … UI / UX Design html-css web-design | |
I was trying to set a stylish slideshow for my blog. Expert advise please. Thanks UI / UX Design web-design | |
I know that this forum is for HTML and CSS, but I have a problem and I am not sure where to take it, so here it is. I am using this code: <div class="edit"> <input type="button" id="bold" style="height:21px; width:21px; font-weight:bold;" value="B" onClick="fontEdit('bold')" /> <input type="button" id="italic" style="height:21px; width:21px; font-style:italic;" … UI / UX Design html-css mysql web-design | |
![]() | Hello, I posted this in the Wordpress discussion forum but have not got a response, so I thought I might try here. Hopefully I have posted this in the right category, if not please let me know. I have two categories for posts and two pages to display these posts. … UI / UX Design first-post web-design wordpress ![]() |
I created a div zone for advertising on top of [my site](http://telechargercours.com/), but when I reduce or increase the size of the pages [Ctrl +] or [Ctrl -].advertising is not reduced. UI / UX Design advertising web-design | |
I would like to design HTML form with css and validation. I want to have Textbox with colours indication. I have done with button to make it more meaningful. I would like to do same for the textbox. I want to have light blue colour bydefault and when one clicks, … UI / UX Design html-css web-design | |
Please see [here](http://jsfiddle.net/jmDsB/). The intention was to have 3 `<div>'s` in decreasing order of height(`1`,`2`,`3`) and to put those 2 buttons under the `<div>` marked `2`. Something like 1 2 3 - - - - - - btn1 - btn2 I floated `1` to the left because I wanted whatever … UI / UX Design web-design | |
Hi i have a site made with drupal garden and i want to export it to my host to use my domain name any help please will be much appreciated UI / UX Design web-design | |
How can I make a table 100% width. For example, here http://spencedesign.netau.net/SNL/SNL.html#page3 I want this table to be the length of the panel, but I can't figure it out. I tried making the trs 100%, I tried just making the table 100%. I thought about changing the padding and the … UI / UX Design html-css web-design | |
I created a website and forgot how to center it. I been using dreamweaver cs5.5 I would appreciate if someone could help me. <!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> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Pasco Rentals</title> <style type="text/css"> <!-- body { background-color: #FFF; background-image: url(Images/first%20background.png); … UI / UX Design html-amp html-css web-design | |
i am creating a page with a simple text field in it so I can post what I type into the text field to my database and retrieve it later with another program, is there a way to add options to format the text to my liking as I am … UI / UX Design web-design | |
**2 things needed.** **1.** Ok the customer wants a splash page to play an animation for about 3 seconds, and then load to the home page. I have access to an Adobe CS 6 suite at my work ;). Which tools would easily help me with this? **2.** Also I … UI / UX Design audio web-design ![]() | |
Say I have a code like: `<div id="mydiv">This text is supposed to stay at the bottom of the window regardless of scrolling</div>` How can I program that (or use css) to keep at the bottom of my browser window, even when scrolling? Help is very much appreciated UI / UX Design web-design | |
I have designed a website for a client and now I need to place it into Dreamwaver. The issue I am having is I'm not quite sure how to slice the designed layout. Can someone please tell me the best way to set up divs to make this website work? … UI / UX Design web-design | |
Please check the website given below http://www.purdue.edu/discoverypark/energy/ i want to know if i can get any resources for the listview beside the slider given in above link. Thanks and regards, Ranam UI / UX Design listview web-design | |
please help me on this layout see the attached file as you seen from the attached file in the first column there are names now i want to have this colum freese like it is static on the table.  UI / UX Design web-design | |
I have a page that loads dynamic content (comments, to be specific). The comments are floated to the left, and the "Add a comment" div is floated right. For some reason, the add a comment div is being pushed down by the comment divs. The link to the page is: … UI / UX Design html-css web-design | |
Hi, I recently got to know that by encoding IP addresses and adding a timeStamp in the html code of the web page will allow us to detect if the code is copied and even catch who copied it. But i'm still unable to find out how can it be … UI / UX Design web-design | |
I am working with this piece of code and it is not firing when I put it in the page I need which is static HTML. It does work if you create a plain HTML page, but it is not working on the page I need. <form name="CTTPDD" action="https://example.com" method="post" … UI / UX Design web-design | |
I am using mozilla firefox version 16.0.2, which I think is the latest version. My website ([www.accupresh.com](http://www.accupresh.com)) looks perfect when I check it there. Can it be that an earlier version of firefox would look differently? And is there a way for me to check it? (Because my client sent … UI / UX Design web-design | |
I would like to know why the content section is taking more width in my design page? Here is my CSS code : body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color:#414141 } p { padding-left: 10px; padding-right: 10px; } #wrapper { width: 100%; min-width: 100%px; max-width: 100%px; margin: … UI / UX Design html-css web-design | |
Hello Im looking for a good date picker and easy to implement. HTML, PHP, and/or Javascript. Since this is professional, I need also several things: 1: Language support. 2: If I pick Feburary, it doesnt show a legal day as 31 3: 3 dropdown boxes: One for month, another for … UI / UX Design legal web-design | |
Hi, I am a newbie to html. I have a project I am doing for school. Can someone take a look at my code and see what is wrong? After I put my answers in the form, my results will not populate. Any help appreciated <html> <head> <title> My Fun … UI / UX Design apple html-css web-design | |
Hi there, I have a bit of a problem here. I have a div with a background image positioned and I want to add a gradient background to this div <div id="myDiv"> ... </div> CSS: #myDiv{ /*border:1px solid green;*/ /*width:940px;*/ padding:10px 0 0 20px; height:160px; background:#fafafa url("image.png") no-repeat 100% 60%; … UI / UX Design html-css web-design |
The End.