|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Hi I am using a template:
The left hand side has a column called "categories" I would like to get that to fit 100% of the page on the left. How do I do this in css or html or whatever can do this? I have been searching for days now to find a solution - that hopefully someone has a fix for, but nothing!!! Attached is the css that is the problem? PHP Code:
__________________
Cheers West |
|
#2
|
||||
|
||||
|
Bump...
|
|
#3
|
|||
|
|||
|
May be this will help you:
html,body {height:100%} If not then post your html code here. Then I'll be able to try it on my machine and tell you exactly how to solve your problem. Last edited by NetSurfer : September 28th, 2007 at 09:04 AM. |
|
#4
|
||||
|
||||
|
Ok cool thanks I am getting the code now.
|
|
#5
|
||||
|
||||
|
Quote:
PHP Code:
Last edited by westmatrix99 : September 28th, 2007 at 09:18 AM. |
|
#6
|
||||
|
||||
|
The include file "main_menu.php"
PHP Code:
|
|
#7
|
||||
|
||||
|
Quote:
I take it that it's not that easy? |
|
#8
|
||||
|
||||
|
Quote:
|
|
#9
|
||||
|
||||
|
Have not released it, in fear of not having what I need.
|
|
#10
|
||||
|
||||
|
ok, so can you include an example of the RENDERED html, i.e. a full snapshot in code of the page after the php processing has taken place.
also include the source for the javascript if it is relevant and both stylesheets. it's hard to figure out what your problem is without being able to see what your problem is. |
|
#11
|
||||
|
||||
|
You can copy the ^^^ above code ^^^ and remove the extras that aren't needed for viewing.
|