PDA

View Full Version : Need help to fix 3 small bug at my template!


lior_avr
19.05.2004, 10:39
Hii;
Website link: http://photosmart.f2o.org/clubhotel/mambo/index.php
The index.php to edit: http://photosmart.f2o.org/clubhotel/index.phps

i need help with 3 thing:

1) Sign in/ Regist Box - the box is not at the right place. i need that they will be aligh to right and on under the other. (like the default).

2) The search box need to be at the same level with the tree option. (at the green line below the button) and not under the tree option like it's now.

3) under the main menu i open a new menu (sub menu) the name inside align to center,,, this is not good :cool: ... i need them align to right..
i paint the demo i it's should be : http://photosmart.f2o.org/clubhotel/demo

thank's - After i finish the temp. i will publish it !

michelerocco
19.05.2004, 12:01
could you post your css file? I'm tring to get it for look what is wrong but the server say that it's not present ... have you a css file? the position of fields could be set by this ...

pixelsoul
19.05.2004, 12:51
Well.. as far as the login module you can change the button in mod_login.php in hte modules look for..

<input type="checkbox" name="remember" class="inputbox" value="yes" /> <?php echo _REMEMBER_ME; ?><br />
<input type="submit" name="Submit" class="button" value="<?php echo _BUTTON_LOGIN; ?>" />

And you can put it above another module in the manage modules in the admin backend..

The search thingy you should put a line like this in the cell..

<td align="left">

lior_avr
19.05.2004, 14:17
there rhe CSS,,, i didnt understand the help yet. i have no good php knowlage..
if someone can edit and upload it for me it will really help.

css file: /* Body */
BODY {
margin: 0px 0px 0px 0px;
/*background: url(../images/icon_mamb_background.jpg) right #EEEEEE;*/
background-color:#ffffff;
color : #333333;
direction: rtl;
}
td, tr, p, div {
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
/*font-weight: bold; */
color: #000000;
direction: rtl;
}
h4 {
color: #333333;
font-size: 16px; font-weight: bold;
direction: rtl;
}
h5 {
color: #333333;
font-size: 14px; font-weight: bold;
direction: rtl;
}
h6 {
color: #333333;
font-size: 12px; font-weight: bold;
direction: rtl;
}
/* Links כיתוב בתפריטים*/
a:link, a:visited {
font-size: 13px;
font-weight: bold;
font-family:Ariel;
color: #000000;
text-decoration: none;
direction: rtl;
}
a:hover {
color: #FF6347;
text-decoration: none;
direction: rtl;
}
a.contentpane:link, a.contentpane:visited {
font-size: 11px;
color: #000000;
text-decoration: none;
direction: rtl;
}
a.contentpane:hover td {
color: #BDD2E8;
text-decoration: underline;
direction: rtl;
}
/* Horizontal Line */
hr {
background: #333333;
height:2px;
border: 1px inset;
direction: rtl;
}
/* --Default Class Settings-- */
a.mainmenu:link, a.mainmenu:visited {
font-size: 11px;
color: #333333;
font-weight: normal;
padding: 0px;
height: 11px;
width: 95%;
border-top-width: 0px;
border-top-style: dashed;
border-top-color: #999999;
direction: rtl;
}
a.mainmenu:hover {
font-size: 11px;
color: #556B2F;
text-decoration: none;
font-weight: normal;
background-color:#f0f8ff;
height: 11px;
width: 95%;
padding: 0px;
border-top-width: 0px;
border-top-style: dashed;
border-top-color: #556B2F;
direction: rtl;
}
/* Content - Sections & Categories */
.contentpaneopen {
color : #333333;
background-color: #ffffff;
/* background: url(../images/icon_mamb_background.jpg) right #30AFC5;*/
font-size: 11px;
padding: 5px;
direction: rtl;
}
.content {
border: 1px solid #000000;
background-color : #F1F1F1;
color : #333333;
font-size: 11px;
direction: rtl;
}
.contentpane {
background-color : #F1F1F1;
color : #333333;
font-size: 11px;
margin: 5px;
direction: rtl;
}

.contentheading {
font-size: 18px;
font-weight: bold;
border: 1px solid #FFFFFF;
color: #ffffff;
direction: rtl;
padding-right: 30px;
padding-bottom: 5px;
padding-top: 5px; /*background: url(../images/icon_mamb_green.jpg) no-repeat right;*/
/*background: url(../images/icon_mambo_line.jpg) no-repeat right #82B8FF;*/
background-color: #004A8E;
}
/*כותרות עמודים פנימים של כתבות */
.contentdescription {
font-size: 14px;
color: #000000;
direction: rtl;
}
/* עץ סרגל ניווט*/
.pathway {
font-size: 13px;
color: white;
direction: rtl;
font-weight: bold;
}

/* Links */
a.blogsection:link, a.blogsection:visited {
color: #333333;
text-decoration: none;
font-weight: normal;
direction: rtl;
}
a.blogsection:hover {
color: #000000;
text-decoration: none;
direction: rtl;
}

a.pathway:link, a.pathway:visited {
color: #D4D5AB;
text-decoration: none;
font-weight: normal;
font-size: 9px;
direction: rtl;
}

a.pathway:hover {
color:#000000;
text-decoration: underline;
direction: rtl;
}

a.weblinks:link, a.weblinks:visited {
color: #D4D5AB;
text-decoration: none;
font-weight: normal;
direction: rtl;
}
a.weblinks:hover {
color: #000000;
text-decoration: none;
direction: rtl;
}
.subRead {
width: 100%;
background-color: #DFDFDF;
}
a.readon:link, a.readon:visited {
/* המשך הכתבה */
color: #990000;

text-decoration: none;
font-weight: bold;
font-size: 14px;
direction: rtl;
}
a.readon:hover {
color: #993300;

text-decoration: none;
direction: rtl;
}
/* מסגרת תפריטים */
table.moduletable {
WIDTH: 100%;
direction: rtl;
border: 1px solid #0A5A8D;
background-color: #F1F1F1;
}
/* כותרות של חלונות באתר */
table.moduletable th {
WIDTH: 100%;
FONT-WEIGHT: bold;
FONT-SIZE: 13px;
BACKGROUND-COLOR: #004A8E;
/*background: url(../images/icon_mamb_1.jpg) no-repeat right #FFD763;*/

PADDING-BOTTOM: 5px;
COLOR: #ffffff;
/*
PADDING-TOP: 3px;
padding-right: 5px;

direction: rtl;
padding: 5px;
border: 1px solid #FFFFFF;
/*background: background-image;
/*background-image: url('templates/mamboheb/images/icon_mamb_blue.jpg');*/
/*background: url(../images/icon_mamb_blue.jpg) no-repeat right #30AFC5;*/
background-repeat: no-repeat;
background-position: right;
}
.componentheading {
font-size: 13px;
font-weight: bold;
color: #D4D5AB;
direction: rtl;
}
.boxheading {
font-size: 13px;
font-weight: bold;
color: #000000;
direction: rtl;
}
.button {
font-style: normal;
font-weight: bold;
font-size: 12px;
background-color:#FAFAFA;
/* כפתור הצבע וכפתור התחבר */
color: #333333;
border-width: 1px;
border-style: solid;
border-color: #333333;
direction: rtl;
}

.offtab {
font-style: normal;
font-weight: bold;
font-size: 11px;
background: #BFE347;
color: #333333;
border-width: 2px;
border-style: solid;
border-color: #333333;
direction: rtl;
}

.formstyle1 {
font-size: 11px;
font-weight: normal;
color: #333333;
background: #ffffff;
border: 1px solid;
border-color: #aaaaaa;
direction: rtl;
}

.inputbox, option, select, textarea {
font-size: 12px;
font-weight: normal;
color: #333333;
background: #ffffff;
direction: rtl;
border-top: 2px solid #999999;
border-right: 2px solid #999999;
border-bottom-width: 2px solid #999999;
border-left-width: 2px solid #999999;
}

.slogan {
font-size: 18px;
font-weight: bold;
color: #BFE347;
direction: rtl;
}
.search {
background-color: #30AFC5;
color: #FFFFFF;
border: 1px solid #333333;
font-size: 13px;
direction: rtl;
}
.searchsite {
font-size: 15px;
font-weight: bold;
color: #ffffff;
direction: rtl;
}
/** category text format and links קטגוריות פנימיות של הדפים**/
.category {
color: #333333;
font-size: 11px;
font-weight: bold;
text-decoration: none;
direction: rtl;
}
a.category:link, a.category:visited {
color: red;
font-weight: bold;
direction: rtl;
}

a.category:hover {
color: #000000;
direction: rtl;
}
/* סקרים */
.poll {
width: 150px;
font-size: 13px;
color: red ;
line-height: 14px;
direction: rtl;
}

.sectiontableentry1 {
background-color : #EFEFEF;
font-size: 11px;
color: #000000;
direction: rtl;
}

.sectiontableentry2 {
background-color : #DEE3E7;
font-size: 11px;
color: #000000;
direction: rtl;
}
/* סקרים סוף */
.sectiontableheader {
background-color : #ffffff;
color : #333333;
font-weight : bold;
direction: rtl;
}
/* כיתוב - הכתבה נכתבה על ידי */
.small {

font-size: 10px;
color: #666666;
text-decoration: none;
font-weight: normal;
direction: rtl;
}

.createdate {

font-size: 10px;
color: #333333;
text-decoration: none;
font-weight: normal;
direction: rtl;
}
/* כיתוב התאריך בכל כתבה */
.modifydate {

font-size: 10px;
color: #808080;
text-decoration: none;
font-weight: normal;
direction: rtl;
}

ul {
margin: 0px 0px 0px 0px;
direction: rtl;
}

li {
list-style-image: url('images/M_images/arrow.png');
list-style-position:inside;
direction: rtl;
}

.fase4rdf {

font-size: 11px; color: #000000; font-weight: normal;
direction: rtl;
}

a.fase4rdf:link {
font-size: 11px; font-weight: normal; color: #556B2F;
direction: rtl;
}

a.fase4rdf:hover {
font-weight: bold; color: #808080;
direction: rtl;
}

table.searchintro {
background-color: #ffffff;
direction: rtl;
}

table.contact {
background-color: #ffffff;
direction: rtl;
}

table.contact td.icons {
background-color: #ffffff;
direction: rtl;
}

table.contact td.details {
background-color: #ffffff;
font-size: 10px;
font-weight: bold;
color: #333333;
direction: rtl;
}
.newsflashBody {
padding: 5px;
background-color: #FFFFFF;
direction: rtl;
}
.navBody {
padding: 5px;
background-color: #A3BBCF;
direction: rtl;
}
.mainTable {
height: 100%;
margin: 0px;
padding: 0px;
width: 770px;
direction: rtl;
}
.client {
direction: rtl;
}

.right {
font-size: 11px;
color: #000000;
margin: 5px;
direction: rtl;
}
.topright {
background-repeat: no-repeat;
background-position: top;
direction: rtl;
}
/* רוחב חלון התפריטים */
.menus {
width: 150px;
}
.footer {
background-image: url('../images/img_footer_bg.jpg');
background-repeat: repeat-x;
}
.header {
background-image: url('../images/img_masthead_logo.jpg');
background-position: center;
background-repeat: no-repeat;
color: #FFFFFF;
size: 10px;
}

lior_avr
27.05.2004, 22:38
Friends... i need this help plz... i really want to publish this temp.
help me to finish it plz