Tag Archives: Background Url

Interesting issue I’m having…

So I’m focusing on this site: http: //internetplazas. com/fmhs I cannot seem to cut off which gray link bar at the top/middle that expands forever. I’d that it make to stop at the edges and so the site is you nice box. Any thoughts I got myself the template a while ago and didn’t allow it to become myself. Many thanks! Try giving it a predetermined width, such while 700px Also, tables are very outdated with regard to layout Thank you for the easy reply… what is the simplest way to set in which limit Also, if tables usually are outddatted, what do you suggest Many thanks again. OK – My own first advice to you will be to recode this with no tables. Failing that, what you’ll want to do is come across this line (about line#36) with your HTML: < td background=" images/menus_bkg. gif" align=" center" > Drop the graphic (you’ll put this back with CSS) along with add a class towards < td> tag – so: < td > Then within your CSS do this specific: . menubar background: url(images/images/menus_bkg. gif) repeat-x; /* this specific imports the image */ size: 775; /*this sets the width */ border: … Continue reading

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

What is this called?

I’m dealing with the frilly thing within the attached image (well, which is my 3-second shitting mockup, not just what I want that finished product to check like, but you get the point) Thank you! over the top background Is niagra for the top on the website I believe it’s called a ZigZag border Yes it really is How do POST make one That’s the question! I figure if i know what it can be called I could look up steps to make one… I don’t neccessaily have got to make it CSS, I’ll just make a good image and allow it to be part of your logo! Thank you Just The search engines it, how to create a zigzag national boundaries. Case in point result: http: //www. facebook. com/watchv=J9Y8YFqYDxc You can just make on the list of triangles, then use CSS in order to repeat it along the bottom. Use background color for any rest. Kinda including so: HTML5: HTML: < header> < /header> < div class=" zigzag" > < /div> Then, only make the zigzag div function across under that header: Code: header background-color: orange; height: 120px; size: 100%; . zigzag background: url(‘images/zigzag. png’) repeat-x; height: 30px; width: … Continue reading

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