- Posts: 18
- Thank you received: 0
Problem log in design
-
Airjie
Inactive member -
Topic Author
- New Member
-
Less
More
14 years 7 months ago #6910
by Airjie
Replied by Airjie on topic Re: Problem log in design
Don't understand why it doesn't work, i don't know where I do wrong I change index.php template just as you said.
Extract of index.php of coffein template :
jQuery(function() {
jQuery('#gallery a').lightBox();
});
</script>
<?php } ?>
<style type="text/css">
.login-greeting, .logout-button
{
background:none;
}
</style>
</head>
<body <?php if ($background!="none") { ?>style="background:<?php if($background=="bg2" or $background=="bg5") { ?>#000 <?php } ?>url(<?php echo $template_path ?>/images/<?php echo $background; ?>.jpg) no-repeat top center"<?php }else{ ?>style="background:<?php echo $backgroundColor; ?>"<?php } ?>>
<?php if ($panelmodules) { ?>
<div id="top-panel">
<div class="topPanelModules">
Sorry for inconveniance...
Extract of index.php of coffein template :
jQuery(function() {
jQuery('#gallery a').lightBox();
});
</script>
<?php } ?>
<style type="text/css">
.login-greeting, .logout-button
{
background:none;
}
</style>
</head>
<body <?php if ($background!="none") { ?>style="background:<?php if($background=="bg2" or $background=="bg5") { ?>#000 <?php } ?>url(<?php echo $template_path ?>/images/<?php echo $background; ?>.jpg) no-repeat top center"<?php }else{ ?>style="background:<?php echo $backgroundColor; ?>"<?php } ?>>
<?php if ($panelmodules) { ?>
<div id="top-panel">
<div class="topPanelModules">
Sorry for inconveniance...
Please Log in to join the conversation.
-
Airjie
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 18
- Thank you received: 0
14 years 7 months ago #6912
by Airjie
Replied by Airjie on topic Re: Problem log in design
Hi again,
I choose to remove the wave to solve the problem
Thanks anyway,
Airjie.
I choose to remove the wave to solve the problem
Thanks anyway,
Airjie.
Please Log in to join the conversation.
Time to create page: 0.100 seconds