Question

jQuery Gallerific Issue?

Asked by: kevp75

Can someone have a look at
http://beta.chasedues.com/properties/property.asp?prop=C1A3FB9BE7DF7A289089754234B769552FDBBD85A803E5622CB5B57AF78AA46A53C45234032E6724#0

and let me know what I am doing wrong here...

I am sure it is something in the CSS, just a bit frazzled and can't see it...

CSS to follow

@import url("/includes/client/libraries/jquery/ui/style.css");
@import url("/includes/client/libraries/highslide/style.css");
@import url("/includes/client/libraries/jquery/gallerific.css");
@charset "utf-8";
*, html {
	padding:0;
	margin:0;
	}
body {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:11px;
	color:#000;
	letter-spacing:1px;
	background:#225A84 url(/images/layout/page_bg.png);
	}
p {
	padding:0 0 15px 0;
	}
a img {
	border:none;
	}
.filterCol {
	font-weight:bold;
	text-align:center;
	}
optgroup option {
	padding:0 0 0 10px;
	}
#loading{text-align:center;padding-top:10px;display:none;}
#err_message, .err_message {
	font-weight:bold;
	color:red;
	text-align:center;
	width:100%;
	font-size:125%;
	}
#login {
	border-bottom:3px double #00C000;
	clear:both;
	}#login .logoutStuff {clear:both;display:block;padding:0 55px 30px 0;}
#header {
	background:url(/images/layout/header_bg.png);
	height:76px;
	width:100%;
	clear:both;
	}#header h1 {
		font-size:36px;
		color:#00C000;
		padding:10px 0 0 25px;
		}#header .logo {color:#000033;}
		#header .slogan {
			font-size:14px;
			color:#00C000;
			font-weight:normal;
			font-style:italic;
			padding:0 0 0 200px;
			}
	#header #mini_nav {
		position:absolute;
		top:0;
		right:0;
		padding:35px 10px 0 0;
		}#header #mini_nav li {
			display:inline;
			font-size:12px;
			padding:0 10px 0 20px;
			background:url(/images/layout/header_bullett.png) no-repeat left;
			}
		#header #mini_nav li a {
			color:#FFF;
			font-variant:small-caps;
			}
ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
	font-size:10px;
}
 
#news li {
	list-style: none;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}
.print {
	text-align:center;
	padding:5px 0 5px 0;
}.print img {
	vertical-align:middle;
	margin-left:25px;
	}
@media print {
	.print{display:none;height:1px;}
}
#container {
	width:970px;
	margin:0 auto;
	clear:both;
	}
	#container #right_content {
		background:url(/images/layout/right_col_bg.png);
		width:299px;
		float:left;
		border-right:1px solid #333;
		}
	#container #right_content .content {
		padding:0 0 10px 10px;
		}
	#container #right_content .nav {
		background:url(/images/layout/nav.png);
		height:187px;
		padding-top:9px;
		}
	#container #right_content .nav ul li a {color:#FFF;text-decoration:none;}
	#container #right_content a {color:#FFF;}
	#container #right_content .nav ul li {
		list-style:none;
		background:url(/images/layout/nav_link_bg.png);
		height:25px;
		margin:0 0 5px 0;
		text-align:right;
		font-size:14px;
		color:#FFF;
		padding:5px 20px 0 0;
		}
		#container .right {
			background:url(/images/layout/image_side.png) repeat-y;
			width:36px;
			position:absolute;
			margin-left:670px;
			}
	#container #left_content {
		width:669px;
		float:left;
		background:#FFF;
		border-left:1px solid #333;
		}
	#container #left_content .image {
		height:190px;
		border-right:1px solid #333;
		}#container #left_content .image img {
			width:100%;
			height:189px;
			border-bottom:1px solid #333;
			}
	#container #left_content .content {
		background:#f5f5f5 url(/images/layout/page_top.png) repeat-x top;
		padding:10px;
		border-bottom:1px solid #333;
		border-right:1px solid #333;
		}
#footer {
	background:url(/images/layout/footer_bg.png);
	height:50px;
	padding:45px 0 0 20px;
	
	}#footer a {color:#FFF;}
	#footer ul li {
		display:inline;
		list-style:none;
		color:#FFF;
		padding:0 10px 0 10px;
		border-right:1px solid #CCC;
		}#footer ul li.last{border:none;}
		#footer .copyright {
			position:relative;
			padding:0 10px 0 0;
			color:#FFF;
			}#footer .copyright span {
				float:left;
				width:295px;
				padding:5px 0 0 65%;
			}
			#footer .copyright img {
				float:left;
				padding:0 0 0 10px;
				}
#rDue {
	position:absolute;
	width:148px;
	/*border-left:1px solid #000033;
	border-bottom:1px solid #000033;*/
	margin:10px 0 0 495px;
	background:#00C000;
	padding:2px;
	font-size:10px;
	}
.payConfirm {padding:0 0 0 10px;}
.payfrmLink {
	cursor:pointer;
	border:1px solid #00C000;
	width:50px;
	padding:3px;
	text-align:center;
	float:right;
	background:#DDD;
	margin:5px;
	}.payfrmLink a {font-weight:bold;text-decoration:none;}
fieldset {border:1px solid #00C000;margin-bottom:5px;padding:5px;}
fieldset legend {font-weight:bold;font-size:125%;}
.col1 {
	width:35%;
	font-weight:bold;
	text-align:right;
	padding:2px;
	}
.col2 {
	width:65%;
	padding:2px;
	}.col2>input, select {
		background:#f5f5f5 url(/images/layout/page_top.png) repeat-x top;
		border:1px solid #333;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		padding:1px 0 2px 3px;
		}
.col3 {
	text-align:center;
	}.col3>input {
		background:#f5f5f5 url(/images/layout/page_top.png) repeat-x top;
		border:2px ridge #FFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		}
#propSrch .col1 {
	width:100%;
	font-weight:bold;
	text-align:left;
	}#propSrch .col1>input, select {
		border:1px solid #CCC;
		background:#000066;
		color:#FFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		padding:1px 0 2px 2px;
		}
/* Autosuggest */
.srch_auto_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow:hidden;
}
 
.srch_auto_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
 
.srch_auto_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}
 
.srch_auto_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 10px;
	overflow: hidden;
}
 
.ac_loading {
	background : Window url('/images/icons/loader.white.gif') right center no-repeat;
}
 
.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
#pnConfirm {
	padding:0 0 0 15px;
}
.pnConfirm_Links {
	width:250px;
	margin:0 auto;
	font-weight:bold;
	}.pnConfirm_Links span{cursor:pointer;display:block;width:75px;float:right;border:1px solid #000333;padding:5px;text-align:center;margin:0 10px 10px 10px;background:#DDD;}
.pagingLinks {
	padding:3px;
	text-align:center;
	}
/* Propert Details */
#propTable {}
#propTable th {
	background:#CCC;
	text-align:left;
	padding:2px;
	border-bottom:3px double #333;
	border-top:2px ridge #FFF;
}
 
.payNow {
	float:right;
	font-size:125%;
	padding:0 15px 0 0;
	}
.propDesc {
	padding:0 0 0 15px;
	border-top:3px double #333;
	clear:both;
	}
.propAddress {
	width:350px;
	float:left;
	}
.propContacts {
	width:269px;
	float:left;
	}.propContacts>p {
			padding-left:15px;
			padding-bottom:0px;
			}
.propAddress>p {
			padding-left:15px;
			padding-bottom:0px;
			}
		.propAddress>h2 {
			padding-left:5px;
			}
.subNav {
	list-style:none;
	text-align:right;
	padding:0 10px 0 0;
	}
.clear{clear:both;width:100%;display:block;}
/*--------- User Profile -----------*/
#userList {
	width:100%;
	
}#userList th {
	background:#CCC;
	text-align:left;
	padding:2px;
	border-bottom:3px double #333;
	border-top:2px ridge #FFF;
	}
	#userList .uRow1 {
		border-bottom:1px solid #000;
		padding:2px;
		}
	#userList .uRow2 {
		border-bottom:1px solid #000;
		padding:2px;
		background:#DDD;
		}
	#userList .uTotals {
		padding:2px;
		border-bottom:2px ridge #FFF;
		background:#CCC;
		font-weight:bold;
		text-align:right;
		}
#userProfile {
	border-top:3px double #333;
	}
	#userProfile .user_details {
		width:324px;
		float:left;
		}
	#userProfile .user_addresses {
		border-top:3px double #333;
		width:324px;
		float:left;
		}
	#userProfile .user_contacts {
		border-top:3px double #333;
		width:324px;
		float:left;
		}
	#userProfile .latestActivity {
		border-top:3px double #333;
		clear:both;
		}
	#userProfile .latestActivity>h2{}
	#userProfile .latestActivity>h2 span {
		font-size:12px;
		float:right;
		width:120px;
		}
.totRow {
	background:#DDD;
	border-top:3px double #333;
	padding:3px;
	}
 
.adminLinks {
	text-align:right;
	clear:both;
	}
	.adminLinks img {border:none;cursor:pointer;}
	
.infoLink{vertical-align:bottom;display:inline;width:14px;height:16px;cursor:help;}
 
 
gallerific.css:
/* Galleriffic Stuff */
#gallery_Container {
	display:block;
	clear:both;
	}
#pics {clear:both;}
#gallery_Container .content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
 
	display:block;
}
.bottom a {
	margin:5px;
	font-weight:bold;
	display:block;
	float:left;
	padding:3px 5px 3px 5px;
	border:1px solid #000;
	background:#E5E5E5;
	}
.bottom a:hover {background:#0099FF;}
.bottom .current{float:left;margin:5px;padding:3px 5px 3px 5px;border:1px solid #000;}
.bottom{width:100%;display:block;clear:both;}
#gallery_Container .content a, div.navigation a {
	text-decoration: none;
	color: #222;
}
#gallery_Container .content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
 
div.loader {
	background-image: url('/images/icons/loading.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: auto;
	height: 350px
}
#slide_Container {
	width:310px;
	float:right;
	}
div.slideshow {
 
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow span.image-wrapper img {
	width:300px;
	height:240px;
	}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
	width:280px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
 
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
#thumbs {
	width:250px;
	float:left;
	}
ul.thumbs {
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
a.thumb img {
	width:50px;
	height:50px;
	}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
.navigation div.bottom {
	margin-top: 12px;
	text-align:center;
}
div.bottom .pagination a, div.bottom .pagination span.current {
	display: block;
	float: left;
	margin: 10px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.bottom .pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.bottom .pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
 
#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}
 
#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}

                                  
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
199:
200:
201:
202:
203:
204:
205:
206:
207:
208:
209:
210:
211:
212:
213:
214:
215:
216:
217:
218:
219:
220:
221:
222:
223:
224:
225:
226:
227:
228:
229:
230:
231:
232:
233:
234:
235:
236:
237:
238:
239:
240:
241:
242:
243:
244:
245:
246:
247:
248:
249:
250:
251:
252:
253:
254:
255:
256:
257:
258:
259:
260:
261:
262:
263:
264:
265:
266:
267:
268:
269:
270:
271:
272:
273:
274:
275:
276:
277:
278:
279:
280:
281:
282:
283:
284:
285:
286:
287:
288:
289:
290:
291:
292:
293:
294:
295:
296:
297:
298:
299:
300:
301:
302:
303:
304:
305:
306:
307:
308:
309:
310:
311:
312:
313:
314:
315:
316:
317:
318:
319:
320:
321:
322:
323:
324:
325:
326:
327:
328:
329:
330:
331:
332:
333:
334:
335:
336:
337:
338:
339:
340:
341:
342:
343:
344:
345:
346:
347:
348:
349:
350:
351:
352:
353:
354:
355:
356:
357:
358:
359:
360:
361:
362:
363:
364:
365:
366:
367:
368:
369:
370:
371:
372:
373:
374:
375:
376:
377:
378:
379:
380:
381:
382:
383:
384:
385:
386:
387:
388:
389:
390:
391:
392:
393:
394:
395:
396:
397:
398:
399:
400:
401:
402:
403:
404:
405:
406:
407:
408:
409:
410:
411:
412:
413:
414:
415:
416:
417:
418:
419:
420:
421:
422:
423:
424:
425:
426:
427:
428:
429:
430:
431:
432:
433:
434:
435:
436:
437:
438:
439:
440:
441:
442:
443:
444:
445:
446:
447:
448:
449:
450:
451:
452:
453:
454:
455:
456:
457:
458:
459:
460:
461:
462:
463:
464:
465:
466:
467:
468:
469:
470:
471:
472:
473:
474:
475:
476:
477:
478:
479:
480:
481:
482:
483:
484:
485:
486:
487:
488:
489:
490:
491:
492:
493:
494:
495:
496:
497:
498:
499:
500:
501:
502:
503:
504:
505:
506:
507:
508:
509:
510:
511:
512:
513:
514:
515:
516:
517:
518:
519:
520:
521:
522:
523:
524:
525:
526:
527:
528:
529:
530:
531:
532:
533:
534:
535:
536:
537:
538:
539:
540:
541:
542:
543:
544:
545:
546:
547:
548:
549:
550:
551:
552:
553:
554:
555:
556:
557:
558:
559:
560:
561:
562:
563:
564:
565:
566:
567:
568:
569:
570:
571:
572:
573:
574:
575:
576:
577:
578:
579:
580:
581:
582:
583:
584:
585:
586:
587:

Select allOpen in new window

This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.

Subscribe now for full access to Experts Exchange and get

Instant Access to this Solution

  • Plus...
  • 30 Day FREE access, no risk, no obligation
  • Collaborate with the world's top tech experts
  • Unlimited access to our exclusive solution database
  • Never be left without tech help again

Subscribe Now

Asked On
2009-10-22 at 14:36:47ID24836277
Tags

jquery

,

gallerific

,

css

Topics

Cascading Style Sheets (CSS)

,

JavaScript

,

Extensible HTML (XHTML)

Participating Experts
1
Points
0
Comments
3

Trusted by hundreds of thousands everyday for fast, accurate and reliable tech support.

  • "The time we save is the biggest benefit of Experts Exchange to Warner Bros. What could take multiple guys 2 hours or more each to find is accessed in around 15 minutes on Experts Exchange." Mike Kapnisakis, Warner Bros.
  • "Our team likes having a resource that is more secure than just using Google and most experts using this service really know their stuff. It's nice to look here first versus using Google." Dayna Sellner, Lockheed Martin
  • "Anytime that I've been stumped with a problem, 9 out of 10 times Experts Exchange has either the accepted solution or an open discussion of the potential solution to the problem." Kenny Red, eBay Inc.

See what Experts Exchange can do for you.

Got a question?

We've got the answer.

Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.

Screenshot of Experts Exchange Knowledgebase

Need individual assistance?

Our experts are ready to help.

If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.

Screenshot of Experts Exchange Knowledgebase

Want to learn from the best?

Read articles from industry experts.

Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.

Screenshot of an Article

Working on a long term project?

Store your work and research.

Save solutions to your questions, answers you’ve discovered through searching plus helpful articles in your personal knowledgebase for easy future access.

Screenshot of Experts Exchange Knowledgebase

Access the answers to your technology questions today.

Subscribe Now

30-day free trial. Register in 60 seconds.

What Makes Experts Exchange Unique?

Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Trusted by the world's most respected brands.

image of each brand's logo

Faithfully serving IT professionals since 1996.

Experts Exchange Logo

Try it out and discover for yourself.

Subscribe Now

30-day free trial. Register in 60 seconds.

Related Solutions

  1. [ERROR] ct-props-correct.4 - when using JAXB
    Hello, Hope this is in the right topic area - It could also go in the Java area. I have a set of XSD files, as far as I know, these are validated, and wel formed. I'm using java with JAXB to parse these XSDs, and create java classes from them. When I attempto do this, I...
  2. How do i alter the html css property with jquery?
    Hi Guys i want to be able to alter the html property and set it to overflow:hidden with jquery. You know like doing <style type='text/css'> html{ overflow:hidden; } </style> can i do something like $("body").css("html overflow":"hidden...
  3. My Jquery Tabs Issue with CSS
    Hi Experts. i am just putting all my stuf in jquery tabs, if i work with only jquery tabs (JS and CSS) files and load them on page. They just work beautifully. But i have load them into the another which already have the CSS which has many css ID's and Classses. So when i ru...
  4. CSS Issue with Drop Down JQuery Menu
    On the site I am working on visualdemocracy.com the drop down menu I am working on is having CSS issues. The dropdown on the leftmost item works, but its positioned too far down. I have tried to adjust the margin and padding in dropdown.css, but it dosen't seem to address the...

Free Tech Articles

  1. WARNING: 5 Reasons why you should NEVER fix a computer for free.
    It is in our nature to love the puzzle. We are obsessed. The lot of us. We love puzzles. We love the challenge. We thrive on finding the answer. We hate disarray. It bothers us deep in our soul. W...
  2. SCCM OSD Basic troubleshooting
    SCCM 2007 OSD is a fantastic way to deploy operating systems, however, like most things SCCM issues can sometimes be difficult to resolve due to the sheer volume of logs to sift through and the dispe...
  3. Migrate Small Business Server 2003 to Exchange 2010 and Windows 2008 R2
    This guide is intended to provide step by step instructions on how to migrate from Small Business Server 2003 to Windows 2008 R2 with Exchange 2010. For this migration to work you will need the fo...
  4. Create a Win7 Gadget
    This article shows you how to create a simple "Gadget" -- a sort of mini-application supported by Windows 7 and Vista. Gadgets can be dropped anywhere on the desktop to provide instant information, ...
  5. Outlook continually prompting for username and password
    There have been a lot of questions recently regarding Outlook prompting for a username and password whilst using Exchange 2007. There are a few reasons why this would happen and I will try to cover t...
  6. Backup Exchange 2010 Information Store using Windows Backup
    There seems to be quite a lot of confusion around the ability to backup Exchange 2010 using the built in Windows Backup feature. This stems from the omission of this feature prior to Exchange 2007 s...

Cloud Class Webinars

  1. Avoiding Bugs in Microsoft Access
    Alison Balter takes and in-depth look at avoiding bugs in Access. In this webinar you will learn about using the immediate window to debug your applications, invoking the debugger, using breakpoints to troubleshoot, stepping through code, setting the next statement to execute, ...
  2. Top 10 Best New Features in Visio 2010
    Scott Helmers gives live demonstrations of the top 10 new features in Visio 2010. This webinar will teach you how to create compelling diagrams by adding shapes to the page with a single click, linking the shapes in a diagram to data in Excel (or SQL Server, or SharePoint), ...
  3. IT Consultant Business Secrets Revealed
    Michael Munger, Experts Exchange tech pro and IT consultant, pulls back the curtain on his very successful businesses and answers question on every IT consultant and business owner should know about. He shares secrets on what he did to solve the 5 most common problems in IT, ...
  4. Disaster Recovery and Business Continuity
    Quest CTO, Mike Billon, gives an overview of the steps involved in building a dunamic disaster recovery plan. Through case studies and an examination of software/hardware tooles for monitoring and testing, you'll gain a better understandin of where you are, where you want ...
  5. Organize Your Visio Diagrams with Containers and Lists
    Scott Helmers uses cross functional flowcharts, wireframe diagrams, data graphic legends and seating charts to teach you: how to ustilize all three new structured diagram components in Visio 2010, the best practices for organizeing shapes in previous version of Visio, how to organize ...
  6. How to Us Objects, Properties, Events and Methods in Microsoft Access
    Alison Dalter gives an in-depbth look at objects, properties, events and methods in Microsoft Access. In this webinar you will learn about using the object browser, referring to objects, working with properties and methods, working with object variables, understanding the ...

Join the Community

Give a Little. Get a Lot.

Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.

Join the Community

Answers

 

by: AlbertVanHalenPosted on 2009-10-23 at 01:48:02ID: 25642358

What should be wrong?
Is it browser specific?

Please provide more details (what is wrong and how it should work)

 

by: kevp75Posted on 2009-10-23 at 06:04:12ID: 25643927

the thumbnails are not placed correctly...  the should be to the left of and towards the top of the main photo

 

by: kevp75Posted on 2009-10-23 at 07:41:53ID: 25644864

I found it.   it ended being a duplicate class inside the gallerific.css file.

tyaw

20120131-EE-VQP-002

3 Ways to Join

30-Day Free Trial

The Experts

98% positive feedback on 31,087 answers since March 2000. angeliii is a Microsoft Most Valuable Professional for his work with MS SQL Server & Develoment.

He has also proven his knowledge of Visual Basic Programming, PHP Scripting and Oracle Databases.

The Experts

97% positive feedback on 10,752 answers since July 2000. lrmoore has more than 18 years experience in the networking industry.

The six-time Mircosoft MVPs specialties include firewalls, virtual private networking, and network management.

Testimonials

"...and excellent source for support... Kind of like having your very own IT dept." Electriciansnet

Testimonials

"I was apprehensive at signing up at first. However... it has already made my life as an IT administrator much easier." JaCrews

Testimonials

"WOW! You guys have great, active, and knowledgeable people on here." moore50

Business Clients

Business Clients

In the Press

"If you’ve got a question... Experts Exchange can supply an answer.”

In the Press

"...an invaluable aid for both IT professionals and those who require tech support."

In the Press

"where IT professionals provide quick answers on just about any topic"

Business Account Plans

Loading Advertisement...