1
Geocide
Can someone help fix this stupid theme?
  • 2004/1/25 22:13

  • Geocide

  • Just popping in

  • Posts: 1

  • Since: 2004/1/25


My theme at http://www.filmexposure.org won't line up properly, i want the header and the main portion to simple line up, anyone have any ideas or wish to help out?

Thanks,
Adam

---Edit---
I suppose i wasn't very clear with my issue... The Top portion of the screen seems to have a fixed width, while everything else ajdusts to the width of the browser. I would like to have both the top and the body of the page remain consistant. To see what i mean, goto my site and make your browser window as large as possible. The menu, title etc seperates from the following blocks, i don't want it to do that.

Thanks for the speedy respose!!

2
Chainsaw
Re: Can someone help fix this stupid theme?
  • 2004/1/25 22:23

  • Chainsaw

  • Quite a regular

  • Posts: 304

  • Since: 2003/9/28


Can't see what's wrong with it myself. Could be something to do with CSS?

Have you tried embedding the tables within a table to see if that can fix the problem?

ie (note my codes are generic, its only to convey the idea, not the method)

<table width="93%">
 <
tr>
   <
td>
      <
table width="100%">
      ... 
all your headers here....
      table>
      <
table width="100%">
      ... 
all your XOOPS body here...
      table>
   td>
 tr>
table>


3
sunsnapper
Re: Can someone help fix this stupid theme?

First, make a backup of your work before you make the edits. You can either comment out the following sections or remove them.

I think this section is causing the inconsistency.
<tr
              <
td width="945" height="19" align="center" valign="top"><div align="left"><font size="5">font>div>td>
            tr>

Instead of a width of 945, you can try setting that to "93%" instead. If you like that, great, if not, try "100%"

From what I can tell, this row isn't doing anything for you, so you can experiment with removing it completely if you like.

A few lines lower, you have this:


which I believe is setting a fixed width for your middle column. You may want to try "75%" instead. You can tweak the percentage until you have something you like. Maybe it will be "80%" by the time you are done.

I hope that gets you started. Another thing to explore is your use of 93% vs. 100% vs. 99% for width. The inconsistency may be causing you trouble. I would try to above two items first, and see what you think, before going further.

The source code looks like it is riddled with a lot of DreamWeaver junk to me.

Login

Who's Online

169 user(s) are online (125 user(s) are browsing Support Forums)


Members: 0


Guests: 169


more...

Donat-O-Meter

Stats
Goal: AU$15.00
Due Date: Jul 31
Gross Amount: AU$0.00
Net Balance: AU$0.00
Left to go: AU$15.00
Make donations with PayPal!

Latest GitHub Commits