Log In · Register

 
Border around profile but no bottom links
maxtedo
post Jul 26 2009, 10:41 AM
Post #1


Senior Member
***

Group: Member
Posts: 68
Joined: May 2008
Member No: 650,392



all i want is to have border around my content and navigation bar but not the border
what kinda of code can i use that wont make the border go around the bottom links



umm i ment i want border just not around the bottom links
Reason for edit: Please use the Edit button instead of double-posting. - Mike
 
 
Start new topic
Replies (1 - 5)
Mickey
post Jul 27 2009, 06:55 AM
Post #2


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Posts merged.

I don't think you can remove the borders from that table without affecting other tables. I suggest using this code:

CODE
<style>
body {text-align:center;}
table {margin:0 auto; text-align:left; width:800px;}
table table {width:auto;}
</style>

That should make the bottom table as wide as the other tables. At least the border won't stretch as wide as your page.
 
miguelS
post Jul 27 2009, 01:05 PM
Post #3


Senior Member
****

Group: Human
Posts: 100
Joined: Sep 2008
Member No: 682,308



For the border around the navigition:
CODE
div.clearfix {border:3px solid; border-color:black;}
div.clearfix td, div.clearfix div {border:0px;}


For the border around the page:
http://www.abrax.us/Katamari/DefaultGen.php
 
maxtedo
post Jul 28 2009, 06:42 PM
Post #4


Senior Member
***

Group: Member
Posts: 68
Joined: May 2008
Member No: 650,392



yes thank you very much i will try them both
 
maxtedo
post Jul 29 2009, 09:45 AM
Post #5


Senior Member
***

Group: Member
Posts: 68
Joined: May 2008
Member No: 650,392



it worked just right i actually like this look very well with the bottom links. you can close this now
 
Mickey
post Jul 29 2009, 09:47 AM
Post #6


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Topic closed & moved.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: