LUVTruck.com

phpBBV3 Message Board
It is currently Sat Jul 05, 2025 8:48 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 21 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: what is this crap?!?
PostPosted: Tue Jan 28, 2003 9:28 pm 
ound-color: #e3e3e3; } td.row3 { background-color: #ededed; } /* This is for the table cell above the Topics, Post & Last posts on the index.php page By default this is the fading out gradiated silver background. However, you could replace this with a bitmap specific for each forum */ td.rowpic { background-color: #FFFFFF; background-image: url(templates/subred/images/subRed/cellpicsilver.jpg); background-repeat: repeat-y; } /* Header cells - the blue and silver gradient backgrounds */ th { color: #FFB572; font-size: 11px; font-weight : bold; background-color: #800000; height: 25px; background-image: url(templates/subred/images/subRed/cellpic3.gif); } td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { background-image: url(templates/subred/images/subRed/bar2.gif); background-color:#ededed; border: #FFFFFF; border-style: solid; height: 28px; } /* Setting additional nice inner borders for the main table cells. The names indicate which sides the border will be on. Don't worry if you don't understand this, just ignore it :-) */ td.cat,td.catHead,td.catBottom { height: 29px; border-width: 0px 0px 0px 0px; } th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR { font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; } td.row3Right,td.spaceRow { background-color: #ededed; border: #FFFFFF; border-style: solid; } th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; } th.thSides,td.catSides,td.spaceRow { border-width: 0px 1px 0px 1px; } th.thRight,td.catRight,td.row3Right { border-width: 0px 1px 0px 0px; } th.thLeft,td.catLeft { border-width: 0px 0px 0px 1px; } th.thBottom,td.catBottom { border-width: 0px 1px 1px 1px; } th.thTop { border-width: 1px 0px 0px 0px; } th.thCornerL { border-width: 1px 0px 0px 1px; } th.thCornerR { border-width: 1px 1px 0px 0px; } /* The largest text used in the index page title and toptic title etc. */ .maintitle { font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; text-decoration: none; line-height : 120%; color : #000000; } /* General text */ .gen { font-size : 12px; } .genmed { font-size : 11px; } .gensmall { font-size : 10px; } .gen,.genmed,.gensmall { color : #000000; } a.gen,a.genmed,a.gensmall { color: #800000; text-decoration: none; } a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #ff0000; text-decoration: underline; } /* The register, login, search etc links at the top of the page */ .mainmenu { font-size : 11px; color : #000000 } a.mainmenu { text-decoration: none; color : #800000; } a.mainmenu:hover{ text-decoration: underline; color : #ff0000; } /* Forum category titles */ .cattitle { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #800000} a.cattitle { text-decoration: none; color : #800000; } a.cattitle:hover{ text-decoration: underline; } /* Forum title: Text and link to the forums used in: index.php */ .forumlink { font-weight: bold; font-size: 12px; color : #800000; } a.forumlink { text-decoration: none; color : #800000; } a.forumlink:hover{ text-decoration: underline; color : #ff0000; } /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */ .nav { font-weight: bold; font-size: 11px; color : #000000;} a.nav { text-decoration: none; color : #800000; } a.nav:hover { text-decoration: underline; } /* titles for the topics: could specify viewed link colour too */ .topictitle,h1,h2 { font-weight: bold; font-size: 11px; color : #000000; } a.topictitle:link { text-decoration: none; color : #800000; } a.topictitle:visited { text-decoration: none; color : #b00000; } a.topictitle:hover { text-decoration: underline; color : #ff0000; } /* Name of poster in viewmsg.php and viewtopic.php and other places */ .name { font-size : 11px; color : #000000;} /* Location, number of posts, post date etc */ .postdetails { font-size : 10px; color : #000000; } /* The content of the posts (body of text) */ .postbody { font-size : 12px; line-height: 18px} a.postlink:link { text-decoration: none; color : #800000 } a.postlink:visited { text-decoration: none; color : #b00000; } a.postlink:hover { text-decoration: underline; color : #ff0000} /* Quote & Code blocks */ .code { font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #800000; background-color: #FAFAFA; border: #ededed; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px } .quote { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%; background-color: #FAFAFA; border: #ededed; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px } /* Copyright and bottom info */ .copyright { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;} a.copyright { color: #444444; text-decoration: none;} a.copyright:hover { color: #000000; text-decoration: underline;} /* Form elements */ input,textarea, select { color : #000000; font: normal 11px Verdana, Arial, Helvetica, sans-serif; border-color : #000000; } /* The text input fields background colour */ input.post, textarea.post, select { background-color : #FFFFFF; } input { text-indent : 2px; } /* The buttons used for bbCode styling in message post */ input.button { background-color : #ededed; color : #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; } /* The main submit button option */ input.mainoption { background-color : #FAFAFA; font-weight : bold; } /* None-bold submit button */ input.liteoption { background-color : #FAFAFA; font-weight : normal; } /* This is the line in the posting page which shows the rollover help line. This is actually a text box, but if set to be the same colour as the background no one will know ;) */ .helpline { background-color: #e3e3e3; border-style: none; } /* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */ @import url("templates/subred/formIE.css"); -->


Top
  
Reply with quote  
 Post subject:
PostPosted: Tue Jan 28, 2003 9:29 pm 
Are the foot meds takin over or did this forign jargin try to invade my pshcye. :?


Top
  
Reply with quote  
 Post subject:
PostPosted: Tue Jan 28, 2003 9:36 pm 
Huh?


Top
  
Reply with quote  
 Post subject:
PostPosted: Tue Jan 28, 2003 9:38 pm 
i hit the "back button" and a whole white luv page came up with all this stuff??????!@!!!!!!


Top
  
Reply with quote  
 Post subject:
PostPosted: Tue Jan 28, 2003 9:40 pm 
wfwffwfwfwfwfwfwfwfwfwfwwf...(sucking noise)......... H ere... cough cough.... :crazyeyes:


Top
  
Reply with quote  
 Post subject:
PostPosted: Tue Jan 28, 2003 9:54 pm 
Offline
LUVTruck.com Lifer
User avatar

Joined: Fri Jul 05, 2002 8:14 pm
Posts: 603
Location: phoenix, az, 2 feet from hell
i was here ? thats one way to increase your post count. ok now as far as the rest of the stuff. hhmmm is there a law yet for operating a pc while under the influence of a substance that your not sharing with the rest of us!! later terry :twisted:

_________________
don`t have the luv no more but I still like em.72 el camino,
00 & 06 silverado one 4x4, turboed vw sandrail,99 banshee, 06 raptor 700, 02 polaris trailblazer.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Tue Jan 28, 2003 10:01 pm 
Offline
Addicted to LUV
User avatar

Joined: Sat May 11, 2002 3:47 pm
Posts: 3477
Location: Sand Bernardino, CA
That's the code that runs this bulletin board. For some reason the server didn't process the code into html and just sent it to you raw.

Everyone let me know if this is a regular occurence and I'll look into it.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Tue Jan 28, 2003 10:04 pm 
here, ill alter it- wfwwfwfwfwfwffwfwfwf.....cough, type in a few (wfwfwfwfwfwfwfw) additions. cough.

lol :lol:


Top
  
Reply with quote  
 Post subject:
PostPosted: Tue Jan 28, 2003 10:33 pm 
Offline
Addicted to LUV
User avatar

Joined: Fri May 17, 2002 8:09 pm
Posts: 2030
Location: s/e ohio
8O well thats a first 8O

and 77ssluv, you tryin to catch me in post count :lol: or just really damn bored?
and i agree w/ race.....man you need to start sharing :drinking:

_________________
I like my steak like I like my women, young, tender and bloody.

All I need is my weed, women, and wine. -Edge City Outlaws


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Jan 29, 2003 7:38 am 
Offline
Addicted to LUV

Joined: Tue May 14, 2002 6:37 am
Posts: 1411
Location: Soddy Daisy
I have never seen that jargain before.....
I agree on the sharing though..... :lol:

_________________
03Cobra


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Jan 29, 2003 8:15 am 
hey ben,

LOL!

spammer! :lol: Oh no, theyre on to me. (the 400 posts be larp was intruiging. Ive given up on my IDEA to pass it....)

Any points for being creative...?

g 8)


Top
  
Reply with quote  
 Post subject:
PostPosted: Wed Jan 29, 2003 9:40 am 
Offline
Addicted to LUV
User avatar

Joined: Sat May 11, 2002 3:47 pm
Posts: 3477
Location: Sand Bernardino, CA
Just messing with ya. :)

I changed it back.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Jan 29, 2003 12:38 pm 
.......kinda liked it......... :lol:


Top
  
Reply with quote  
 Post subject:
PostPosted: Wed Jan 29, 2003 5:13 pm 
Offline
Addicted to LUV
User avatar

Joined: Sat May 11, 2002 3:47 pm
Posts: 3477
Location: Sand Bernardino, CA
So did I. :)


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Jan 30, 2003 10:58 pm 
WELL HERE LET ME POST A MESSAGE TO SO I CAN CET BUMPED UP IN RANK LOL :lol:


Top
  
Reply with quote  
 Post subject:
PostPosted: Fri Jan 31, 2003 1:24 am 
i would just like everyone to know that this whole topic lost me somewhere towards the top..........oh yeah and i just like to say somthin about anything 8)


Top
  
Reply with quote  
 Post subject:
PostPosted: Fri Jan 31, 2003 3:20 pm 
glub,glub,glub,glub,whooooooosh, ahhhhhhhh! (Pass it to the left) 8)


Top
  
Reply with quote  
 Post subject:
PostPosted: Fri Jan 31, 2003 9:26 pm 
Offline
Addicted to LUV
User avatar

Joined: Fri May 17, 2002 8:09 pm
Posts: 2030
Location: s/e ohio
puff, puff, give, motherf__ker....... your f__kin up the rotation :lol:

_________________
I like my steak like I like my women, young, tender and bloody.

All I need is my weed, women, and wine. -Edge City Outlaws


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Fri Jan 31, 2003 9:36 pm 
:lol:


Top
  
Reply with quote  
 Post subject:
PostPosted: Fri Jan 31, 2003 9:50 pm 
Offline
this space for rent
User avatar

Joined: Fri Nov 01, 2002 5:52 pm
Posts: 3427
Location: McChord AFB WA by way of Spokane WA
SPAM SPAM SPAM SPAM SPAM!!!!!!!!!!!!!!!!!!!!!!!!!!!!! :lol:

_________________
1980 LUV 4x4, going under re-construction...


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 21 posts ]  Go to page 1, 2  Next

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 19 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group