-
AuthorPosts
-
James Weston Friend
James Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
May 28, 2012 at 9:33 am #177615Hi Guys,
Is it possible to duplicate the two Billboard Banners at the bottom of the page so i end up with 4 instead of 2?
Jim
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
May 29, 2012 at 8:44 am #455324<em>@origomedia 322486 wrote:</em><blockquote>Hi Guys,
Is it possible to duplicate the two Billboard Banners at the bottom of the page so i end up with 4 instead of 2?
Jim</blockquote>
Hello origomedia,You can go to module manager in back-end. Then duplicate JA Slideshow module (e.g. Static adv1).
After that, edit module class suffix (e.g. “_sadv1” to “_sadv3”) and change image folder to another (e.g. images/stories/adv3).
Next, open “templatesja_eventscsstemplates.css” file, then edit some style as below. Please pay attention to class of div tag “div.moduletable_sadv3”
#ja-bot-banner div.moduletable_sadv1,
#ja-bot-banner div.moduletable_sadv2,
#ja-bot-banner div.moduletable_sadv3 {
background: url(../images/bbroad-bg.png) no-repeat 0px 0px;
position: absolute;
bottom: 0;
left: 30%;
width: 177px;
height: 140px;
}#ja-bot-banner div.moduletable_sadv2 { left: 45%; }
#ja-bot-banner div.moduletable_sadv3 { left: 60%; }
#ja-bot-banner div.moduletable_sadv1 div.ja-box-ct,
#ja-bot-banner div.moduletable_sadv2 div.ja-box-ct,
#ja-bot-banner div.moduletable_sadv3 div.ja-box-ct {
padding: 20px 10px;
}Do the same as above if you would like to create new “board”.
Best regards.
P.S: Thanks guys for buzzing us up. Please note that we’ll be temporary away from May 30th, 2012 and back to work on June 4th, 2012. During this time, the ticket system will also be unattended, but no worry, we’ll be back and sort out your maze on Monday!
2 users say Thank You to Stork11 for this useful post
James Weston FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
May 30, 2012 at 10:45 am #455436Thanks Stork. Great solution.
One problem. If I add more boards what do I need to set the following settings at?
#ja-bot-banner div.moduletable_sadv2 { left: 45%; }
#ja-bot-banner div.moduletable_sadv3 { left: 60%; }
When I added a number 4 and then tried to change the % figure I ended up losing a couple of the boards.
Cheers Jim
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
June 4, 2012 at 4:35 am #455798<em>@origomedia 322805 wrote:</em><blockquote>Thanks Stork. Great solution.
One problem. If I add more boards what do I need to set the following settings at?
#ja-bot-banner div.moduletable_sadv2 { left: 45%; }
#ja-bot-banner div.moduletable_sadv3 { left: 60%; }
When I added a number 4 and then tried to change the % figure I ended up losing a couple of the boards.
Cheers Jim</blockquote>
Hello origomedia,You should duplicate one more JA Slideshow module and edit its suffix to “_sadv4”. Then change the site style as below:
#ja-bot-banner div.moduletable_sadv1,
#ja-bot-banner div.moduletable_sadv2,
#ja-bot-banner div.moduletable_sadv3,
#ja-bot-banner div.moduletable_sadv4 {
background: url(../images/bbroad-bg.png) no-repeat 0px 0px;
position: absolute;
bottom: 0;
left: 30%;
width: 177px;
height: 140px;
}#ja-bot-banner div.moduletable_sadv2 { left: 34%; }
#ja-bot-banner div.moduletable_sadv3 { left: 33%; }
#ja-bot-banner div.moduletable_sadv4 { left: 33%; }
#ja-bot-banner div.moduletable_sadv1 div.ja-box-ct,
#ja-bot-banner div.moduletable_sadv2 div.ja-box-ct,
#ja-bot-banner div.moduletable_sadv3 div.ja-box-ct,
#ja-bot-banner div.moduletable_sadv4 div.ja-box-ct {
padding: 20px 10px;
}You can change left position of module to whatever you wanna on your site.
Best regards.
1 user says Thank You to Stork11 for this useful post
James Weston FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
June 5, 2012 at 4:19 am #455999Thanks. Worked like a charm. Made a few minor adjustments to left position and all is good now.
Jim
James Weston FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
June 5, 2012 at 12:37 pm #456079Whoops spoke to soon. All good on the website but they are all closed up together when you look at the site on an iPad. Will need to play around again with the %’s I guess.
Jim
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by James Weston 12 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum