Tag Archives: Image Width

Image Slice/CSS question

Hi there, this is a new noob question. I’m curious to find out, if I create my web base, slice it up, and slap the idea into CSS, will I be able to make certain pages longer based on content Or will i be stuck along with my image width The image is 760 a 600 pixels. Do I need to make it longer in comparison with 600 Just requiring before I create the footer. I might appreciate any tips. Thanks a lot, Ceara Hi there! No issue. No questions tend to be too easy. You must slice the photograph up, so who’s consists of minimum amount 5 images. You footer, header then one left edge, one content and something right border. The content part may perhaps be only one coloring, so you have to focus on the borders. They need to be ablse to stretch vertically devoid of distortion. Then all you’ve got to write can be background-repeat: repeat-y; and yes it continues until the particular box ends. In your content section it is possible to likely take the 5 or hence pixel high slice of the whole width… By doing this the filesize is actually smaller.. and repeat-y … Continue reading

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

how do i get rid of the scrollbar in IE

now i’m getting really discouraged with IE….. i can’t seem to lose the stupid top to bottom scrollbar, even should the image width is below 780!! any tips or even trick codes or java which i can plug directly into eliminate that scrollbar -averan The scrollbar is section of the browser; you can’t reduce it. Some of the other browsers do the job differently by not necessarily displaying a scrollbar until the content overflows the particular visible area. Have you been sure you designed to write ‘VERTICAL’ rather than ‘HORIZONTAL’… as I don’t understand the situation via how you’ve discussed things. If this could be the event… Seven Hundred and Fifty 750 Pixels in width is the only sure safe price that I’ve encounter that doesn’t make it possible for horizontal scrollbars looking when viewed in multiple browsers using 8*6 resolution. oh when i learn how to get rid of the scollbar i had been craking up, it is pretty easy: Within the < body> tag decide to put " scroll=no" so it looks like the following: < body scroll=no> Now my problem is working out how to get it done with CSS i will try that, but i heard … Continue reading

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

Dumb question, CSS layer styles

I built a internet page at 800×600. I’m trying to figure out how it is I will get the content/layout to become centered, that way when people perspective the page at say 1024×768, the content will not stretch leaving this page with a lot of white space. Like like if an individual made everything from a table and just did a centre alignment. Here’s a check out what I have got. https: //home. comcast. net/jerrysmartin The navigation about the left stays into the left and the flash within the right stays justified to the right. The content is with a div. I’d want to have it ready to where it’ll look uniform in whatever resolution. Bless you. -Mike You might even make your screaming image width = 760 pixels. Next, make a several changes as demonstrated below… Here i will discuss your CSS part for " body" shape background-image: url(images/background. jpg); background-repeat: repeat-x; margin: 0px; support: 0px; Try changing it for this: code, body background-image: url(images/background. jpg); cursor: default; font-family: " Verdana", arial, " MS Sans Serif", Geneva, sans-serif; font-weight: normal; font-size: 10px; line-height: normal; margin: auto; support: 0px 0px 0px 0px; min-width: 760px; text-align: centre; Next, add this to … Continue reading

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

Picture pages

I do not know if this can be a right place to post this question or not although here goes. I’m designing a website and am visiting place a pic page within thumbnails. This will likely be the general visit thumb and view biger pic work. I have seen this done within two ways, you, the pic web site opens up using the pic in top of the left with a back background the size of a internet page. This works nevertheless is messy. Additional way is that pic opens up inside a page the size belonging to the pic only using now background. This is much neater. I have no idea how to generate the pic only open up in its unique size window though. I design with photoshop and develop in Dreamweaver in addition to Front Page. Which one is better to do this in Is them a setting of one of several programs or is it html If it really is code, where may i get the tag and where inside the page do when i place it Again My sympathies if this is not the right community forum but can anyone shed some light about this … Continue reading

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