-
AuthorPosts
-
January 26, 2012 at 5:02 pm #173228
Hi,
i’m working on a secondary school website and i’m having this annoyng problem with frontpage module and NEX
you can see instead to have 3 images in line for normal frontpage content i have 2 images on first line and 1 on second line..if you firebug it you get this code
<div class=”ja-zinfp-normal clearfix”>
<div class=”ja-zincontent-wrap”>
<div class=”ja-zincontent-wrap”>
<div class=”ja-zincontent-wrap” style=”clear: both;”>so, how i kill the “style=”clear: both;”” line? i used a quick start installation so i didn’t change any code!
please, is going to be a big pain!:)
-
himangi Friend
himangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
January 27, 2012 at 10:24 am #435665I am sorry for the trouble.
Please find the following in the templates/ja_nex/html/mod_janews_fp/nex/style.css
.ja-zinfp-normal .ja-zincontent-wrap {
float: left;
margin: 0;
width: 33.3%;
}Add clear: none !important; in above styling and the issue will be fixed for the module..
1 user says Thank You to himangi for this useful post
January 27, 2012 at 10:54 am #435674it works! thank you Himangi you saved me from a big headache:)
btw it’s happening something weird…i cant see content from my browser (firefox) but actually i can see them from any other browser (chrome, safari, ie) and also from any other firefox in others computer!
Do you know which kind of problem could be?
Anyway thank you so much for the help!
all the best
Marco
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
January 27, 2012 at 11:12 am #435677Hi Marco,
I checked the site in FF and it works fine.. Check attached screenshot
-
1 user says Thank You to himangi for this useful post
January 27, 2012 at 4:58 pm #435724wow, thank you!
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by urloweb 12 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-