1
ahlidap
"Very" old theme in 2.5.5
  • 2012/5/31 9:13

  • ahlidap

  • Just popping in

  • Posts: 2

  • Since: 2012/5/31


Hi,


I've become administrator of a xoops forum.
I'm trying to make all updates, but I'm having a problem.


The theme used in the forum, worked OK till version 2.4.
Now, in 2.5.5 (the same with 2.5) the left column content appear without any "line breake" at the end of the "option".


You could see the "working good" theme here.


And here, the same theme with the problem on the contents menu...



How can I fix this?
I've tried everything I know....
Could you help me?


You could download the theme here.



Thanks

2
Mamba
Re: "Very" old theme in 2.5.5
  • 2012/5/31 10:26

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Try to replace your entries related to "mainmenu" and "usermenu" with something like this:

#mainmenu a
{
    
displayblock;
    
color#3C351E;
    
font-size11px;
    
background-imageurl('images/arrow-8.gif');
    
background-repeatno-repeat;
    
background-positionleft;
    
padding2px;
    
font-weightnormal;
}


#mainmenu a:hover
{
    
background-color#E1DDC4;
    
color#FF0000;
    
text-decorationunderline;
}
#mainmenu a.menuTop
{
    
background-colortransparent;
    
padding-left15px;
}
#mainmenu a.menuMain
{
    
background-colortransparent;
    
padding-left15px;
}
#mainmenu a.menuSub
{
    
background-colortransparent;
    
background-imageurl('images/arrow-8.gif');
    
background-position10px;
    
padding-left25px;

    
/*color: #9F0000;*/
    
font-weightnormal;
}


#usermenu a
{
    
displayblock;
    
margin0;
    
color#3C351E;
    
font-weightnormal;
    
font-size10px;

    
background-imageurl('images/arrow-8.gif');
       
background-repeatno-repeat;
       
background-positionleft;
    
padding2px;
       
font-weightnormal;

    
background-colortransparent;
       
padding-left15px;

    
padding-bottom2px;
}
#usermenu a:hover
{
    
color#FF0000;
    
text-decorationunderline;
}
#usermenu a.highlight
{
    
background-color#fcc;
}
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

3
ahlidap
Re: "Very" old theme in 2.5.5
  • 2012/5/31 10:36

  • ahlidap

  • Just popping in

  • Posts: 2

  • Since: 2012/5/31


Oh man....
THANKS!


Such a simple thing...

4
deka87
Re: "Very" old theme in 2.5.5
  • 2012/5/31 13:45

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


I'm really surprised Niva's exported anywhere outside Russia lol. Greetings from Russia
Mind anchors

Login

Who's Online

211 user(s) are online (122 user(s) are browsing Support Forums)


Members: 0


Guests: 211


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