Latest Forum Posts
Home arrow Forum
Design Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Just to show what can be done with Marks mod (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Just to show what can be done with Marks mod

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 653

Warning: array_walk() [function.array-walk]: The argument should be an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 656
#1432
nirm (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Just to show what can be done with Marks mod 3 Years, 11 Months ago  
Hi there,

I've been playing with Marks Lightbox mod and this is what I've come up with

Updated - this link is now working 7 oct 08

http://www.fanshirt.eu/index.php?page=shop.product_details&flypage=shop.flypage_modern&product_id=32&category_id=34&manufacturer_id=0&option=com_virtuemart&Itemid=83


VM Rock on!
 
 
Last Edit: 2008/10/06 18:48 By nirm.
  The administrator has disabled public write access.

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 653

Warning: array_walk() [function.array-walk]: The argument should be an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 656
#1434
dougal (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:Just to show what can be done with Marks mod 3 Years, 11 Months ago  
Hi Nirm
that looks great good job. The next question is how....? the t shirt colours thing is very cool.
Nice One
 
  The administrator has disabled public write access.

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 653

Warning: array_walk() [function.array-walk]: The argument should be an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 656
#1436
nirm (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Re:Just to show what can be done with Marks mod 3 Years, 11 Months ago  
Hey dougal,

Thanks for the compliment, I commissioned the Light Box hack from Mark way back last year and was pleased he published it to the VM community. I'm glad to see that it is very popular.

You need to do a couple of things.
1. upload a few images against a product using File Manager.

2. On your flypage place the {more_images} tag at an appropriate place

3. Now the tricky bit. In shop.product_details.php edit the /* MORE IMAGES ??? */ bit - I have attached my edited 'More_images' code. PLEASE NOTE: I HAVE NOT UPDATED MY HACK TO THE LATEST SO YOU WILL NEED TO BE CAREFUL.

Essentially all I have done is wrap the images in a div, changed the Javascript event handler to 'onMouseOver' then apply a css style to that div

border:1px solid #000000;
float:left;
height:20px;
width:20px;
margin:2px;
overflow:hidden;

what this does is creates a small 20px x 20px box with most of the image hidden because I have used overflow: hidden.

I must say that I haven't tested in all browsers but it does work in FF AND IE6/7.

PLEASE BACK UP BEFORE YOU EDIT.

good luck
File Attachment:
File Name: moreimages_part.txt
File Size: 2854
 
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop