31 Topics

Member Avatar for
Member Avatar for jonsan32

This has been bugging me for quite some time, but I have this page ([https://fiftyallstars.com/value.html)](https://fiftyallstars.com/value.html)) that has 4 labels for 4 sliders. The problem is I can't make the labels line up correctly for both the desktop view ***AND*** the mobile view. Do I have to fix this with two …

Member Avatar for jonsan32
0
61
Member Avatar for Transcendent

![676d3a4d6fae34888f383c4d66a4ab99](/attachments/small/3/676d3a4d6fae34888f383c4d66a4ab99.png "align-left") ![676d3a4d6fae34888f383c4d66a4ab99](/attachments/large/3/676d3a4d6fae34888f383c4d66a4ab99.png "676d3a4d6fae34888f383c4d66a4ab99") <!DOCTYPE html> <!-- grocery.html A document for computeCost.js --> <html lang = "en"> <head> <title>grocery.html</title> <meta charset = "utf-8" /> <style type = "text/css"> label,input {display: block; margin-bottom: 20px; margin-right: 20px;} label { float: left; width:200px; text-align: right;} input { margin-left:150px;} #items{ margin-bottom: 20px; margin-right: 20px;} …

Member Avatar for webhawk
0
286
Member Avatar for ggeoff

Hi My website works OK in IE9, Safari, Opera and Chrome but Firefox objects to my Contacts page. The contact form position is wrong and the navigation does not work for the Contacts page. The other pages work ok. Both HTML and CSS validate ok[Click Here](http://www.pcwebsite.org.uk)

Member Avatar for ggeoff
0
196
Member Avatar for castajiz_2

I developed a website actually a simulation of a program on my 17.3 inch laptop. When I come to another machine for example a 15 inch laptop witch has a different screen size(diagonal) my html tags won't compensate, so I have to scroll through the website to see all my …

Member Avatar for diafol
0
238
Member Avatar for simplypixie

Please look at my jsfiddle here - http://jsfiddle.net/ftuZ5/ . I know why the links won't work as the relative positioning I have used to create the link / menu backgrounds I want is covering the a element but I can't work out how to resolve the issue (having tried relative …

Member Avatar for simplypixie
0
194
Member Avatar for andika.kurniawan.121

I have problem with move a div to top. This is my code. <div id = "berita"> <p> Belakangan ini cherry belle membuat lagu yang versi rock. . . . . </p> </div> <div id = "komen"> Nama : <input name="nama" type="text"> Email : <input name="email" type="text"> No. HP : …

Member Avatar for //Gonz
0
193
Member Avatar for TimBob12

Hi there, I hate CSS and I completely suck at design but unfortunately CSS is necessary for any kind of decent page design. I have been working on a small custom CMS for a personal website which works fine. However once I started to try and create the page design …

Member Avatar for TimBob12
0
207
Member Avatar for ggeoff

Hi After having a problem or two with CSS based web pages I have made I find that the problems are too be resolved when the absolute positioning is removed. Well that is what has been suggested. Since in some cases I have used code from other web sites. Web …

Member Avatar for ggeoff
0
319
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 …

Member Avatar for TimCadieux
0
331
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
851
Member Avatar for fcvolunteer

I'm trying to finish the last tweaks on a [site](http://www.friendshipcirclenc.org/fc-evaluation-2011-2012/) I created using an Elegant Themes Wordpress theme and I'm having a frustrating time figuring out how to center the page titles so they are each exactly centered regardless of their width. Here's an image of how I want it …

Member Avatar for fcvolunteer
0
214
Member Avatar for BenzZz

Hi, I'm creating a website and currently working on the banner for it which is all contained within the 'logo' div that has a 900px width and 150px height. For some reason the 'menu' div is not being positioned within the 'logo' div despite being contained in it within the …

Member Avatar for JorgeM
0
213
Member Avatar for Muhammad Anas

I am designing a very basic form in which I am using GridBagLayout to position and size the GUI components. All the components get sized and positioned exactly as I expect from my code except the two radio buttons named "noRadio" and "yesRadio" respectively. I want them to appear next …

Member Avatar for Muhammad Anas
0
483
Member Avatar for theonlylos

On my clients website located at cjcdigital.net/clients/andrea I am having an issue with the CSS code where I managed to make the top navigation and sidebar (the social media buttons) work near perfectly with CSS - the top nav uses absolute positioning while the side nav first used absolute and …

Member Avatar for theonlylos
0
237
Member Avatar for dlannetts

Hello, i have never been really succesful at positioning items on a page with css, it's taken me a long time but i finally worked it out, buit for some reason with the code i am now using my border will not locate properly, i have attached an image, you …

Member Avatar for jwmollman
0
195
Member Avatar for cambridge77

Hi, Am trying to get away from flash + new to jquery. I know there is an obvious problem in the Css or js but the more I change things around the worse it gets. I want the gallery up next to the right of the nav column. Sick of …

Member Avatar for ctaylo21
0
178
Member Avatar for spyece

What i am Trying to make is This [URL="http://testbox.co.cc/practice/header/topbar.jpg"]http://testbox.co.cc/practice/header/topbar.jpg[/URL] The Error i am Getting is (See the White Text) [URL="http://testbox.co.cc/practice/header/index.html"]http://testbox.co.cc/practice/header/index.html[/URL] When i add span in div and assign some property to it the text shifts a little below, i am unable to figure out why that is happening Sad i …

Member Avatar for spyece
0
160
Member Avatar for rayden150

If anyone could help this humble learner I would deeply appreciate it, Im trying to put this whole function, the couts in the middle but gotoxy() on a console application doesnt seem to work, im on windows vista and using codeblocks the latest version, Maybe I have a library wrong …

Member Avatar for Frederick2
1
466
Member Avatar for kimmi_baby

Hi, I'm having a problem with an ASP.net website and CSS. I've pasted my CSS code from a previous website (HTML and CSS) to have a look at it. I've copied the basic divs etc into the masterpage. But I'm finding that the layout isn't centered. The layout would normally …

Member Avatar for jbisono
0
275
Member Avatar for kajDesign

Hi, This is my first post--I'm really a graphic designer, but have been asked to do some web design. I'm amateur at best, and at worst, don't know the crap I'm doing. I'm having problems getting my site to display correctly across multiple browsers and resolutions. Though it displays correctly …

Member Avatar for essential
0
261
Member Avatar for benny2010

The header file [code=c] #ifndef DRAUGHTS2_H #define DRAUGHTS2_H #include <SFML\Graphics.hpp> #include "TwoPlayerGame.h" #include <iostream> enum state{intro, playing, gameover}; //the states found within the game enum squareValue{green, red, blank}; //the draught square values on the board class Input { public: Input(); void setInput(unsigned int,unsigned int); unsigned int getX(); unsigned int getY(); …

Member Avatar for benny2010
0
269
Member Avatar for Pinchanzee

This is by far the most bizarre thing I've come across in my experience of web development. When I click a link to page.php, it takes me to page.php and the layout is fine (surprisingly not the bizarre bit). However, if I then refresh that very same page, the layout …

Member Avatar for Pinchanzee
0
941
Member Avatar for Hawkeye Python

Hi! I'm starting HTML/CSS and I'm having this problem with positioning of elements... I've used this to position a text: HTML [CODE]<center> (...) <p id="txt_principal">lorem ipsum (...)</p> (...) </center>[/CODE] CSS [CODE]#txt_principal{ font: italic normal 14px Verdana, sans-serif; color: #DDD; text-align:justify; position:absolute; margin-top: 25px; margin-left: 205px; margin-right: 400px; }[/CODE] But whenever …

Member Avatar for Arkinder
0
200
Member Avatar for FAITH2011

Hi all, Could someone help with the position of text on screen in pygame. Basic structure would look something like this below. now I like the user to input the text position starting at top left and moving 1 space at a time until end of that line then onto …

0
100
Member Avatar for jtnevers

Hey, Pretty new to Dreamweaver, but have been developing sites for a few years. Been having problems laying out these AP divs (previously called layers). How do I keep my text from being misaligned when the browser window changes sizes? (view attached screenshot to see what I'm talking about) [url]http://img.photobucket.com/albums/v358/dreamerjordyn/Screenshot2011-01-04at32900PM.png[/url]

Member Avatar for drjohn
0
150
Member Avatar for RykeTech

Hey everyone! I recently took over this website and am making some revisions, but for some reason the image won't center in the placeholder. The site is [URL="http://www.genevabeachresort.com/test.html"]here.[/URL] The CSS behind it looks like: [CODE].galleria-container { position: relative; overflow: hidden; background: #000; } .galleria-container img { -moz-user-select: none; -webkit-user-select: none; …

Member Avatar for RykeTech
0
203
Member Avatar for ixAndyix

I'm currently working on a new website, but I'm having problems positioning the elements on my page - When I make the browser window smaller or view the page in a low resolution, the "Sign up" box moves and covers the rest of the page. I'd like to know how …

Member Avatar for rajbdilip
0
218
Member Avatar for george61

Hi guys I've stumbled upon a really annoying problem in positioning 4 oval boxes(containers) (in 2 rows). In FF and Chrome it looks exactly how I want but in IE the boxes align about 50px left. If I give margin or padding left no matter of the values it shifts …

Member Avatar for inplainsite
0
134
Member Avatar for Altairzq

Hello, I have a web layout inside a table that allows it to be both vertically and horizontally aligned. It was working well in all browers, until I needed to make a div with a relative positioning. Now that div does not align vertically in IE6 and IE7. It works …

Member Avatar for Altairzq
0
244
Member Avatar for normanallen

When a shortcut was added to the Desktop on XP it was placed at the end of list on the screen. Now, on Windows7, when a new shortcut is added it gets put immediately below the Computer icon at top left. Is this a Vista/W7 thing? I've tried changing the …

Member Avatar for normanallen
0
213

The End.