Results 1 to 9 of 9
Thread: [CSS] Layout problems.
-
March 29th, 2006, 10:12 PM #1
[CSS] Layout problems.
So, I figured i'd work on my CSS skills a little bit.
http://www.templarian.com/cms/demo/indexcss.php
And am having problem getting the page to either go to the bottom 100% and getting the left and right sides from going too far.
(the black lines are just for showing the layout).
(what i hope it will soon look like, its just the defualt skin).
http://www.templarian.com/cms/demo/Last edited by Templarian; March 29th, 2006 at 10:15 PM.
-
March 29th, 2006, 10:16 PM #2
-
March 30th, 2006, 05:45 AM #3200Every1 in Scotland duz it
postsi have a similar problem only. I have 2 columns. column left is the navigation and a login. they are wrapped in a left float named leftColumn. The right column is content and there is a footer at the botton which is cleared.
the left column has a background color and if there is lots of content the left column doesnt follow it down. there is white space under the left column.
anyway way to fix this?"Press any key? Wheres the any key, I dont see the any key... hmm I think I'll order a tab..."
-
March 30th, 2006, 08:37 AM #4It has to be able to expand (the defualt skin works for all different widths sets).
Originally Posted by nokrev
-
March 30th, 2006, 05:57 PM #5You should use faux columns.
Originally Posted by hkl
As for Templarian, you should use something like sliding faux columns.
-
March 30th, 2006, 08:23 PM #610Registered User
postsYep, or see that post I just replied to here: http://www.kirupa.com/forum/showthread.php?t=214085
-
March 31st, 2006, 02:29 AM #7The only problem with the solution you presented in that thread is if you're not sure which column is going to be the shortest one. Like with the example in your post for the thread linked in your post... if the containing div has a red background and the content area uses a white background, well all is fine IF the content area is longer than the other column. If the other column is longer than content area, the area remaining under the content area will have red showing.
Originally Posted by richter
With the faux column trick you don't need to worry about that because the background image will repeat to the bottom of the container.
BTW - so I'm not just talking about a different thread/post... I'm agreeing with nokrev on this one. Basicially it's what I was coming to suggest.
Last edited by Ankou; March 31st, 2006 at 02:31 AM.
Γνώθι Σεαυτόν
-
March 31st, 2006, 03:01 AM #8
I have been using the faux method for a while now and it works a treat, i actually never seen this article before now and had developed the method from some personal trial and error, what i found interesting thought was he mention if you use padding and/or margins you require the ie box hack? but alternatively you can use margins to prevent it. I actually havent used the hack and used padding most of the time and it still worked fine in ie for me.
What would be the issues that are suppose to happen in ie if you use padding and don't use the ie box hack?
-
March 31st, 2006, 07:23 AM #9200Every1 in Scotland duz it
postsi tried using an image same colour and tiling it on the y axis, it didnt work. maybe i was doing something wrong. thats why i posted here.
"Press any key? Wheres the any key, I dont see the any key... hmm I think I'll order a tab..."
Similar Threads
-
[CSS] Layout problem: IE vs FF
By pete_zahut in forum Web (HTML5, CSS, JavaScript)Replies: 3Last Post: March 20th, 2006, 08:16 AM -
Webdesign layout help
By Psykloak1 in forum Web (HTML5, CSS, JavaScript)Replies: 2Last Post: March 4th, 2006, 12:11 PM -
Layout problems
By skidpanda2 in forum Web (HTML5, CSS, JavaScript)Replies: 1Last Post: July 14th, 2005, 06:48 AM -
Problems exporting from Captivate to Flash MX 2004
By rusty27851 in forum Flash IDEReplies: 1Last Post: April 12th, 2005, 11:52 AM -
[CSS] Relative Positioning Problems in IE
By Yeldarb in forum Web (HTML5, CSS, JavaScript)Replies: 7Last Post: February 28th, 2005, 09:31 PM


Reply With Quote


Bookmarks