1
LucaNet
Astonthemes Obscene_V3_3C with Xoops 2.0.15 version: how to adjust it to the new theming system?
  • 2006/10/4 17:08

  • LucaNet

  • Friend of XOOPS

  • Posts: 90

  • Since: 2006/5/25


Any advice, please?

2
kris_fr
Re: Astonthemes Obscene_V3_3C with Xoops 2.0.15 version: how to adjust it to the new theming system?
  • 2006/10/4 17:29

  • kris_fr

  • Theme Designer

  • Posts: 1009

  • Since: 2005/12/31


hi,

Look this or that

A +

3
LucaNet
Re: Astonthemes Obscene_V3_3C with Xoops 2.0.15 version: how to adjust it to the new theming system?
  • 2006/10/4 22:03

  • LucaNet

  • Friend of XOOPS

  • Posts: 90

  • Since: 2006/5/25


Many thanks Kris, but now the bottom .blockTitle is not shown correctly. Where do I go wrong? Should I make changes in style.css?

Resized Image

4
goatboy
Re: Astonthemes Obscene_V3_3C with Xoops 2.0.15 version: how to adjust it to the new theming system?
  • 2006/10/5 6:04

  • goatboy

  • Just popping in

  • Posts: 27

  • Since: 2004/7/25


I've been using this theme on one of my sites too, but haven't updated that site to 2.0.15 yet because I haven't had the time to attempt to get the theme working.

5
LucaNet
Re: Astonthemes Obscene_V3_3C with Xoops 2.0.15 version: how to adjust it to the new theming system?
  • 2006/10/7 15:00

  • LucaNet

  • Friend of XOOPS

  • Posts: 90

  • Since: 2006/5/25


Sometimes, I am a very stupid man!!!

Be necessary to add the following code to style.css:


#bottomCcolumn { padding: 0px; }
#bottomCcolumn .blockTitle {
    
padding0px 3px;
    
color#FFFFFF;
    
font-weightbold;
    
margin-top0px;
    
margin-right0px;
    
margin-left0px;
    
background-imageurl(images/mma.gif);
    
background-repeatno-repeat;
    
background-positionright center;
    
background-color#093F7D;
    
vertical-alignmiddle;
}
#bottomCcolumn .blockContent {
    
padding3px;
    
line-height120%;
    
background-color#FFFFFF;
    
margin0px;
    
border-bottom-width1px;
    
border-bottom-stylesolid;
    
border-bottom-color#093F7D;
}

#bottomLcolumn, #bottomRcolumn { width: 50%; padding: 0px 5px 0px 0px; }
#bottomLcolumn .blockTitle, #bottomRcolumn .blockTitle {
    
padding0px 3px;
    
font-weightbold;
    
margin-top0px;
    
background-imageurl(images/mma.gif);
    
background-repeatno-repeat;
    
background-positionright center;
    
color#FFFFFF;
    
background-color#093F7D;
    
vertical-alignmiddle;
}
#bottomLcolumn .blockContent, #bottomRcolumn .blockContent {
    
padding3px;
    
line-height120%;
    
background-color#FFFFFF;
    
margin0px;
    
border-bottom-width1px;
    
border-bottom-stylesolid;
    
border-bottom-color#093F7D;
}

Login

Who's Online

270 user(s) are online (159 user(s) are browsing Support Forums)


Members: 0


Guests: 270


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