|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Too lazy to set a custom title
Industry Role:
Join Date: Sep 2002
Posts: 34,431
|
Vertically Centering Content
besides using frames does anybody know if there is a way to center content vertically in a webpage so it doesn't matter what resolution the surfer's monitor is set at the content is centered vertically on his screen?
__________________
I moved my sites to Vacares Hosting. I've saved money, my hair is thicker, lost some weight too! Thanks Sly!
|
|
|
|
|
|
#2 |
|
Jägermeister Test Pilot
Industry Role:
Join Date: Dec 2001
Location: NORCAL
Posts: 74,606
|
Tables?
__________________
“The choice is no longer between right or left. The choice is between normal and crazy.” - Sarah Huckabee Sanders YNOT MAIL | THE BEST ADULT MAILING SOLUTION |
|
|
|
|
|
#3 |
|
So Fucking Banned
Join Date: Nov 2003
Posts: 817
|
align="center" on each image tag
|
|
|
|
|
|
#4 | |
|
March 1st, 2003
Join Date: Jul 2001
Location: Seat 4 @ Venetian Poker Room
Posts: 20,295
|
Quote:
|
|
|
|
|
|
|
#5 |
|
Too lazy to set a custom title
Industry Role:
Join Date: Sep 2002
Posts: 34,431
|
doh....... i get horizontal and vertical mixed up.
I mean centering it North to South, on the Y axis. Old <center> tag still works nicely to center things on the X axis. thought maybe there was some hahahahahahahahahaha or CSS code that could do what I want but so far no luck. frames work but i hate frames.
__________________
I moved my sites to Vacares Hosting. I've saved money, my hair is thicker, lost some weight too! Thanks Sly!
|
|
|
|
|
|
#6 | |
|
Die With Your Boots On
Join Date: Oct 2003
Location: Hawaii
Posts: 22,872
|
Quote:
|
|
|
|
|
|
|
#7 |
|
So Fucking Banned
Join Date: Nov 2003
Location: MidWest
Posts: 3,471
|
crop-cgi-php then you have to go south of the border and grab a table from TacoBell and use auto resize and e-mail the page to 500 surfers to make sure that the fucker is centered!
Hope that helped! |
|
|
|
|
|
#8 |
|
Too lazy to set a custom title
Join Date: Oct 2002
Location: Far far away - as possible
Posts: 14,956
|
![]() |
|
|
|
|
|
#9 |
|
See sig. Join Epic Cash.
Join Date: Oct 2002
Location: Montreal, Quebec. ICQ: 214702014
Posts: 22,366
|
You'd have to use hahahahahahahahahaha as far as I know.
But it'll be tough, because even if 1000 people visit your site at 800x600, the center of the browser can be different for all of them depending on what toolbars they're showing and how they have em set up.
__________________
![]() Bad Girl Bucks - 50% Revshare through CCBill. Promote BrandyDDD, Pixie's Pillows, Action Allie and more! Phoenix Forum Pics | Webmaster Access Montreal pics email: psyko514(a)gmail.com | icq: 214-702-014 |
|
|
|
|
|
#10 |
|
Confirmed User
Join Date: Apr 2002
Posts: 9,736
|
Create a table. Set the height to 100%. Any and all content on the page must be within the cell of this table for the content of the page to be centred.
<table height="100%" align="center"> <tr><td> <IMG SRC="imagegoeshere.jpg"> </td></tr> </table> Hope that's what you were after.
__________________
26 + 6 = 1 |
|
|
|
|
|
#11 |
|
♥ ♦ ♣ ♠
Industry Role:
Join Date: Sep 2002
Posts: 10,592
|
![]()
__________________
![]() "I'm selflessly supporting the common good, but only coincidentally looking out for No.1." |
|
|
|
|
|
#12 |
|
Confirmed User
Join Date: Nov 2003
Posts: 4,292
|
table height=100% align=center
tr td align=center valign=center shit here /td /tr /table |
|
|
|
|
|
#13 |
|
Confirmed User
Join Date: Nov 2003
Posts: 4,292
|
how do you put in html with out it turning into html?
|
|
|
|
|
|
#14 | |
|
Zph7YXfjMhg
Industry Role:
Join Date: Nov 2002
Location: In Your Skull
Posts: 15,392
|
Quote:
|
|
|
|
|
|
|
#15 |
|
Too lazy to set a custom title
Industry Role:
Join Date: Sep 2002
Posts: 34,431
|
i don't think that works, but admittedly i haven't tried that since NS and IE 4 generation of browsers. I'll try it, maybe the newer browsers deal better with % height tags these days.
__________________
I moved my sites to Vacares Hosting. I've saved money, my hair is thicker, lost some weight too! Thanks Sly!
|
|
|
|
|
|
#16 |
|
Confirmed User
Join Date: Apr 2002
Posts: 9,736
|
I've only tried it in IE 6 and Mozilla Firebird. Works in both of those. Not sure about other browsers or other versions.
__________________
26 + 6 = 1 |
|
|
|
|
|
#17 | |
|
The Profiler
Industry Role:
Join Date: Oct 2002
Location: ICQ 76281726 and I'm female
Posts: 14,618
|
Quote:
![]() |
|
|
|
|
|
|
#18 | |
|
Confirmed User
Industry Role:
Join Date: Mar 2002
Location: Tampa, FL
Posts: 4,938
|
Quote:
align=center is for the horizontal alignment.
__________________
Sharky |
|
|
|
|
|
|
#19 | |
|
Confirmed User
Join Date: Apr 2002
Posts: 9,736
|
Quote:
__________________
26 + 6 = 1 |
|
|
|
|