-
AuthorPosts
-
September 30, 2008 at 1:16 pm #133917
How do I get that slimbox effect when one clicks on the picture. I can’t seem to get this to work. Please help. I
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 1, 2008 at 1:27 am #273355Can you give us your live URL, any screenshot or more details of the problem will be helpful
October 1, 2008 at 2:20 am #273359Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 1, 2008 at 3:15 am #273368Hi
That because you don’t use Ja Avian II template
If you use modified RS gallery by JA and want to have effect like this, you must edit index.php in your templateFirst, you download JA Avian II template, learn how to have that effect
Example Avian ii dark
you will see slimbox folder in templates/ja_avian_ii_d folder, in this folder have 2 folders : css and js
In css folder has slimbox.css and some images
In js folder have slimbox.jsplease copy slimbox folder into your template folder
open index.php of your template
add into head of template link to slimbox.css and slimbox.js like as you see in index.php of Avian ii templates:<?php //Include Slimbox ?>
<script type="text/javascript" src="<?php echo $tmpTools->templateurl();?>/slimbox/js/slimbox.js"></script>
<link rel="stylesheet" href="<?php echo $tmpTools->templateurl();?>/slimbox/css/slimbox.css" type="text/css" media="screen" />October 1, 2008 at 4:03 am #273374I copied slimbox into the template folder in joomla (earthblog in this instance). I went into index.php and stuck that code in and looked at AVIAN II template… to make sure as u suggested…
End result:
ALl I get is the background color and nothing else. When I put index back to original I get my site back; when I put the code back in there I get a page with the background color and no joomla site…Help?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 1, 2008 at 4:05 am #273375Hi
Copy slimbox into templates/your template folderEdit link to right path in your template to slimbox.css and slimbox.js, not only copy
October 1, 2008 at 5:10 am #273381If u are referring to index.php, I did that… I edited it by including that reference as u said.. and when I did, my website disappeared. when I took out the snippet of code from index.php, it came back…
is there anything else I am supposed to do?
1. copy slimbox to template folder
2. edited index.html to include this in the header “<?php //Include Slimbox ?>
<script type=”text/javascript” src=”<?php echo $tmpTools->templateurl();?>/slimbox/js/slimbox.js”></script>
<link rel=”stylesheet” href=”<?php echo $tmpTools->templateurl();?>/slimbox/css/slimbox.css” type=”text/css” media=”screen” />”October 1, 2008 at 5:11 am #273382the path is template folder/slimbox/ etc.
c
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 1, 2008 at 6:32 am #273387Hi,
Can you please PM me your site admin account as well as FPT account?Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 2, 2008 at 4:02 am #273514Hi
please send me admin account so I config Rs gallery 2 component
i added slimbox okieSherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 2, 2008 at 4:36 am #273515Hi
I configed in Rsgallery2 like this attachment:
3013Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 2, 2008 at 4:42 am #273517I added those lines into index.php (templates/js_earthblog folder):
<script type="text/javascript" src="<?php echo $this->baseurl;?>/templates/<?php echo $this->template;?>/slimbox/js/slimbox.js"></script>
<link rel="stylesheet" href="<?php echo $this->baseurl;?>/templates/<?php echo $this->template;?>/slimbox/css/slimbox.css" type="text/css" media="screen" />Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 2, 2008 at 4:45 am #273518<blockquote>Problem 3
ALSO, do u notice when u go into the pic, it’s all jumbled on the right? Like there is no space for the comments and there is no space for the description and voting? How do I fix that? Would u help me?</blockquote>
PLease try before ask
you can view inline.php(componentscom_rsgallery2templatesja_semantichtml folder)October 2, 2008 at 5:08 am #273521What’s happening is there seems to be a space problem or something. I’d like to see the comments underneath the picture and the description and voting to the right but this does not happen… it jumbles up… the comments jumble up with the voting with the footer.
I’d like to get rid of the footer as a starter and I’ve looked high and low for where this is in the code and can’t find it.
I’d like to fix the page the way it should be… so that the comments go below as they should and the description and voting goes to the right… But I’vechecked inline.php and it only allows me to remove that from the right… I want to keep it there… I just don’t want it all jumbled up…
But I don’t know where to go looking exactly… I’ve tried looking all over… and can’t seem to find where I can resolve this…
I appreciate the help u’ve given thus far… thanks a lot. I do hope u can just point me in the right direction…
Cheryl
-
AuthorPosts
This topic contains 14 replies, has 2 voices, and was last updated by wizzas 16 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum