-
AuthorPosts
-
jrensel Friend
jrensel
- Join date:
- December 2007
- Posts:
- 27
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
February 17, 2011 at 9:48 am #160319Hi!
I wonder: When using mod_jabulletin the images height is fixed because of less info in the right box.
Take a look here:
Best from Joe1) Is there a way to show the correct image size set in the parameters of the module.
2) I ant to change the language from POST to DATE
3) Where to change the the title on each article. I want the title to be Bold and with a larger font.Thanks
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
February 18, 2011 at 7:59 am #3773151) You can set in image dimensions in module parameters which would reflect globally for images set
2) Go to language/en-GB/en-GB.mod_jabulletin.ini file and add this::
POST=DATE
Now, You can update date text accordingly
3) Can you provide a link to your site
jrensel Friendjrensel
- Join date:
- December 2007
- Posts:
- 27
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
February 18, 2011 at 10:09 am #377359Hi Aman
Se the left module “Siste hovedsaker” (middle of the page) I: http://godenyheter.no/
You can see that the module shows images not with the height I have set in the parameters
From parameters the image height and width is: 90(w) x 60(h)
Most images have less than 60 px in height.It seems to me that the module uses the height from the right box in the module (title, dato etc)
Best from Joe
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
February 18, 2011 at 6:38 pm #377410<em>@jrensel 222349 wrote:</em><blockquote>Hi Aman
Se the left module “Siste hovedsaker” (middle of the page) I: http://godenyheter.no/
You can see that the module shows images not with the height I have set in the parameters
From parameters the image height and width is: 90(w) x 60(h)
Most images have less than 60 px in height.It seems to me that the module uses the height from the right box in the module (title, dato etc)
Best from Joe</blockquote>
You can try change this::
#ja-wrapper div.ja-bulletin-wrap ul li, ul.ja-bullettin li {
background: none repeat scroll 0 0 transparent;
border-bottom: 1px solid #E6E6E6;
line-height: normal;
margin-top: 0;
padding: 8px 0;
position: relative;
width: 100%;
}to
#ja-wrapper div.ja-bulletin-wrap ul li, ul.ja-bullettin li {
background: none repeat scroll 0 0 transparent;
border-bottom: 1px solid #E6E6E6;
line-height: normal;
margin-top: 0;
padding: 8px 0;
position: relative;
height:60px;
width: 100%;
}Please disable css compression in template parameters to give in exact file and line reference
1 user says Thank You to aman204 for this useful post
jrensel Friendjrensel
- Join date:
- December 2007
- Posts:
- 27
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
February 19, 2011 at 10:12 am #377460It works great!
Thank you very much
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by jrensel 13 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum