Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 2279 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

Urgent! Help

Thread title: Urgent! Help
Closed Thread    
    Thread tools Search this thread Display Modes  
10-29-2005, 08:36 PM
#1
At-Studios is offline At-Studios
At-Studios's Avatar
Status: Junior Member
Join date: Oct 2005
Location:
Expertise:
Software:
 
Posts: 35
iTrader: 0 / 0%
 

At-Studios is on a distinguished road

  Old  Urgent! Help

Well I am coding a layout for a client, and I cant seem to get the left and right borders to expand to the footer.. and I cant get the content to be the the just right poistion becuase of the borders can anyone help?

Index: http://www.atstudios.trippedhosting....ker/index.html
CSS: http://www.atstudios.trippedhosting....er/working.css

Can some one please help =(

Regards;
Justin Garza

10-29-2005, 09:50 PM
#2
skittles is offline skittles
Status: I'm new around here
Join date: Oct 2005
Location: Oregon
Expertise:
Software:
 
Posts: 10
iTrader: 0 / 0%
 

skittles is on a distinguished road

  Old

For starters, try this:

#nav_top{
margin-left:23px;
}

#nav_mid{
background-color: #F9FAFC;
font-family: Arial, arial, sans-serif;
font-size: 10px;
color: #000000;
margin-left:23px;
width: 160px;

}

Adding the left margin the width of the border moves the navigation over. I also set the width the same as the image nav_top image.

Still working on getting the borders to show up...

-Anita

10-29-2005, 10:03 PM
#3
At-Studios is offline At-Studios
At-Studios's Avatar
Status: Junior Member
Join date: Oct 2005
Location:
Expertise:
Software:
 
Posts: 35
iTrader: 0 / 0%
 

At-Studios is on a distinguished road

  Old

Thanks for all your help man I really apperciated it.

10-30-2005, 03:14 AM
#4
skittles is offline skittles
Status: I'm new around here
Join date: Oct 2005
Location: Oregon
Expertise:
Software:
 
Posts: 10
iTrader: 0 / 0%
 

skittles is on a distinguished road

  Old

Okay, Justin, to make the border images display, you need to wrap them around the page like this (html comments optional):

<body>
<div id="container">
<div id="rborder"><div id="lborder">

[ content here... ]

<div id="footer">[ footer stuff here... ]</div>
</div></div><!-- end of #lborder --><!-- end of #rborder -->
</div><!-- end of #container -->

With the footer set to 100px height, the side borders display below the footer. removing the height solved the problem. here's the CSS for the borders and the footer:

#lborder {background: url("images/lborder.jpg") repeat-y left top;}
#rborder {background: url("images/rborder.jpg") repeat-y right top;}
#footer{width: 750px;margin-bottom: 0px;}

Have fun.
-Anita

10-30-2005, 02:36 PM
#5
At-Studios is offline At-Studios
At-Studios's Avatar
Status: Junior Member
Join date: Oct 2005
Location:
Expertise:
Software:
 
Posts: 35
iTrader: 0 / 0%
 

At-Studios is on a distinguished road

  Old

Thanks, everyhting seems to work =)

Cheers

10-30-2005, 03:23 PM
#6
Cooleo is offline Cooleo
Status: Member
Join date: Sep 2005
Location: Stoke, UK
Expertise:
Software:
 
Posts: 151
iTrader: 0 / 0%
 

Cooleo is on a distinguished road

Send a message via MSN to Cooleo

  Old

What happened with the hosting?
Last i heard you were getting the money to pay and now you go elsewhere.

Telling me would have been nice.

10-31-2005, 05:40 AM
#7
skittles is offline skittles
Status: I'm new around here
Join date: Oct 2005
Location: Oregon
Expertise:
Software:
 
Posts: 10
iTrader: 0 / 0%
 

skittles is on a distinguished road

  Old

Originally Posted by At-Studios
Thanks, everyhting seems to work =)

Cheers
You're welcome.

And the design looks good, too.

-Anita

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed