Tag Archives: Thumbnail

Art Gallery questions

Hi. I’m currently trying to build a web-site for an artist I know. I have made a php script that may insert the thumbnails on auto-pilot by reading them out of particular folders, so all that is required is to breakup with more pics within the folders, it succeeds fine. A couple questions: A SINGLE: Each one pic is surrounded by an < a> tag considering the href being something like " large_pics/". $file. ". php" so each picture automatically points towards the php page with the large version of the pic on the item. For example " large_pics/still_life. php" and so on. etc. Now if i wanted to merely make one article " large_pic. php" and insert that relevant pic in it would better IMHO – singular page to compose, more flexibility, and so on. etc. Just how do i pass the info from your thumbnails page into the large_pic page with regards to which pic it really is All I have to send is this variable " $file" by one page for you to another, so you select the thumbnail point out " still_life" and it also opens " large_pic. php" and also inserts the " $file" straight … Continue reading

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

How do I get this type of photo gallery?

http: //www. gimp. org/screenshots/ The species of gallery where an individual click the thumbnail, as well as a bigger version loads without switching that page, or showing up in a fresh window Lightbox is what you are searching for http: //www. lokeshdhakar. com/projects/lightbox2/ yeah, as Jason mentioned, lightbox is what you need and I know to get a fact that the idea looks great, is simple to operate and best of most – solves your problem! Ligthbox functions Javascript. For details, look at the particular page’s source, that ususally tells you a lot.

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

Dreamweaver, using behavior appear in new window

MY PARTNER AND I used Dreamweaver to style this site. On two pages i create a gallery associated with images. How they work is you visit a little thumbnail with the image, and a much larger image appears in the new window. Well sometimes as soon as that image pops up inside the other window it appears behind the main window that’s already open so the viewer doesn’t realize that it has sprang up until soon after they’ve closed out the principle window. But the actual catch is, it doesn’t happen everyday. I’ve tried that on 6 numerous computers, and some reopen in front, and on others open behind main windowpane. Is there something i’ll do to alter this Please aid.

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

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

Feedback on design COMP

We’ve posted here as it appears you might want to have the site coded to post while in the review section as well as I haven’t obtained that far but. I’m looking for feedback around the COMP I’ve lately designed up regarding my portfolio site redesign. My current site are available at http: //www. gedesignz. com But I’m requesting review on my fresh design not this current. I’d for instance feedback and ideas before I start off building. Thanks. Little description of rollovers: Navigation: " Web Design" could be the off state, " Photography" could be the hover state, and " Contact" is definitely active or clicked state. My work thumbnail’s hover state is definitely the color you see and off say will appear as being the ones to the suitable of that one. My social networking icons work in similar manner. My work thumbnail’s will probably lightbox into fullview while clicked. Most feedback is appreciated, likes, dislikes, strategies, etc. You can possibly be as brunt seeing that you’d like provided it’s constructive I’m getting a minimalistic design but and suggestions of stuff to include are more in comparison with welcome. Thanks in advance, Gavin I’m keen on your new … Continue reading

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

Optimum maximum number of images in css image gallery

What can you say is the uppermost level of no of images you must put in some sort of css image gallery when it comes time the If the particular large image is definitely – say – 500 x 350 px and the small image just isn’t loaded separately (ie its just a scaled down version belonging to the large image), after that would 20 graphics per page often be OK or ought to this number always be split onto ONLY TWO pages Would certainly appreciate any sights. It’s completely impacted by the size belonging to the image (KB), what sort of images are packed, how fast your current server’s network link is, and precisely how fast your visitor’s multilevel connection is. Scaling the image down around HTML is terrible; always provide a server-side processed thumbnail, cached and also otherwise. Generally in case you have a lot of images that adheres to that, the best notion, if possible, would be to make that page as common as possible. The reason by that is usually to not put a bunch of other objects, flash, or other items on the page. Now for those who have these pics to be able, say … Continue reading

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

Please Help!! Problem in Dreamweaver!!

Hie guys i am brand new to this forum and i will be quite new to website design… We have a big problem that may be quite annoying my family… the condition is that I will be using dreamweaver CS4 andi are using Lightbox script pertaining to my images.. so, i have decide to put an thumbnail in APDIV tag and when i try helping put the thumbnail with another Apdiv tag who has my background this goes behind… after all it shows inside dreamweaver but after i preview in browser it goes away.. Can someone remember to tell me the way to Put APDIV label in another APDIV tag will there be any css tip.. please help.. many thanks: classic: I believe you’ll want to set the Z Index to a high number in your css properties. The more expensive the Z index, the more main concern the payer has while in the display. Try add this within your CSS properties.

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

Gallery template with image pop up

Hello, I am making a standard gallery site with hundreds of images… that isn’t a problem(btw just what other software besides Fireworks generates galleries), but You want for every thumbnail to act like this when everyone mouseover or select the thumbnail- http: //www. dynamicdrive. com/style/cs… -image-viewer/ how to do that not having manually putting the code for every single image Perhaps there is some way to be able to automatically generate gallery using this type of feature Using PHP and MySQL for just a database. Images are stored in a very directory, but that database has the filename, 7steps, description, gallery amount, etc. for all images. In which case you have an admin section to increase, delete, edit graphics. A PHP script dynamically builds the world wide web pages on-the-fly using the database. You will have 1 script which renders any gallery page you want. You won’t get to do any HTML editing of pages. The PHP script also can use the exact Javascripting you showed us within your example. If you do not know anything with regards to PHP or MySQL, you might even hire a programmer. However, I don’t know anything about PHP in addition to MySQL, I … Continue reading

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

Name That Menu Button

Really need to consolidate two nav menu buttons to save money on space. I will be trying to think of a single, catchy word to work with for a drop-down menu button that could drop down links to some ‘Contact’ page including a ‘FAQs’ page. Preferably a single word that most adult visitors inside the education profession is attracted to so as to find a contact form as well as a faqs page… Have rejected ‘Information’ – there after I am obstructed! The web is so visible at 7shares. org Cheers in advance for virtually any suggestions! ShareFAQS Thanks to have a stab. Great portmanteau — but I wonder that the ‘Share’ half indicates the Contact form Basically, if one ended up looking about for the contact form, would one want to find that below ShareFAQs In this instance, the Contact form is simply that – a straightforward ‘Contact Us’ type… Thanks again, I looked at the site and don’t see why the buttons can’t stay the best way they are. That makes perfect feeling keeping them independent. Maybe FAQS need to be changed to " About" Thanks again – am about to add pages that will require navbar buttons, … Continue reading

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