Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> layout problem css
welbis
post Nov 14 2004, 02:11 AM
Post #1





Guests






Hii

my website has an mysql driven layout that feeds into css and creates the tables in one script.

This then calls the content - which is also all called from mysql trhough php.

Everytime the content prints a table within the css it mucks up the rest of the layout script - even if its closed properly (i tried it with a simple table:
CODE


<table>

<tr>

<td>blah</td>

</tr>

</table>

)

i.e. if there are 3 tables, a left nav bar, a middle bit with the content, and a right nav bar - and then a footer at the bottom below all 3... then if the content prints a table the following happens.

left nav bar stays the same.
middle content prints ok

right nav bar loses all borders and loses height, but spans the same width just above the footer.

- Im just posting to check if the thought behind my script is faesible, and if anyone knows a likely cause of the error before i route through my script

If you want to see what i mean then:

www.jesus-freaks.co.uk has no tables in the content.
but click 'log in' and you'll see what i mean when the log in form appears!
Go to the top of the page
 
+Quote Post
deheleri
post Nov 14 2004, 04:06 AM
Post #2





Guests






I don't know exactly what you're asking, but I did notice something that you might be asking so I'll try to answer that lol

On your login page, the white part comes farther than it should. Maybe that is what you want to fix? If you look at your register page, the gray area has a lot of stuff so it pushes the cell up agains the white one. But the login page doesn't have enough information in the cell to push it against the white one.

Make the <td> for the gray box <td width="100%"> so it forces the whole gray box to push agains the white one all the way no matter what.

And I don't understand how your script runs but if it works, gj, because making tables is time consuming.
Go to the top of the page
 
+Quote Post
Elmex
post Nov 14 2004, 12:36 PM
Post #3





Guests






wat is CCS for design thing ?
Go to the top of the page
 
+Quote Post
l33tg33k
post Jan 2 2005, 12:02 PM
Post #4





Guests






seems fine to me...
Go to the top of the page
 
+Quote Post
welbis
post Jan 13 2005, 03:59 PM
Post #5





Guests






I've just fixed it. Can i get this locked?
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. PHPbb parts into my site layout?(4)
  2. The New Free Nuke Hosting Layout!!!(4)
  3. layout editor(5)
  4. front page layout issue(0)
  5. need a custom layout(3)
  6. I Need Myspace Layout Ideas =/(0)


 



- Lo-Fi Version Time is now: 22nd November 2008 - 03:41 AM