Tag Archives: Margins

Need Help Centering my site.

POST use FrontPage 2000 and also am needing help attempting to center my web page from left to right to ensure when viewed around 1024 x 728 it truly is centered and as soon as viewed in SIX HUNDRED x 800 it truly is centered and derives passion for the entire article. MSN. com is setup with this. Any help is greatly appreciated, some other advice would also be appreciated. Our website is world wide web. fireprints. com Thanks ahead! can really have a good look at your code but when you add in your container around most you stuff along with set the border = 0 auto, that might perform. add this to the css Code: #container margin: 0 auto; and next this to html page just below your < body> Code: < div id=" container" > then close the div just before the < /body> Code: < /div> like i reported can’t see your code then it might not work perectly: classic: You have to add a width to the next containter… % or perhaps px A wrap all my content in some sort of container div… Code: < body> < div class=" container" > Subject material < … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , | Leave a comment

dreamweaver layers not working

yeah so just like the title thing said, my layers issue isnt working, whenever i make an effort to make a common box, it doesnt reside where i placed it, the only issue that happens can be a dotted rectangle appears within the corner of the page that may be always the very same size. any ideas on how to solve this thnaks If you look in this code view, it will list each one of the layers you made inside Style section on the Head of your page. You can set the cooridinates now there, or learn CSS and take action all yourself. Factors CSS tutorial internet site. i really dont think i have teh time or pacience to read all that, id rather just stick to dreamweaver. but i acquired what you said its just not working prefer that. see in dreamweaver im suppose to move the level around aand change the size and style easily, but its not happening prefer that, its just a rectangle for the top left corner on the page which post cant move or maybe edit or anything CSS isnt that difficult to master. I started out and about using DW (I still … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , | Leave a comment

Image spacing issues with IE

Without doubt guys, I have no idea why but my website http: //www. grapevinylrecords. com operates great on Firefox, it looks clean as well as the images line up okay. Yet on IE, you may notice the images all get knocked out of place. What’s the deal Why does it do that Thanks ahead of time, Jesse oh yea my… < tables> This is a problem with doing page layout employing tables. The banner graphic does not ought to be 4 separate pictures, so combine those people. The remaining of it… the links: I guess if you could make all of them one image and all the same size would guide. Unless you have learned to do this without tables, some individuals hard to explain. I don’t have got time now to indicate an example. The format will be sort of like that…. ——————————————– Hysterical image < div> _________________________ Selection < div> pictures ‘float: left; HA _________________________ Articles < div> Footer < div> _________________________ Using CSS… can be done with no tables. This can make it effortless to edit content and easy deal with mouse-over link photographs (if you wish). Well We can figure it out how to do it … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

Font size and other related attributes

Little is said in relation to setting font sizing and how it relates to other tags and layout and so forth. I never look at it too much until I learn that some ways are superior to others. The em is the best method, I have usually used points by myself. So my problem is: 1) What method would you use for font measurement, div widths, margins and many others, and why 2) Does a single size type affect other pursuits in the website layout Personally, I style with CSS since you should. Regarding font sizes, MY PARTNER AND I use percentages, eg Code: font-size: 120%; For div widths and many others sometimes I employ percentages, but largely I’d use pixels, for instance so Code: width: 800px; margins along with padding, always pixels Code: underlay: 20px 0px 15px 0px; margin: 0px; Why I merely do. It’s just the best way I learnt. Essentially yeah, it’s a good option to set the base font-size with the document and next size either with percentages or ems (which boils right down to the same issue for fonts) with specific elements. There are still templates to examine, including Blueprint CSS, YUI Fonts, along with … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Why is my site such a mess??

My organization is relatively new to website development. I did one other site and all was seamless, but that one is a substantial disaster. I screened it on my computer and this laptop, in Internet Explorer in addition to Mozilla Firefox plus it worked fine. I checked it today on my work computer and its a disaster. I am speculating the monitor dimensions has something related to it Also, it can not show up on google, even once i type in my web addess directly into google, it still doesn’t come up. If anyone is willing to consider my site and also tell me what i’m doing wrong, let me be forever indebted to you personally. online world. southendgardens. com Thanks a ton!!!!!!!!!!!! I had no problems on the site. Love those purple flowers in your home page! You will have very big still left and right margins within the main text spot. That will cause issues on cheaper resolutions. Additionally, you’re using framesets. I know that’s causing Search engines issues. It’s no longer helping your usability, both! Thank you for your info. I removed folks search that was in the very bottom in the page and it looks like … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , | Leave a comment

Image Alignment is There any Other Way ????

Merely a quick question, I currently having a page and We have designed it around specific way the place that the banner aligns using a box which acts because the main content segment. I just were going to know if there seems to be anyway I perhaps have more control with the positioning of all the elements on the particular page. I know HTML has the precise alignment attributes, remaining, right, centre, prime e. t. c but there has to be anyway I can certainly control the motion a lil extra, maybe with quantity attributes like with photoshop You have available CSS, like this kind of: Ones HTML: HTML: < div class=" page" > < div class=" main" > < div class=" content" > < h1> Hello there World! < /h1> < /div> < /div> < div class=" banner" > < img src=" banner ad. gif" /> < /div> < /div> Your CSS: Code: . web site width: 960px; . primary width: 800px; float: left; overflow: concealed; . content padding: 20px; . banner ad width: 160px; float: right; overflow: concealed; Now, the nice point about using CSS having floated divs is that one could nest divs in order to pad … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

problem with editable region in dreamweaver cs4

when i added an editable location to my body but when i look at them in internet explorer this leaves a difference above and beneath it. what can it be Got a chek out the page that your I just had the exact same problem yesterday! Within your css, set the margins for any p tag, in addition to h tags, and various common tags. This will likely get them consistent for those browsers. This may also solve other array problems and disparities between browsers. I automatically do it early on of a webpage. here is my code to the template and exactly what the page seems like Code: <! DOCTYPE html page PUBLIC " -//W3C//DTD XHTML ONE PARTICULAR. 0 Transitional//EN" " http: //www. w3. org/TR/xhtml1/DTD/xhtml1-transitional. dtd" > < html page xmlns=" http: //www. w3. org/1999/xhtml" > < head> < meta http-equiv=" Content-Type" content=" text/html; charset=utf-8" /> <! — TemplateBeginEditable name=" doctitle" –> < title> TND Profits – Banana Packing containers – Pallets : Truckloads< /title> <! — TemplateEndEditable –> < website href=".. /tndsales. css" rel=" stylesheet" type=" text/css" /> < script type=" text/javascript" > <! — perform MM_swapImgRestore() //v3. 0 var post, x, a=document. MM_sr; for(i=0; a& & i< … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

HELP! SITE WONT WORK IN IE!

HELP! MY SITE WON’T WORK IN IE NONETHELESS WORKS FINE THROUGHOUT FIREFOX! This site has to be up and jogging now as important clients are viewing it. INTERNET. BCCATACTICAL. COM The only real page that succeeds in internet explorer may be the video page. I can’t discover for the lifestyle of me why. Do you find it in the Html page or the pen code or WHAT BLAH! WE also check within IE and within FIREFOX! It in fact very trouble within IE. As I new wp site designer I don’t explain it and desire another expert express it. I build website on the basic coding and i will not use tools like dreamweaver, etc. So mine works fine to all browser.. the problem is in ie incorporating auto margins that ff won’t add. put this at the top of ones css and tweek seeing that needed. * perimeter: 0px; also add this to help keep the so-called child stroller mode from flinging in. < meta http-equiv=’X-UA-Compatible’ content=’IE=8′ />

Posted in Web Design | Tagged , , , , , , , , , | Leave a comment

Tables and cells in Front Page help

I’m seeking to add something comparable to modules to my own page. I want to be able to arrange the cells in my table to ensure that the cells won’t snap to each other so that way We can turn them in modules or a little something similar. Is this specific possible Don’t use tables and tissues for layouts. Get familiar with the standards and also code the format using CSS. To increase margins, use " perimeter: " in css.

Posted in Web Design | Tagged , , , , , , , | Leave a comment

Need someone elses opinion…

Heya guys, I’m building a website helpful to collect together a variety of webcomics, heavily using the jquery javascript libraries (which were great fun to understand and use ). In any case, I’m trying to design the front page men and women see before logging throughout, and it seems if you ask me that something just simply isn’t right, but I’m not sure exactly what. Any kind of recommendations Kind regards. http: //www. comikfix. com Seems to be fine on FireFox, not good with IE (go figure). I think it’s the margins you’re setting together with your " main. css". On internet land around here (is my own guess)… . boxBody div. variety ul margin: 0 10px 0 25px; padding: 0; width: car; list-style-image: url(images/arrow. gif) *html. boxBody div. variety ul margin-left: 10px; padding-left: 15px; You may have to use both equally browsers (FF and IE) to learn around and see the location where the problem is. This PNG background (transparency) problem is something together with IE. You can certainly use Google to find the fix for: IE PNG transparency issue.

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment
Page 2 of 41234