-
AuthorPosts
-
June 3, 2008 at 3:16 pm #129240
Picture will tell you everything…
One problem is solved
I’ve made this in my index.php
<!-- END: MAIN NAVIGATION -->
<ul>
<?php if($this->countModules('reklama')) : ?>
<jdoc:include type="modules" name="reklama" />
<?php endif; ?>
</ul><div id="ja-containerwrap<?php echo $divid; ?>" class="clearfix">
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
June 3, 2008 at 4:25 pm #251749What did you add in the CSS file?
June 3, 2008 at 4:31 pm #251750<em>@Menalto 56796 wrote:</em><blockquote>What did you add in the CSS file?</blockquote>
Nothing… I suppose I should add something.
I’ve removed this line.
Visit my website to see it.
June 4, 2008 at 5:53 pm #251961Any solutions?
June 8, 2008 at 9:24 am #252534in the template css file change line 668
ja-containerwrap, #ja-containerwrap-c, #ja-containerwrap-cm, #ja-containerwrap-f, #ja-containerwrap-m {template.css (line 668)
clear:both;
margin:20px 0pt;to
ja-containerwrap, #ja-containerwrap-c, #ja-containerwrap-cm, #ja-containerwrap-f, #ja-containerwrap-m {template.css (line 668)
clear:both;
margin:0px 0pt;cgc0202 Friendcgc0202
- Join date:
- August 2007
- Posts:
- 2244
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 206
- Thanked:
- 262 times in 1 posts
June 8, 2008 at 10:14 am #252541<em>@soku13 56797 wrote:</em><blockquote>Nothing… I suppose I should add something.
I’ve removed this line.
Visit my website to see it.</blockquote>
Hi soku,
I must have missed it but, “Where is the link to your website?”
As Menalto pointed out, this might likely be resolved by an edit of the CSS (more than likely, the template.css) — it is possible that this is a height or padding specifications issue.
The way to find the culprit is to perform a browser “Page Source” of your website — this will give you the full html format of your webpage shown in the browser.
Find the various specifications around or near the figure.
It is possible that it is not the CSS itself. From my experience, if you created the “banner” below the space you did not want, the spacing might be introduced by the image.
How to check these alternatives?
Remove the banner, and check the height of the spacing.
If the spacing is constant with or without the image, it is a CSS specification (height, padding or margin) included by the Joomlart designer — a thumb rule in good webdesign is to provide a lot of white spaces because it makes a site less crowded and more easy to read. From what I see in the JA Teline series, the designer followed the rule, and the template has spaces everywhere.
If the height of the spacing changes, with or without the image, then it is caused by the image. To solve this, you can force less spacing by specifying a height restriction in the space occupied by the image. You will need to find the CSS specification for the “wrapper” around the image.
Cornelio
-
AuthorPosts
This topic contains 6 replies, has 4 voices, and was last updated by cgc0202 16 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum