Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2005-11-12, 04:52 AM   #1
Jel
I'm the only guy in the world who has to wake up to have a nightmare
 
Jel's Avatar
 
Join Date: Feb 2004
Location: London, United Kingdom
Posts: 1,895
marginleft

Just fucked up and sized a bunch of thumbs at 150x150 instead of 140x140 for some bizarre reason, I need 5 thumbs per row which is obviously going to push the table to above 750, I remember a quick fix for fuck ups like this but can't remember the exact html to use to set the left and right margins at zero so it just about squeezes in at 800 resolution, a reminder would be most appreciated
Jel is offline   Reply With Quote
Old 2005-11-12, 05:26 AM   #2
MeatPounder
Women might be able to fake orgasms But men can fake whole relationships
 
MeatPounder's Avatar
 
Join Date: Oct 2003
Location: Fort Lauderdale, Fl
Posts: 2,408
<body leftmargin="0"
topmargin="0" marginwidth="0" marginheight="0">

or in css

<style type="text/css"><!--
body {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px
}
--></style>
MeatPounder is offline   Reply With Quote
Old 2005-11-12, 05:38 AM   #3
Jel
I'm the only guy in the world who has to wake up to have a nightmare
 
Jel's Avatar
 
Join Date: Feb 2004
Location: London, United Kingdom
Posts: 1,895
Thanks Meatpounder saved me a lot of fucking about
Jel is offline   Reply With Quote
Old 2005-11-12, 05:50 AM   #4
Surfn
If you don’t take a chance the Angels won’t dance
 
Surfn's Avatar
 
Join Date: Aug 2003
Location: Earth on occasion
Posts: 8,812
Send a message via ICQ to Surfn
I make thumbs at 150x150 all the time. I use rows of 4 though
__________________

Surfn's Links Are you a partner?

Surfn is offline   Reply With Quote
Old 2005-11-12, 05:58 AM   #5
Jel
I'm the only guy in the world who has to wake up to have a nightmare
 
Jel's Avatar
 
Join Date: Feb 2004
Location: London, United Kingdom
Posts: 1,895
Yep, I normally put those sized one in rows of 4, prolly where my brain got scrambled on this template with 5 in a row lol

Been known to go up to 170x170 on some galleries for tgp too
Jel is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:36 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc