-
AuthorPosts
-
January 3, 2008 at 2:33 pm #124778
Hi there,
I deleted column 2 (right) in the index.php of the template and wanted to move column 1(left) to the right, but it did not work out the way in wanted. The result can be found at: http://japanorama.leidenuniversity.info
I have set the
#ja-mainbody, #ja-mainbody-fl {
float: left;
width: 78%;
}to
#ja-mainbody, #ja-mainbody-fl {
float: left;
width: 100%;
}and played around with the
#ja-col1 div.ja-innerpad
but I cannot get the frontpage to look the way I wanted it. :((
Is there someone out there who can help me?
Oscar Veltink
Leiden UniversityJanuary 4, 2008 at 11:32 am #235707I solved this myself by turning this:
# Auto Collapse Divs Functions ##########
$ja_left = mosCountModules(‘left’);
$ja_right = mosCountModules(‘right’);into:
# Auto Collapse Divs Functions ##########
$ja_left = mosCountModules(‘left’);
//$ja_right = mosCountModules(‘right’);I wonder whether this and other column issues in this forum are documented in the manual of Hedera.
I think it should be, because the template is advertised with the adjustable Layout as one of its features…. :confused:January 9, 2008 at 11:57 pm #236138Did you ever get around to solve the issues with the two user modules stacking (Latest News and Popular)?
January 10, 2008 at 8:05 am #236156No, I am still wondering what that could be. In noticed that other browsers do not have that problem and that it is only IE. Maybe a moderator in this forum knows what to do.
January 10, 2008 at 11:09 am #236166Another user said in another thread that a mderator had helped him modify the css – I asked in the thread if he can make the changes public – he should.
January 31, 2008 at 7:43 pm #237853Did you solve this issue. I’m trying to delete the middle column and have my main content go all the way over to column 2. If so, could you let me know how you did it and if it was via this:
<blockquote> solved this myself by turning this:
# Auto Collapse Divs Functions ##########
$ja_left = mosCountModules(‘left’);
$ja_right = mosCountModules(‘right’);into:
# Auto Collapse Divs Functions ##########
$ja_left = mosCountModules(‘left’);
//$ja_right = mosCountModules(‘right’);</blockquote>IWhat file do I find this in? THANKS!
-
AuthorPosts
This topic contains 6 replies, has 3 voices, and was last updated by kwest1216 16 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum