Members: 16,996
Threads: 38,845
Posts: 159,389
Online: 15

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse

Go Back   Mambers.com > Templates > Template Discussions

Reply
 
LinkBack Thread Tools Display Modes
Old 19.12.2004, 21:01   #1 (permalink)
Senior Mamber
 
pocketom's Avatar
 
Join Date: Aug 2004
Location: Germany
Posts: 184
pocketom is on a distinguished road
Send a message via ICQ to pocketom Send a message via MSN to pocketom
Default Help! My Content does only align left!

Hi mambers,

i hope someone can help me with this problem. I dont know what i should do else. If i write some text in a item and press save, everythin is aligned left, no matter if i set a text line to right or center.
I use htmlarea 3 pro xtd. Can someone take a look whats going wrong in my template?

I really dont know what to do.
__________________
LET'S MAMBO NOT SPAMBO


Mambo got emailcloaking!
pocketom is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 19.12.2004, 21:03   #2 (permalink)
Senior Mamber
 
pocketom's Avatar
 
Join Date: Aug 2004
Location: Germany
Posts: 184
pocketom is on a distinguished road
Send a message via ICQ to pocketom Send a message via MSN to pocketom
Default Here is the CSS:

Code:
BODY { 
margin: 5px 5px 5px 5px;
background-color : #FFFFFF ;
color : #000000;
font-family: Arial, Helvetica, Sans Serif;
font-size: 11px;
height: 100%;
padding: 0px;
}
.clr {
clear: both;
}
#main_outline {
width: 802px !important;
width: 808px;
border: 1px solid #cccccc;
padding: 2px;
background: #ffffff;
}
#pathway_outline {
width: 633px !important;
width: 635px;
float: left;
border: 1px solid #cccccc;
margin-bottom: 2px !important;
margin-bottom: -2px;
}
#pathway {
		font-size: 16px;
float: left;
padding: 4px 3px 3px 5px;
}
#buttons {
float: left;
margin: 0px;
padding: 0px;
width: 50%;
}
 
ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
font-size: 0.8em;
}
ul#mainlevel-nav li
{
display: block;
background-image: none;
padding-left: 0px;
padding-right: 0px;
float: right;
margin: 0;
width: auto !important;
width: 15%;
font-size: 11px;
line-height: 21px;
white-space: nowrap;
border-left: 1px solid #A24E12;
}
ul#mainlevel-nav li a
{
display: block;
padding-left: 0px;
padding-right: 0px;
text-decoration: none;
color: #333333;
background: transparent;
}
#buttons>ul#mainlevel-nav li a { width: auto; }
ul#mainlevel-nav li a:hover
{
color: #ff6600;
background: #ffcc00;
}
 
#search {
float: right;
border: 1px solid #A24E12;
padding: 0px;
width: 163px !important;
width: 165px;
height: 21px !important;
height: 23px;
overflow: hidden;
}
#search .inputbox {
border: 0px;
padding: 4px 3px 3px 5px !important;
padding: 3px 3px 3px 5px;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
height: 17px !important;
height: 19px;
width: 153px !important;
width: 159px;
color: #ff6600;
}
#header_area {
width: 802px !important;
text-align: left;
border: 0px;
margin: 0px;
}
#header {
float: left;
padding: 0px;
margin: 0px;
width: 635px;
height: 150px;
background: url(../images/header_short.jpg) no-repeat;
}
#top_outline {
float: left;
border: 1px solid #cccccc;
padding: 2px;
margin-left: 2px;
float: left;
overflow: hidden;
height: 144px !important;
height: 150px;
width: 159px !important;
width: 165px;
}
#left_outline {
margin-top: 2px;
border: 1px solid #cccccc;
padding: 2px;
float: left;
width: 159px !important;
width: 165px;
}
#content_area {
padding: 0px;
margin-top: 0px;
margin-left: 2px;
/** border: 1px solid #cccccc; **/
float: left;
width: 100%;
}
#banner_area {
width: 635px;
margin-top: 2px;
margin-bottom: 0px !important;
margin-bottom: -3px;
}
#banner {
float: left;
padding: 0px;
width: 468px;
}
#poweredby {
float: left;
margin-left: 2px;
}
#sandbox_area_2 .sandbox_area {
float: left;
margin-top: 2px;
width: 468px;
}
#sandbox_area_1 .sandbox_area {
float: left;
margin-top: 2px;
width: 635px;
}
#right_outline {
border: 1px solid #cccccc;
margin-top: 2px;
float: right;
padding: 2px;
width: 159px !important;
width: 165px;
}
/** with both user1 and user2 visible **/
#user1_2 .user1_outline {
width: 227px !important;
width: 233px;
border: 1px solid #cccccc;
float: left;
margin: 0px;
padding: 2px;
margin-bottom: 2px;
}
#user2_2 .user2_outline {
width: 227px !important;
width: 233px;
border: 1px solid #cccccc;
float: right;
margin-left: 2px;
margin-bottom: 2px;
padding: 2px;
}
/** with either user1 or user2 visible **/
#user1_1 .user1_outline {
width: 462px !important;
width: 468px;
border: 1px solid #cccccc;
float: left;
margin: 0px;
padding: 2px;
margin-bottom: 2px;
}
#user2_1 .user2_outline {
width: 462px !important;
width: 468px;
border: 1px solid #cccccc;
float: right;
margin-bottom: 2px;
padding: 2px;
}
/** based on 100% content width **/
#user1_4 .user1_outline {
width: 311px !important;
width: 317px;
border: 1px solid #cccccc;
float: left;
margin: 0px;
padding: 2px;
margin-bottom: 2px;
}
#user2_4 .user2_outline {
width: 310px !important;
width: 316px;
border: 1px solid #cccccc;
float: right;
margin-left: 2px;
margin-bottom: 2px;
padding: 2px;
}
/** with either user1 or user2 visible **/
#user1_3 .user1_outline {
width: 629px !important;
width: 635px;
border: 1px solid #cccccc;
float: left;
margin: 0px;
padding: 2px;
margin-bottom: 2px;
}
#user2_3 .user2_outline {
width: 629px !important;
width: 635px;
border: 1px solid #cccccc;
float: right;
margin-bottom: 2px;
padding: 2px;
}
/** adjust content area based on right nav **/
#sandbox_area_2 .content_outline {
width: 462px !important;
width: 468px;
border: 1px solid #cccccc;
padding: 2px;
}
#sandbox_area_1 .content_outline {
width: 629px !important;
width: 635px;
border: 1px solid #cccccc;
padding: 2px;
}
#active_menu {
color:#EFC18A;
font-weight: bold;
}
a#active_menu:hover {
color: #A24E12;
}
.maintitle {
color: #ffffff;
font-size: 40px;
padding-left: 0px;
padding-top: 0px;
}
.error {
font-style: italic;
text-transform: uppercase;
padding: 5px;
color: #cccccc;
font-size: 14px;
font-weight: bold;
}
/** old stuff **/
.back_button {
float: left;
font-size: 11px;
font-weight: bold;
margin-top: 15px;
margin-bottom: 10px;
border: 1px solid #cccccc;
width: 40px;
padding: 4px;
}
.pagenav {
text-align: ;
font-size: 11px;
font-weight: bold;
border: 1px solid #cccccc;
width: auto;
padding: 0px;
margin: 1px;
}
.pagenavbar {
padding-right: 5px;
float: right;
}
#footer {
text-align: ;
padding: 3px;
}
ul
{
margin: 0;
padding: 0;
list-style: none;
}
li
{
line-height: 15px;
padding-left: 0px;
padding-top: 0px;
background-image: url(../images/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}
 
td {
text-align: left;
font-size: 11px;
}
 
 
/* mambo core stuff */
a:link, a:visited {
color: #A24E12; text-decoration: none;
font-weight: bold;
}
a:hover {
color: #EFC18A; text-decoration: none;
font-weight: bold;
}
 
table.contentpaneopen {
width: 100%;
padding: 0px;
border-collapse: collapse;
border-spacing: 0px;
}
table.contentpane td {
margin: 0px;
padding: 0px;
}
table.contentpane td.componentheading {
padding-left: 4px;
}
table.contentpane td.contentheading {
padding-left: 15px;
padding-top: 9px;
}
.button {
padding: 2px 5px 2px 5px;
height: 22px;
border:solid 1px #cccccc;
background-color: #ffffff;
color: #3300cc;
font-family: Arial, Helvetica, Sans Serif;
text-align: center;
font-size: 11px;
font-weight: bold;
}
.button:hover {
padding: 2px 5px 2px 5px;
height: 22px;
border:solid 1px #cccccc;
background-color: #3300cc;
color: #000000;
font-family: Arial, Helvetica, Sans Serif;
text-align: center;
font-size: 11px;
font-weight: bold;
}
.inputbox {
padding: 2px;
border:solid 1px #cccccc;
background-color: #ffffff;
}
#sandbox_area_2 .componentheading {
color: #666666;
text-align: left;
padding-top: 4px;
padding-left: 4px;
height: 21px;
font-weight: bold;
font-size: 10px;
text-transform: uppercase;
width: 458px !important;
width: 462px;
}
#sandbox_area_1 .componentheading {
color: #666666;
text-align: left;
padding-top: 4px;
padding-left: 4px;
height: 21px;
font-weight: bold;
font-size: 10px;
text-transform: uppercase;
width: 625px !important;
width: 629px;
}
.contentcolumn {
padding-right: 5px;
}
.contentheading {
height: 30px;
color: #000000;
text-align: left;
padding-top: 9px;
padding-left: 15px;
font-weight: bold;
font-size: 11px;
white-space: nowrap;
}
.contentpagetitle {
font-size: 13px;
font-weight: bold;
color: #000000;
text-align:left;
}
table.searchinto {
width: 100%;
}
table.searchintro td {
font-weight: bold;
}
table.moduletable {
width: 100%;
margin-bottom: 5px;
padding: 0px;
border-spacing: 0px;
border-collapse: collapse;
}
table.moduletable th {
background-color: #A24E12;
color: #ffffff;
text-align: left;
padding-top: 5px;
padding-left: 5px;
height: 24px;
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
}
table.moduletable td {
font-size: 11px;
padding: 0px;
margin: 0px;
font-weight: normal;
}
table.pollstableborder td {
padding: 2px;
}
.sectiontableheader {
font-weight: bold;
background: #f0f0f0;
padding: 4px;
}
.sectiontablefooter {
}
.sectiontableentry1 {
background-color : #ffffff;
}
.sectiontableentry2 {
background-color : #f9f9f9;
}
.small {
color: #999999;
font-size: 11px;
font-weight: bold;
}
.createdate {
height: 15px;
padding-bottom: 10px;
color: #999999;
font-size: 12px;
font-weight: bold;
}
.modifydate {
height: 15px;
padding-top: 10px;
color: #999999;
font-size: 11px;
font-weight: bold;
}
table.contenttoc {
border: 1px solid #A24E12;
padding: 2px;
margin-left: 2px;
margin-bottom: 2px;
}
table.contenttoc th {
	color: #666666;
text-align: none;
padding-top: 2px;
padding-left: 4px;
height: 21px;
font-weight: bold;
font-size: 10px;
text-transform: uppercase;
}
a.mainlevel:link, a.mainlevel:visited {
display: block;
vertical-align: middle;
font-size: 11px;
font-weight: normal;
color: #000000;
background-color: #EFC18A;
text-align: left;
padding-top: 5px;
padding-left: 5px;
height: 19px !important;
height: 24px;
width: 100%;
text-decoration: none;
}
a.mainlevel:hover {
background-position: 0px -25px;
text-decoration: none;
font-weight: normal;
color: #ffffff;
background-color: #A24E12;
padding-left: 5px;
}
a.sublevel:link, a.sublevel:visited {
padding-left: 1px;
vertical-align: middle;
font-size: 11px;
font-weight: bold;
color: #ff6600;
text-align: left;
}
a.sublevel:hover {
color: #ffcc00;
text-decoration: none;
}
.highlight {
background-color: #00ffff;
color: Blue;
padding: 0px 2px 0px 2px;
}
.code {
background-color: #ddd;
border: 1px solid #bbb;
}
__________________
LET'S MAMBO NOT SPAMBO


Mambo got emailcloaking!
pocketom is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 19.12.2004, 21:09   #3 (permalink)
Senior Mamber
 
pocketom's Avatar
 
Join Date: Aug 2004
Location: Germany
Posts: 184
pocketom is on a distinguished road
Send a message via ICQ to pocketom Send a message via MSN to pocketom
Default This is the index.php

Code:
 <?php echo "<?xml version=\"1.0\"?>";
defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title><?php echo $mosConfig_sitename; ?></title>
<meta http-equiv="Content-Type" content="text/html; <?php echo _ISO; ?>" />
<?php
if ($my->id) {
include ("editor/editor.php");
initEditor();
}
?>
<?php include ("includes/metadata.php"); ?>
<script language="JavaScript" type="text/javascript">
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
	document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
<link href="<?php echo $mosConfig_live_site;?>/templates/blank/css/style.css" rel="stylesheet" type="text/css" />

</head>

 

 

<body>
<script type="text/javascript" language="JavaScript1.2" src="../../script/m_events.js"></script>
<table width="100%"  border="0">
  <tr>
	<td width="150" height="0" valign="top"><?php mosLoadModules( "opt1" ); ?></td>
	<td width="150" height="0" valign="top"><?php mosLoadModules( "opt2" ); ?></td>
	<td width="150" height="0" valign="top"><?php mosLoadModules( "opt3" ); ?></td>
	<td width="150" height="0" valign="top"><?php mosLoadModules( "opt4" ); ?></td>
	<td width="150" height="0" valign="top"><?php mosLoadModules( "opt5" ); ?></td>
	<td width="150" height="0" valign="top"><?php mosLoadModules( "opt6" ); ?></td>
  </tr>
  <tr>
	<td height="9" colspan="6">			<?php include( "pathway.php" ); ?><a name="gotop" id="gotop"></a>	 <?php include 'mainbody.php'; ?></td>
  </tr>
</table>
<table width="100%"  border="0">
  <tr>
	<td width="84%" height="20" align="left" valign="top" ><div align="center"><strong></strong> </div></td>
	<td width="16%" align="right" valign="top"> <?php mosLoadModules( "login" ); ?>	</td>
  </tr>
</table>
<?php include_once("includes/footer.php"); ?>
</body>
</html>
__________________
LET'S MAMBO NOT SPAMBO


Mambo got emailcloaking!
pocketom is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 19.12.2004, 21:26   #4 (permalink)
Senior Mamber
 
pocketom's Avatar
 
Join Date: Aug 2004
Location: Germany
Posts: 184
pocketom is on a distinguished road
Send a message via ICQ to pocketom Send a message via MSN to pocketom
Default Re: Help! My Content does only align left!

I found out, that when i link directly to the content item is shows correct. But i want to show it also correct if i create menu links of type "blog category". I dont use the main text in the editor, i design my content with the introduction part, the first one.

What can i do?
__________________
LET'S MAMBO NOT SPAMBO


Mambo got emailcloaking!
pocketom is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
TUTORIAL: How to INTEGRATE Mambo modules into non-MOS static php pages in your site marcnyc Mambo 4.5 'How Do I' Questions 10 28.02.2006 04:23
related items doggett Mambo 4.5 'How Do I' Questions 7 08.06.2005 02:56
How to link preview text to the the full story ? scorplev Mambo 4.5 'How Do I' Questions 5 15.09.2004 05:50
Content Structuring Basics for Newbies, MOS 4.5 mamster Mambo 4.5 'How Do I' Questions 9 01.09.2004 05:18
How to display content on right side or left side areas? afru Mambo 4.5 'How Do I' Questions 6 21.05.2004 17:06


All times are GMT +2. The time now is 09:56.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.