1
Gerbilmore
Fixed width default theme?
  • 2004/9/22 8:55

  • Gerbilmore

  • Just popping in

  • Posts: 3

  • Since: 2004/9/9 2


Hi,

How do I make the default theme centred, with a fixed width of 760px? I've edited the CSS file where I think it's needed, but it hasn't helped.

Can someone walk me through it?

Thanks!

2
sbkiller
Re: Fixed width default theme?
  • 2004/9/22 10:23

  • sbkiller

  • Just can't stay away

  • Posts: 461

  • Since: 2004/6/9 2


Yes, sure.

First of all in your table tag:

<table border="0" cellpadding="0" cellspacing="0">


put the width and the table id too in:

<table id="table" width="760" border="0" cellpadding="0" cellspacing="0">





You can also set the width of the site into 760 by editing the style.css table id, and you might have to remove the:

width="760"





For the center alignment, put this in the table tag:

align="center"

3
Gerbilmore
Re: Fixed width default theme?
  • 2004/9/22 13:10

  • Gerbilmore

  • Just popping in

  • Posts: 3

  • Since: 2004/9/9 2


Hmm. Thanks for the reply. Can't get it to work though.

I'm adding:



..to the theme.html file inside /themes/default. This is now line 26.

I'm using the default CSS with no changes.

Is this correct?

4
sbkiller
Re: Fixed width default theme?
  • 2004/9/24 17:38

  • sbkiller

  • Just can't stay away

  • Posts: 461

  • Since: 2004/6/9 2


Are you editing the XOOPS Default Theme? If Yes, you need to recode all the layout.

Get a program "What You See What You Will Get" WYSWYWG program for easier editing layout.

5
tjnemez
Re: Fixed width default theme?
  • 2004/9/24 20:57

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


Note: Remember to effect all changes you must go to Sytem Admin -> Preferences -> General Setting [edit] -> and set "update module template.html..." to yes and then select go at bottom of screen. This will update your site to effect all changes (remember to go back once settings have taken effect and set same to no and update once again).

Login

Who's Online

419 user(s) are online (66 user(s) are browsing Support Forums)


Members: 0


Guests: 419


more...

Donat-O-Meter

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

Latest GitHub Commits