-
AuthorPosts
-
May 2, 2012 at 12:48 pm #176656
As you can see from the screenshots do not understand why not align horizontally.
Can anyone give me some help?
thanks
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
May 2, 2012 at 1:24 pm #451040<em>@giannileggio 317167 wrote:</em><blockquote>As you can see from the screenshots do not understand why not align horizontally.
Can anyone give me some help?
thanks</blockquote>
Hi,
You replace this code from /modules/mod_jasidenews/assets/style.css
.ja-sidenews {
width: 100%;
overflow: hidden;
position: relative;
padding: 0;
margin: 0;
cursor: pointer;
}
with
.ja-sidenews {
overflow: hidden;
position: relative;
padding: 0;
margin: 0;
cursor: pointer;
float: left;
}1 user says Thank You to khoand for this useful post
May 2, 2012 at 1:45 pm #451046ok, we’re almost there, I would like effect as in this theme:
http://www.joomlart.com/demo/#joomla25-templates.joomlart.com/ja_tiris/
I see it like this:
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
May 2, 2012 at 2:04 pm #451050<em>@giannileggio 317184 wrote:</em><blockquote>ok, we’re almost there, I would like effect as in this theme:
http://www.joomlart.com/demo/#joomla25-templates.joomlart.com/ja_tiris/
I see it like this:
</blockquote>
You replace this code from
.ja-sidenews {
width: 100%;
overflow: hidden;
position: relative;
padding: 0;
margin: 0;
cursor: pointer;
}
with
.ja-sidenews {
width: 289px;
overflow: hidden;
position: relative;
padding: 0;
cursor: pointer;
float: left;
border: 5px solid black;
margin: 0 10px;
}May 2, 2012 at 2:38 pm #451062Amazing, thanks a lot
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by giannileggio 12 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum