joomla 1.6 invisible text

More
13 years 10 months ago #8163 by leonlegrand
The website is in localhost. I did not host it already.

Please Log in to join the conversation.

More
13 years 10 months ago #8167 by ivan.milic
Hi,
open the index.php of template

find this:

$bottommodules = 0;
for ($loop = 5; $loop <= 8; $loop += 1) {
if($showuser[$loop]) { $bottommodules++; }
}

add after if
$bottommodules = true;

report resuts of this to us.

Please Log in to join the conversation.

More
13 years 10 months ago - 13 years 10 months ago #8170 by leonlegrand
images in User5 to 7 are aligned verticaly. See attach
Attachments:
Last edit: 13 years 10 months ago by leonlegrand.

Please Log in to join the conversation.

More
13 years 10 months ago #8180 by ivan.milic
Hi,

add this in template_css.css at the bottom:

.bottom > div
{
float:left;
width:25%;
}

Please Log in to join the conversation.

More
13 years 10 months ago #8227 by leonlegrand
Good! text in user5-7 is now visible. But it has enlarge the height of footer1-4.

See attached!

File Attachment:

File Name: user5-7_.doc
File Size:335 KB
Attachments:

Please Log in to join the conversation.

More
13 years 10 months ago #8261 by ivan.milic
Hi,
maybe changing 25% to 33% cold help (I see you have 3 modules in line), if no I relay can not help you without having site online.

Please Log in to join the conversation.

Time to create page: 0.093 seconds
Powered by Kunena Forum