Author
Message
Please Register and Login to this forum to stop seeing this advertsing.
Post subject :
Posted :
Back to top
Danaldinho
Post subject : Lines
Posted : Sun Jul 01, 2007 3:55 pm
Joined: 13 Mar 2007 Posts: 55 Points: 325
Nick, How Do You Get Rid Of The White Lines On Here:
Or To Make Them Red, So You Cant See Them
Like What Do I Need To Edit
Thanks _________________
www.manutdfansforum.com
Forum for all Manchester United Fans
Back to top
admin(Nick_NR)
Post subject :
Posted : Sun Jul 01, 2007 4:55 pm
Site Admin Joined: 27 Dec 2006 Posts: 207 Points: 1000000 Location: England
I'm not seeing them on your live templates and secondly the code I gave you the borders were red, so you must have already made the edit to the style code I gave you.
Back to top
Danaldinho
Post subject :
Posted : Sun Jul 01, 2007 5:23 pm
Joined: 13 Mar 2007 Posts: 55 Points: 325
No Its On This Other Forum: http://generalchat.myfunforum.org/
And This Is The Code I Have Used In The css Bit:
Code:
<style type="text/css">
<!--
/* These define the images to appear either side of the table title */
.left-image {
width:38px;
height:38px;
border:0px solid red;
background-image:url(http://generalchat.myfunforum.org/templates/myfu_generalchat1/images/title_pic.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.right-image {
width:38px;
height:38px;
border:0px solid red;
background-image:url(http://generalchat.myfunforum.org/templates/myfu_generalchat1/images/title_pic.jpg);
background-repeat:no-repeat;
background-position:top right;
}
/* This give the tables border */
.tableleft {
border-top: 1px solid #DD0000;
border-right: 1px none #DD0000;
border-bottom: 1px solid #DD0000;
border-left-width: 1px solid #DD0000;
}
.tablemiddle {
border-top: 1px solid #DD0000;
border-right: 1px none #DD0000;
border-bottom: 1px solid #DD0000;
border-left-width: 1px none #DD0000;
}
.tableright {
border-top: 1px solid #DD0000;
border-right: 1px solid #DD0000;
border-bottom: 1px solid #DD0000;
border-left-width: 1px none #DD0000;
}
.tablebottom {
border-top: 1px none #DD0000;
border-right: 1px solid #DD0000;
border-bottom: 1px solid #DD0000;
border-left: 1px solid #DD0000;
}
.tablecenter {
border-top: 0px none #DD0000;
border-right: 1px solid #DD0000;
border-bottom: 0px none #DD0000;
border-left: 1px solid #DD0000;
}
-->
</style>
_________________
www.manutdfansforum.com
Forum for all Manchester United Fans
Back to top
admin(Nick_NR)
Post subject :
Posted : Sun Jul 01, 2007 5:44 pm
Site Admin Joined: 27 Dec 2006 Posts: 207 Points: 1000000 Location: England
http://forum.myfreeforum.org/sutra79854.php#79854
You DIDN'T ask for permission to place that code on another forum.
Back to top
Danaldinho
Post subject :
Posted : Sun Jul 01, 2007 6:58 pm
Joined: 13 Mar 2007 Posts: 55 Points: 325
I Know, Im Sorry, I Thought Anyone Could Use It
I'm Sorry And I Deleted Them Now
_________________
www.manutdfansforum.com
Forum for all Manchester United Fans
Back to top
admin(Nick_NR)
Post subject :
Posted : Sun Jul 01, 2007 7:57 pm
Site Admin Joined: 27 Dec 2006 Posts: 207 Points: 1000000 Location: England
I only gave you permission to use it on your forum, not for it to be on all that want it.
Back to top
Danaldinho
Post subject :
Posted : Sun Jul 01, 2007 8:34 pm
Joined: 13 Mar 2007 Posts: 55 Points: 325
I Didnt Realise
I'm So Sorry
_________________
www.manutdfansforum.com
Forum for all Manchester United Fans
Back to top