Tag Archives: Side Menu

Need advice on how to create layout

I am fairly new to web page design. I have studied it for just two semesters in institution, but I get forgotten many techniques since. However, I understand enough to follow any advice given. POST designed the system in iWeb. Normally, I would be content with using iWeb to help publish my web page, but I would like to add a fall down menu, jquery slideshows, lightboxes, sliding off the road forms, member logins, for example… to my website. What I am seeking is several advice on the way to break down my own layout and produce my site inside Dreamweaver CS5. Especially, I need help deciding the way to slice the format and I manage the divs inside Dreamweaver. I have advisable how to peel and manage the header and footer; nonetheless, I am befogged on how MY PARTNER AND I should structure the menu to the right. See that attachment, how the menus drives up in the body content, earlier the secondary direction-finding, and into the principle image I need help in the centre area there. http: //i19. photobucket. com/albums/b184/HayWet/whetstonelayout. jpg A negative top rated margin would do just as well. Something like this: Code: #right-side-menu drift: right; … Continue reading

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

A css workaround for this mispositioning problem

hi there all, I’m having a problem over a site im focusing on where contents in the right side with the page (floated left) move onto the left side side, when the remaining hand side’s height just isn’t long enough to be able to ‘push’ the contents in the right column within correct place (in the correct column) You can see this here: http: //d993110. u183. pipeten. corp. uk/knowledge-share/video-library2. php Please check out this correspdoning screenshot wherever I’ve highlighted the actual mispositioned part: http: //www. ameliealden. com/gprob/mispositioning. png Should the content of. column3. firstcol upon that page ‘naturally’ makes. column3 height big enough to help keep those right boxes pushed towards the right, all looks ok just as this screenshot: http: //www. ameliealden. com/gprob/original. png But once i start adding new boxes towards the right or reduce content to the left, I understand this mispositioning problem (see very first screenshot and http: //d993110. u183. pipeten. corp. uk/knowledge-share/video-library2. php as above. ) For now We have sorted this in a very hacky way by means of just adding any fixed height that will. column3 (1200px in this case) with inline css: Code: < div style=" top: 1200px; " class=" column3 firstcol" … Continue reading

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