1
torweb
Theme Modification Problem
  • 2007/10/23 17:21

  • torweb

  • Just popping in

  • Posts: 56

  • Since: 2007/3/5 1


I'm trying to modify a theme from "imagocn" and have things very close...EXCEPT for the placement of my main content section. I can't get it to center. You can view the page at sample page. I seemed to have tried everything with no luck.

I won't paste the code here unless someone thinks that will help.

Any ideas will really be appreciated.

Thanks in advance.

2
kris_fr
Re: Theme Modification Problem
  • 2007/10/23 17:29

  • kris_fr

  • Theme Designer

  • Posts: 1009

  • Since: 2005/12/31


hi,

in style.css, put :
.body_table {
width:960px;
margin 0 auto;
}


@++

3
Will_H
Re: Theme Modification Problem
  • 2007/10/23 17:39

  • Will_H

  • Friend of XOOPS

  • Posts: 1786

  • Since: 2004/10/10


The problem with that is that you have a 100% width theme that expands and collapses.

If you define a fixed width for just the body element you are going to continue to have problems.

If you look at the page in Firefox it is 100% but the righcolumn has width issues.

You have to decide if you want a fixed width or flexible page.

4
torweb
Re: Theme Modification Problem
  • 2007/10/23 19:28

  • torweb

  • Just popping in

  • Posts: 56

  • Since: 2007/3/5 1


Thanks for the replies. Kris_fr's stylesheet fix gave me the look I want and it seems to look fine if Firefox. I may have had a version up that didn't have the modification to the styleNN.css stylesheet for Netscape and Firefox.


Thanks for any pointers!

5
Will_H
Re: Theme Modification Problem
  • 2007/10/23 19:37

  • Will_H

  • Friend of XOOPS

  • Posts: 1786

  • Since: 2004/10/10


yep, that looks much better.

Login

Who's Online

210 user(s) are online (115 user(s) are browsing Support Forums)


Members: 0


Guests: 210


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