Problem With Home Page Table »  Show posts from    to     

Icy Phoenix


Old Styles Topics - Problem With Home Page Table



Marfo [ Mon 19 Oct, 2009 17:47 ]
Post subject: Problem With Home Page Table
Hi all,

my IP version is: 1.3.0.53
template: white Pearl
link: http://www.fmaitalia.netsons.org/forum

I'm making the new template for my forum but i have a problem
at the moment in the Home Page the left menù does not "touch" the footer if the news table is too tall
what I want to know is if exist a command that extend the left menù and his background
to the same length of the news table and join it whit the footer?

sorry for my orrible english


Chaotic [ Mon 19 Oct, 2009 19:53 ]
Post subject: Re: Problem With Home Page Table
Your English isn't bad at all.

I'm moving this topic to the styles and templates forum for you.


Marfo [ Mon 19 Oct, 2009 20:12 ]
Post subject: Re: Problem With Home Page Table
Chaotic wrote: [View Post]
Your English isn't bad at all.

I'm moving this topic to the styles and templates forum for you.


Thank you^^


Marfo [ Wed 21 Oct, 2009 16:38 ]
Post subject: Re: Problem With Home Page Table
Hi all,

I've solved my problem only in part because with, Firefox, Chrome and safari now the left menù join with the footer
but using IE 8 in compatibility mode as you can see there is a "little" problem!

http://fmaitalia.netsons.org/forum/

Now what i've done is that:

1-created new directory called layout in templates root
2-edited 2_coloumns.tpl

here the code:


<style type="text/css">
<!--
#container{
background: url('http://www.fmaitalia.net/templates/fmai/images/skin/ms_bg.png') left;
height: 100%;
width: 250px;
}

-->
</style>
<!-- BEGIN nav_blocks_row -->
{nav_blocks_row.CMS_BLOCK}
<!-- END nav_blocks_row -->
<div id="container">

<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td style="vertical-align: top;"><!-- BEGIN left_blocks_row -->
{left_blocks_row.CMS_BLOCK}
<!-- END left_blocks_row --></td>
<td style="padding-left: 0px; vertical-align: top;"><!-- BEGIN center_blocks_row -->
{center_blocks_row.CMS_BLOCK}
<!-- END center_blocks_row -->
<!-- BEGIN xsnews_blocks_row -->
{xsnews_blocks_row.OUTPUT}
<!-- END xsnews_blocks_row -->
<!-- BEGIN centerbottom_blocks_row -->
{centerbottom_blocks_row.CMS_BLOCK}
<!-- END centerbottom_blocks_row -->
</td>
</tr>
</table>
</div>

this part of code:

<style type="text/css">
<!--
#container{
background: url('http://www.fmaitalia.net/templates/fmai/images/skin/ms_bg.png') left;
height: 100%;
width: 250px;
}

-->

</style>


is here only for test if it works after I'll put that in the stylesheet

can you help me to solve the problem whit IE please?

Edit: Sorry for the double post my error, i've pushed Quote and not edit


Mighty Gorgon [ Wed 21 Oct, 2009 19:35 ]
Post subject: Re: Problem With Home Page Table
Sorry, but I don't understand what you need to achieve.

By the way... nice personalization of Icy Phoenix... keep up the good work.


Marfo [ Wed 21 Oct, 2009 20:37 ]
Post subject: Re: Problem With Home Page Table
Mighty Gorgon wrote: [View Post]
Sorry, but I don't understand what you need to achieve.

By the way... nice personalization of Icy Phoenix... keep up the good work.


HaoAsakura as solved the problem and I forget to advise You i'm sorry.

The template as you can see is made by Hao and not by me i'm only helping him because after i'll install that on My Forum
at the moment it isn't nothing particoular

www.fmaitalia.net

after I'll post what has done Hao to solve it^^


Mighty Gorgon [ Wed 21 Oct, 2009 21:42 ]
Post subject: Re: Problem With Home Page Table
Thank you very much for reporting us that your issue is solved.


HaoAsakura [ Thu 22 Oct, 2009 16:20 ]
Post subject: Re: Problem With Home Page Table
Here I am ^_^

I don't know whether the solution is the correct ... I added this property

"float: left"

Now the left column, with IE7, remains fixed


krisstewart [ Tue 08 Nov, 2011 13:02 ]
Post subject: Re: Problem With Home Page Table
You did a great work with your forum, i like a lot how it looks.
Good luck!




Powered by Icy Phoenix