Thread: getting there but not quite
Results 1 to 10 of 10
-
10-18-2004, 05:58 PM #1
getting there but not quite
i finaly decided to remake my stylesheet
http://www.airideas.com/layout.css
my page has 2 problems http://www.airideas.com/2.php
1. the "contentR" should be on the right side and not on the bottom. i cant get it to go on the right side.
2. the nav bar is supposed to be on top of the content box and it doesnt want to.
could i get it to work absolute or relative positioning?
any help?
Last edited by Luzer; 10-19-2004 at 03:27 PM.
-
10-19-2004, 07:47 AM #2
Your links seem to be dead?
If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
10-19-2004, 03:27 PM #3
-
10-20-2004, 06:19 AM #4
Try adding
Code:float: left;
Code:float: right;
See what happens.If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
10-29-2004, 01:22 AM #5
tnx that worked but another problem (
) my background is not growing to the text. i tried to put the div's in there but the page edned up being allover.
is there a way to keep it form going over the border or(and) make it strech it to stay under hte boarder
-
10-29-2004, 03:30 AM #6
I am not 100% sure what you mean. Do you have an example of this happening?
If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
10-29-2004, 06:43 PM #7
this
Code:+------------------+ |contL contR| |contL contR| |contL contR| |contL contR| |contL contR| +------------------+
Code:+------------------+ |contL contR| |contL contR| |contL contR| |contL contR| |contL contR| +contL------contR+ contL contR contL contR contL contR
make sense?
-
10-30-2004, 10:14 AM #8
Yes, I think I get what you mean.
Remove the 'height: 100%' from contentL and R, and it will grow to fit the content.If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
10-30-2004, 09:38 PM #9
they move now(thanks) but the back doesnt want to move. i took out the hight and they just endup being hte size of the pic in the header. i think my <div> are messed up a little. my content boxes are only on their own layer(?). is there a tutorial on "box adjustiment"?
-
11-19-2004, 06:25 PM #10
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum