-
AuthorPosts
-
September 24, 2009 at 11:27 am #144555
I’s like to have a different image in ja-banner-top on some areas of my site. How can I do this?
March 1, 2010 at 11:07 pm #334259I changed mine by editing the template.css file, located in /templates/ja_tube/css. When i changed mine, I kept the image size & dimensions the same. Hope this helps.
May 21, 2010 at 2:26 am #344200I am having a similar problem as the original poster, and I have done what you said Mangaspoilers, but it still isn’t changing for me. Is it a problem with permissions or something?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 24, 2010 at 8:18 am #344523Dear all!
i could not find the ja-banner-top on our template, can you pls give me the exactly position you would like display banners ? I would like to have a closer look on the issue
Thanks
May 24, 2010 at 6:08 pm #344564We might have to put this on hold for now. There is a temporary html page up while I am developing the one with JA-Tube template so that some advertising can be done.
Css Magician FriendCss Magician
- Join date:
- October 2014
- Posts:
- 741
- Downloads:
- 43
- Uploads:
- 53
- Thanks:
- 114
- Thanked:
- 366 times in 263 posts
May 26, 2010 at 2:51 am #344720Dear all,
In order to add some advertising to ja-banner-top, please edit lines 121 file templatesja_tubeindex.php as follow:
change
<!-- BANNER TOP -->
<div id="ja-banner-top" class="wrap" >
<div class="main clearfix">
</div>
</div>
<!-- //BANNER TOP -->
to
<!-- BANNER TOP -->
<div id="ja-banner-top" class="wrap" style="background: url(<?php echo $tmpTools->baseurl(); ?>/images/banners/<?php echo $tmpTools->getRandomImage(dirname(dirname(dirname(__FILE__))).DS.'images/banners'); ?>) no-repeat center center;">
<div class="main clearfix">
</div>
</div>
<!-- //BANNER TOP -->
1 user says Thank You to Css Magician for this useful post
May 26, 2010 at 6:31 am #344749I have everything working now, thank you all!
October 27, 2010 at 4:51 am #360713I’m trying to add my own graphic into this. . .I added the code shown above and ended up with a solid black banner with a facebook logo in the direct center. . .can anyone tell me how to insert my own graphic? Thanks
-
AuthorPosts
This topic contains 8 replies, has 6 voices, and was last updated by bstevenson 14 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum