View Full Version : coverflow standalone addon
megalithe
10-12-2008, 12:28 AM
Hey! I'm a newbe with pixelpost. I've installed it , very nice.
I want to install coverflow standalone addon BUT I don't anderstand WHERE I must add the item 2 : "Put the <COVERFLOW> tag on your browse page."
Where is the browse page, and where can I add exactly the <COVERFLOW> tag.
Thanks a lot to answer me , I'm a little alone.
dhdesign
10-12-2008, 02:22 AM
You need to add the <COVERFLOW> tag to the browse_template.html file in the template you are using, placing it in the code where you want the output from that tag to show.
Which template are you using?
megalithe
10-12-2008, 02:29 AM
Thanks for your asnwer,
I'm using delicious template but Where put the tag ? in wich line ?
dhdesign
10-12-2008, 02:49 AM
Open browse_template.html and find the following code:
<div id="browse_thumbs">
<THUMBNAILS>
</div> <!-- browse_thumbs -->
Replace it with this:
<div id="browse_thumbs">
<COVERFLOW>
</div> <!-- browse_thumbs -->
megalithe
10-12-2008, 03:16 AM
OK Thanks, I'm going to try it.
megalithe
10-12-2008, 03:22 AM
It doesn't work, I have a double line of thumbnails. no good.
nevermind I'll try it tomorow, I'm too tired now, i'm going to bed.
Thanks a lot, I'll search WHY it doesn't work.
megalithe
10-12-2008, 01:15 PM
Now it works good, I've forgoten to put coverflow directory into addons one. Oups !
Thanks for your help.
vBulletin® v3.7.3, Copyright ©2000-2013, Jelsoft Enterprises Ltd.