-
AuthorPosts
-
September 7, 2008 at 6:23 am #133061
I installed the Quickstart for Justicia with Joomla 1.56.
I didn’t want to use Newslight so I created a custom HTML Module and published to the Newslight Position.
But I cannot get that custom HTML module to go up any higher.
So I had to drop the left side(the slideshow) to match the right side(the custom html module)Can’t find the CSS to take that up higher.
I would appreciate any help.
Kinda new to this.
I looked everywhere with firebug but no luck.thanks.
Joon
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 8, 2008 at 7:29 am #269408Hi
you can edit template_css.css (line 102)
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
margin:10px 0;
padding:0;
}
Change to
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
margin:0px 0;
padding:0;
}And template_css.css (line 1153)
#ja-topsl div.moduletable {
margin:0;
padding:5px;
}
Change to
#ja-topsl div.moduletable {
margin:0;
padding:0px;
}1 user says Thank You to Sherlock for this useful post
September 8, 2008 at 7:11 pm #269549It works.
But if I change
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
margin:0px 0;
padding:0;will it affect all those things?
how ca I make it affect only that particular module?
thanks.
September 8, 2008 at 7:22 pm #269553yeah, that worked really well.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by Sherlock 16 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum