1
Xman04
How do I center a page within a theme?
  • 2004/7/20 22:16

  • Xman04

  • Not too shy to talk

  • Posts: 180

  • Since: 2004/7/12


Hi,

I recently installed the 7dana-jane theme, and I like most of the layout. However, the web page is "visually" not centered, with lots of empty blue space to the right. I'm assuming that a top level table is not centered against the background of the remainder of the page. I want to visually center the page, because I think it looks better that way.

I tried changing the alignment to "center" within one of the HTML tables I came across, but this did nothing. I'm not sure where to change this, since there are so many files for the theme. Any suggestions would be appreciated.

Here is a link to a screen shot sample of the theme:

7dana-Jane Theme Screen Shot

You can see how the page appears to the left, with empty space on the right.

Thank you,
Dave

2
SevenD
Re: How do I center a page within a theme?
  • 2004/7/20 23:09

  • SevenD

  • Not too shy to talk

  • Posts: 143

  • Since: 2003/7/23


Open theme.html, find
<body>
<
table width="790" border="0" cellpadding="0" cellspacing="0" id="okvir">

and add/change the aligment to center
<body>
<
table align="center" width="790" border="0" cellpadding="0" cellspacing="0" id="okvir">


Login

Who's Online

170 user(s) are online (126 user(s) are browsing Support Forums)


Members: 0


Guests: 170


more...

Donat-O-Meter

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

Latest GitHub Commits