Tag Archives: G1

XSL Table Problem

Hey, I am developing a Shopping cart and we’ve a xsl family table that queries many of the items in the db but displaying your inventory my table is usually messed up. figuring out how it looks like currently: http: //img40. imageshack. us/img40/182/contentx. jpg the table spacign and alignment are messed up i want it to become spaced out evenly like http: //www. djpremium. com/shop/G1-V70359-R54352/christian-audigier. htmlcm_re=Top_Brands_Men-_-Christian_Audigier-_-0309 This is my XSL table code: Code: < div id=" content" > < h3> Content< /h3> <! — Print output inside a table–> < family table width=" 100%" border=" 0" cellspacing=" 15" cellpadding=" 10" > <! — iterate via a row of Solutions (default row width is 4; view toXml() documentation in model. php) –> < xsl: for-each select=" root/row" > < tr> <! — With each table cell display the product’s label, thumbnail picture, cost, and product id –> < xsl: for-each select=" Style" > < your href=" controller. phpstyle_id=style_id" > <! — INSERT POINT TAG WITH JAVASCRIPT ONCLICK TO PICK THIS PRODUCT (BY ID NUMBER) AND WEIGHT IN viewProductDetail. xsl –> < td> < div id=" thumbnailFrame" > < img src=" small_pic" alt=" The item picture" /> < /div> < span id=" … Continue reading

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

Should I use grid-structure in my newspaper site layout?

I’m possessing a complex newspaper design theme for Squidoo. I want this theme that they are customizable by quite a few users (e. g. if I managed to get available to download). I’m torn as to regardless of whether I should match a grid-based structure with this theme. Would that allow it to be easier for end-users that will change column widths, etc By grid-based structure Get real something like grid960, Blueprint or this: http: //www. webnicer. com/ Do grids work nicely on other podiums (e. g. mobile phones) Are they considered among the best practices If you will have used grids before from a client project, how easy have they been in maintain if we wanted to help to make changes later on Or would this be better in avoiding the grids altogether I need your opinions, gives thanks! I think grids are good, because they restrict the users to be able to customizing in unique areas. Thanks for your reply. That’s what exactly I was contemplating. Since this shall be a newspaper theme used by people who don’t know much about CSS, a grid would likely help them to generate neater changes. WHEN I agree. Thinking coding and … Continue reading

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