-
AuthorPosts
-
January 26, 2009 at 4:23 pm #137519
can i change module ja-banner, in a banner position, for publishing 2 banner in horizontal alignment?
now i publishing 2 banner, but it’s vertical alignment !!??
Regards
Robertorhand Friendrhand
- Join date:
- November 2006
- Posts:
- 213
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 15 times in 1 posts
January 26, 2009 at 4:36 pm #288317<em>@rzucca 108360 wrote:</em><blockquote>can i change module ja-banner, in a banner position, for publishing 2 banner in horizontal alignment?
now i publishing 2 banner, but it’s vertical alignment !!??
Regards
Roberto</blockquote>
Vertical alignment? I cannot visualize this. Please post a link so I can have a look.January 26, 2009 at 4:49 pm #288325rhand Friendrhand
- Join date:
- November 2006
- Posts:
- 213
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 15 times in 1 posts
January 26, 2009 at 4:58 pm #288327Please check ja banner configuration in the back office first. You might be able to change the positioning there. Will be online later again. Dinner time.
January 27, 2009 at 10:50 am #288428I do not want to change the position of Banner, I want two figures horizontal and not vertical, now if you look at the link http://www.thespeyband.com/band/ is a vertical one above and one below.
sorry for my bad English
Roberto
January 28, 2009 at 4:35 pm #288674Please help me ?? :((
rhand Friendrhand
- Join date:
- November 2006
- Posts:
- 213
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 15 times in 1 posts
January 28, 2009 at 5:54 pm #288687Try:
div.banneritem_text {/*template.css (line 833)*/
padding:5px 0 !important;
float:left;
padding-bottom:5px;
}#ja-banner {/*template.css (line 1352)*/
clear:both;
overflow:hidden;
padding:5px 0 0;
text-align:left;
width:100%;
}January 30, 2009 at 11:43 am #288951thanks for your help,
but I would like aligned side by side , not under
🙂 🙂 <- OK
:((
:(( <- KORegards
RobertoMenalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
January 30, 2009 at 11:48 am #288954Try with this here:
in the template.css file you can find the code below:
div.banneritem_text {
padding:5px 0 !important;
}
And change it to:
div.banneritem_text {
float:left;
padding:5px 0 !important;
width:315px;
}
If it doenst look ok you can play around with the width: 315px; -
AuthorPosts
This topic contains 10 replies, has 3 voices, and was last updated by rzucca 15 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum