1
Cali-Z
Centering Question
  • 2006/1/21 1:34

  • Cali-Z

  • Just popping in

  • Posts: 5

  • Since: 2006/1/21


Hi,
I just started designing my site for the first time and used XOOPS as the cms. I've never coded with .css or any cms in general. *(Usually just lame .html creations from frontpage)
So the problem I'm having with my site, Cali-Z,is that the left, center, and right columns will not center. As for the theme, I started with the default and built around it to my likes so far with only notepad as my editor. (Hehe I enjoy being able to see it clearly without the hassle of M$ changing my coding)

Link to my style sheet is here
and my theme is linked here.
Any suggestions or answer are greatly appreciated. Thank you.

2
Will_H
Re: Centering Question
  • 2006/1/21 1:51

  • Will_H

  • Friend of XOOPS

  • Posts: 1786

  • Since: 2004/10/10


http://www.liquidninja.com/metapad/
https://xoops.org/modules/smartfaq/faq.php?faqid=208
http://validator.w3.org/

3
Cali-Z
Re: Centering Question
  • 2006/1/23 5:29

  • Cali-Z

  • Just popping in

  • Posts: 5

  • Since: 2006/1/21


Thank you for the links, but I still cannot quite find out where I'm missing or code wrong for the content/columns to center with the header. Sorry about that.

4
Cali-Z
Re: Centering Question
  • 2006/2/5 19:35

  • Cali-Z

  • Just popping in

  • Posts: 5

  • Since: 2006/1/21


Still been reading around the forums and searching on google and what not to try and find any similar problems to mine or formatting issues. Would anyone else have a clue on what I could possible do? Thank you, for any help.

5
msdana
Re: Centering Question
  • 2006/2/5 20:39

  • msdana

  • Just can't stay away

  • Posts: 817

  • Since: 2005/12/11


Your left, center, and right columns are in a table. You need to center the table, same as you did with the heading area.

Somewhere around line 84 of theme.html, you have a table that reads

<table cellspacing="0">


Try changing it to this

<table align="center" cellspacing="0">


That should do it, but I'm not making guarantees

Hope this helps!

Dana
[size=x-small]If God is watching us, the least we can do is be entertaining.[/size]
Graphic Worx : Xoops Themes

Login

Who's Online

161 user(s) are online (100 user(s) are browsing Support Forums)


Members: 0


Guests: 161


more...

Donat-O-Meter

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

Latest GitHub Commits