1
Welcome, Guest. Please login or register.
October 12, 2008, 03:55:52 PM
Home Help Search Login Register
News: iJoomla Search and Archive for Joomla 1.5

+  iJoomla Forum
|-+  iJoomla Magazine
| |-+  Support Questions
| | |-+  Remove white space above articles
« previous next »
Pages: [1] Print
Author Topic: Remove white space above articles  (Read 360 times)
nicolinden
customers
Newbie
*
Posts: 7


View Profile Email
« on: June 19, 2008, 11:51:07 PM »

Hi Guys,

I am building a website on the domain name http://www.noki-online.com. It hasen't been finished by far however, I am having an issue with the way the magazine is placed. On the frontpage I want to use it as a guide of which content exists on the website. But as you can see the article does not start at the same height as the poll on the right side...

Anyone who knows why and if there is a way to fix it? I get the feeling that these spaces are reserved for the magazine and issue title but I do not want to show these...

Regards,
Nico...
Logged
RicardoCorai
customers
Hero Member
*
Posts: 2011


View Profile WWW
« Reply #1 on: June 23, 2008, 08:59:38 AM »

Hi,
Edit your layout (ex. layout_01) and change this:
Code:
<style type="text/css" media="screen">
@import url( {LAYOUT_PATH}/css/{CSS} );
</style>

<div class="common">
<div class="pdg">
{MAGAZINE_NAME}
        {MAGAZINE_DESC}
        {EDITION_NAME}
        {EDITION_DESC}


</div>
</div>
<table width='100%'><tr><td>{EDITION_IMAGE}</td></tr></table>
<div class='common'>
{ZONE_1}
</div>



<br clear="all">

<div class="common">

        {ZONE_2}

</div>
With this:
Code:
<style type="text/css" media="screen">
@import url( {LAYOUT_PATH}/css/{CSS} );
</style>

<table width='100%'><tr><td>{EDITION_IMAGE}</td></tr></table>
<div class='common'>
{ZONE_1}
</div>



<br clear="all">

<div class="common">

        {ZONE_2}

</div>
Best regards,
Logged

Ricardo Corai
Moderator
www.planetacms.com
Pages: [1] Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC
Joomla Bridge by JoomlaHacks.com
Theme Globe by Eponnox