1
mesol
XoopsEXM and Kris Theme Problem
  • 2007/7/19 8:22

  • mesol

  • Not too shy to talk

  • Posts: 168

  • Since: 2006/4/19


I like XoopsEXM admin but creates problem with Kris theme. Here I provide the screenshot.

Default XoopsEXM
Resized Image

While, Kris Theme
Resized Image

With Kris Theme, there is no diffrent with menu and submenu. How to solve it. I asked this question in Xoops-Mexico before but no feedback because I ask in English I think. Somebody help me.

2
nachenko
Re: XoopsEXM and Kris Theme Problem
  • 2007/7/19 9:25

  • nachenko

  • Quite a regular

  • Posts: 356

  • Since: 2005/1/18


This is just a CSS problem. Check the style class of the submenu items, then check they exist in Kris' "style.css" file. If they do exist, then check the code really make a difference, and it's not just a copy of the main menu CSS code.

3
kris_fr
Re: XoopsEXM and Kris Theme Problem
  • 2007/7/19 17:12

  • kris_fr

  • Theme Designer

  • Posts: 1009

  • Since: 2005/12/31


hi,

Theme name ?

@ +

4
mesol
Re: XoopsEXM and Kris Theme Problem
  • 2007/7/20 2:47

  • mesol

  • Not too shy to talk

  • Posts: 168

  • Since: 2006/4/19


I downloaded all of your theme Kriss. I love your theme. Actually all the themes having same problem. I think the problem is from modules/system/style.css of XoopsEXM. I try to replace style.css of XoopsEXM with the original one but it appears to be something wrong with admin section.

For Kriss, the screenshot is from Kris_112

5
mesol
Re: XoopsEXM and Kris Theme Problem
  • 2007/7/20 2:59

  • mesol

  • Not too shy to talk

  • Posts: 168

  • Since: 2006/4/19


Here I post both of style.css

XoopsEXM
/* General definitions */
html scrollbar-face-color#eeeeee; scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #d5d5d5; scrollbar-3dlight-color: #000000; scrollbar-arrow-color: #000000; scrollbar-track-color: #ffffff; scrollbar-darkshadow-color: #000000;}

body background-color #E9F0F7; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px; padding: 0px;}

img {bordernone;}

hr height3pxborder3px #E18A00 solid; width: 95%;}

ul margin2pxpadding2px; list-styledecimal insidetext-alignleft;}
li margin-left2px; list-stylesquare insidecolor#000000;}

h1 font-size20px;}
h2 font-size18px;}
h3 font-size16px;}
h4 font-size14px;}

th {background-color#56BAFA; color: #FFFFFF; padding : 4px; vertical-align : middle;}

a:link {text-decorationnonecolor#4177A6; font-weight: bold; background-color: transparent;}
a:visited {text-decorationnonecolor#4177A6; font-weight: bold; background-color: transparent;}
a:hover {text-decorationunderlinecolor#FF4500; font-weight: bold; background-color: transparent;}


/* Code and Quote Definition */
div.xoopsCode font-size11pxcolor#006600; background-color: #FAFAFA; border: #c2cdd6 1px dashed;}
div.xoopsQuote font-size11pxcolor#444444; line-height: 125%; text-align: justify; background-color: #FAFAFA; border: #c2cdd6 1px dashed;}

/* Links for Quotes */
div.xoopsQuote a:linkdiv.xoopsQuote a:visited color#444444; font-weight: bold; background-color: transparent;}
div.xoopsQuote a:hoverdiv.xoopsQuote a:active color#1778cb; background-color: transparent;}

/* Redirect messages */
div.errorMsg {
    
background-color#1E90FF; 
    
colorWhite
    
text-aligncenter;  
    
border1px solid #0081FD;
    
padding8px;
    
font-weightbold;
}
div.confirmMsg {
    
background-color #FFF09B; 
    
color#FF4500; 
    
text-align:center
    
border1px solid #FFD700;
    
font-weight bold;
    
width80%;
    
margin0 auto;
    
padding8px;
}

/* General small */
.fontSmall font-size 10pxbackground-colortransparent;}
a.fontSmall color#006699;}
a.fontSmall:hover color#C23030; text-decoration: underline;}

/*forms elements*/
input,textarea,select 
    
border1px solid #CCCCCC; 
    
font-size11px;
    
font-familyArialHelveticasans-serif;
    
background-color#FFFFFF;
}
input:focustextarea:focusselect:focus{
    
border1px solid #999999;
}

.
outer {border1px solid #CCCCCC;}
.head {background-color#EBEBEB; padding: 5px; font-weight: bold;}
.even {background-color#FFFFFF; padding: 5px;  border-bottom: 1px solid #CCCCCC; }
.odd {background-color#EFEFEF; padding: 5px; border-bottom: 1px solid #CCCCCC; }
.foot {background-color#E1E7EF; padding: 5px; font-weight: bold;}
tr.head td {background-color#BDE3FB; padding: 5px; font-weight: bold;}
tr.even td {background-color#FFFFFF; padding: 5px; border-bottom: 1px solid #CCCCCC;}
tr.odd td {background-color#EFEFEF; padding: 5px; border-bottom: 1px solid #CCCCCC; }
tr.foot td {background-color#E1E7EF; padding: 5px; font-weight: bold;}

/**
 * Declaraciones para nuevo formato
 * @author BitC3R0
 */
div#logoHead{
    
padding0;
    
text-alignleft;
    
backgroundurl(images/bgheader.jpgrepeat-x;
    
border-bottom3px solid #9ACD32;
}
div#navbarCP{
    
background#F1F1FC;
    /*padding: 4px;*/
    
border-top1px solid #FFFFFF;
    
border-bottom1px solid #CCCCCC;
    
font-weightnormal;
    
font-familyArialHelveticasans-serif;
    
height24px;
}
div#navbarCP ul{
    
list-stylenone;
    
padding0;
    
margin0;
}
div#navbarCP ul li{
    
list-stylenone;
    
padding0;
    
floatleft;
    
margin0;
    
margin-left3px;
    
positionrelative;
}
div#navbarCP ul li a{
    
padding4px;
    
displayblock;
    
color#000000;
    
font-weightnormal;
    
border1px solid #F1F1FC;
}
div#navbarCP ul li a:hover{
    
background-color#E7F4F7;
    
border-color#ADD8E6;
}
div#navbarCP ul li ul{
    
displaynone;
    
positionabsolute
    
top1em;
    
left0;
    
background#FFFFFF;
    
border1px solid #CCCCCC;
    
padding0;
    
margin0;
}
div#navbarCP ul li ul a{
    
color#666666;
    
font-weightnormal;
    
backgroundurl(images/item.pngno-repeat left;
    
padding-left20px;
    *
padding-left4px;
    
border1px solid #FFFFFF;
}
div#navbarCP ul li ul a:hover{
    
color#000000;
    
background-color#E7F4F7;
    
border-color#ADD8E6;
}
div#navbarCP ul li ul li{
    
width150px;
    
margin0;
    *
widthauto;
}
div#navbarCP ul li > ul {
    
topauto;
    
leftauto;
}
div#navbarCP ul li:hover ul, div#navbarCP li.over ul{ display: block; }
div#navbarCP ul li ul li{
    
floatnone;
}
div#bodyCP{
    
width95%;
    
margin0 auto;
    
background-color#FFFFFF;
    
border1px solid #CCCCCC;
    
padding8px;
}
div#containBodyCP{
    
padding0;
    
margin0;
    
border-top1px solid #FFFFFF;
    
border-bottom1px solid #CCCCCC;
}
div#navOptionsCP{
    
padding0px 5px 0px 5px;
    
text-alignright;
    
background#F1F1FC;
    
border-top1px solid #FFFFFF;
    
border-bottom1px solid #CCCCCC;
    
height35px;
}
div#navOptionsCP a{
    
border1px solid #DFE0FD;
    
height32px;
    
displayblock;
    
width32px;
    
floatright;
    
margin0;
    
margin-right2px;
}
div#navOptionsCP a:hover{
    
background-color#E7F4F7;
    
border-color#ADD8E6;
}
div#navOptionsCP .modname{
    
floatleft;
    
font-size18px;
    
font-weightbold;
    
colorSilver;
    
margin-top4px;
}
.
CPrssLinks{
    
padding4px;
}
.
CPrssLinks a{
    
font-size12px;
    
backgroundurl(images/item.pngno-repeat left;
    
padding2px;
    
displayblock;
    
padding-left18px;
}
div.CPfoot{
    
padding4px;
    
background-color#F1F1FC;
    
border-bottom1px solid #CCCCCC;
    
border-top1px solid #FFFFFF;
    
text-aligncenter;
    
font-size10px;
    
font-weightbold;
    
color#666666;
}


Original Xoops
/* General definitions */
html scrollbar-face-color#eeeeee; scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #d5d5d5; scrollbar-3dlight-color: #000000; scrollbar-arrow-color: #000000; scrollbar-track-color: #ffffff; scrollbar-darkshadow-color: #000000;}

body background-color transparentfont-size12pxfont-familyVerdanaArialHelveticasans-serifmargin0pxpadding0px;}

img {bordernone;}

hr height3pxborder3px #E18A00 solid; width: 95%;}

ul margin2pxpadding2px; list-styledecimal insidetext-alignleft;}
li margin-left2px; list-stylesquare insidecolor#000000;}

h1 font-size20px;}
h2 font-size18px;}
h3 font-size16px;}
h4 font-size14px;}

th {background-color#2F5376; color: #FFFFFF; padding : 2px; vertical-align : middle;}

a:link {text-decorationnonecolor#666666; font-weight: bold; background-color: transparent;}
a:visited {text-decorationnonecolor#666666; font-weight: bold; background-color: transparent;}
a:hover {text-decorationnonecolor#ff9966; font-weight: bold; background-color: transparent;}


/* Code and Quote Definition */
div.xoopsCode font-size11pxcolor#006600; background-color: #FAFAFA; border: #c2cdd6 1px dashed;}
div.xoopsQuote font-size11pxcolor#444444; line-height: 125%; text-align: justify; background-color: #FAFAFA; border: #c2cdd6 1px dashed;}

/* Links for Quotes */
div.xoopsQuote a:linkdiv.xoopsQuote a:visited color#444444; font-weight: bold; background-color: transparent;}
div.xoopsQuote a:hoverdiv.xoopsQuote a:active color#1778cb; background-color: transparent;}

/* Redirect messages */
div.errorMsg background-color#FF3737; color: White; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.confirmMsg background-color #DDFFDF; color: #136C99; text-align:center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight : bold;}

/* General small */
.fontSmall font-size 10pxbackground-colortransparent;}
a.fontSmall color#006699;}
a.fontSmall:hover color#C23030; text-decoration: underline;}

/*forms elements*/
input border-right#000000 1px solid; border-top: #000000 1px solid; font: 11px verdana, arial, helvetica, sans-serif; border-left: #000000 1px solid;color: #000000; border-bottom: #000000 1px solid; background-color: #ffffff;}
textarea border#000000 1px solid; width: 430px; font: 11px verdana, arial, helvetica, sans-serif;}
input.formTextBox border#000000 1px solid; background: #ffffff; font: 11px verdana, arial, helvetica, sans-serif;}
select border#000000 1px solid; font: 11px verdana, arial, helvetica, sans-serif;}

div.content text-alignleftpadding0px 15px 0px 15px;}

.
xoopsCenter text-align:center;}

.
bg1 background-color#E6E6E6;}
.bg2 background-color#2F5376;}
.bg3 background-color#2F5376; color: #ffffff;}
.bg4 background-color#ECECEC;}
.bg5 background-color#ECECEC;}

.outer {border1px solid silver;}
.
head {background-color#c2cdd6; padding: 5px; font-weight: bold;}
.even {background-color#dee3e7; padding: 5px;}
.odd {background-color#E6E6E6; padding: 5px;}
.foot {background-color#c2cdd6; padding: 5px; font-weight: bold;}
tr.head td {background-color#c2cdd6; padding: 5px; font-weight: bold;}
tr.even td {background-color#dee3e7; padding: 5px;}
tr.odd td {background-color#E6E6E6; padding: 5px;}
tr.foot td {background-color#c2cdd6; padding: 5px; font-weight: bold;}

Login

Who's Online

228 user(s) are online (113 user(s) are browsing Support Forums)


Members: 0


Guests: 228


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits