GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Photoshop/Programmer Needed (https://gfy.com/showthread.php?t=393758)

Fap 11-25-2004 08:13 AM

Photoshop/Programmer Needed
 
Ok well on my site my header is just one big pic.

http://www.banthis.com/

I want to expand my sites borders HOWEVER when i expand something like this happends

http://www.banthis.com/?xid=bobby

(dont ask about the picture somone paid me $5 to put it up)

How can i fix it? Does anyone know? I thought maybe if i split it into two? But i dont know how to do that so is there anyone here who can help?

sarettah 11-25-2004 08:56 AM

The logo is tiling like that because you have it as a background image in the table element with a column span of 3 columns, so the page is doing exactly what you told it to do :)

<td colspan="3" height="143" width="700" background="title.jpg" align="right" style="padding-right:25;padding-top:41;" valign="top">

A quick fix is to move it out of there and put it in it's own row directly above that line:

<tr>
<td>
<img src="title.jpg">
</td>
</tr>
<tr>
<td colspan="3" height="143" width="700" align="right" style="padding-right:25;padding-top:41;" valign="top">

edited in: That solution will put the tittle to the left of the page.
Then play with it from there.

Fap 11-25-2004 08:56 AM

*bump* paying if need be

Fap 11-25-2004 08:57 AM

Quote:

Originally posted by sarettah
The logo is tiling like that because you have it as a background image in the table element with a column span of 3 columns, so the page is doing exactly what you told it to do :)

<td colspan="3" height="143" width="700" background="title.jpg" align="right" style="padding-right:25;padding-top:41;" valign="top">

A quick fix is to move it out of there and put it in it's own row directly above that line:

<tr>
<td>
<img src="title.jpg">
</td>
</tr>
<tr>
<td colspan="3" height="143" width="700" align="right" style="padding-right:25;padding-top:41;" valign="top">

Then play with it from there.

Wont this just leave a big space after the border expands?

Fap 11-25-2004 08:59 AM

nvm... it just messed up the whole page completly....

I think what needs to be done is spliting the header up into 2 sepereate images... does that seem right?

sarettah 11-25-2004 09:01 AM

That will put the title to the left and leave space to the right that will be filled with your background color or background image (I haven't looked at the code enough to see how you have it all set up.

sarettah 11-25-2004 09:03 AM

Quote:

Originally posted by banthis
nvm... it just messed up the whole page completly....

I think what needs to be done is spliting the header up into 2 sepereate images... does that seem right?

If you do that and keep the total image size the same and keep it as a background image it will still tile.

The background images tile (at least in ie or nutscrape) automatically to fill the background, so you need to get the title out of the background and into a table or element of it's own (imho)

There may be oyther solutions, but I don't think slicing the image is the answer.

Slicing the image might give you a faster load though.

Fap 11-25-2004 09:05 AM

Do you think you can fix this problem for me?

I will pay you if you want...

Do you have AIM?

sarettah 11-25-2004 09:17 AM

Quote:

Originally posted by banthis
Do you think you can fix this problem for me?

I will pay you if you want...

Do you have AIM?

lol...

The reason it messed up your page is because I left a colspan out of the td

where I added the <td><img src="

change that to <td colspan=3><imgr src="

and at that point the logo will go to the left

If you want it centered then use <td colspan=3 align="center"> and it will go to the center.

I put examples up on my server at:

http://www.cockinpuss.com/testit.htm (centered)

and http://www.cockinpuss.com/testit1.htm (to the left)

The images do not show because your htaccess is apparently blocking them (also I changed all the image refs to absolutes-meaning a reference to the entire url of the images)

And no, you can't pay me because you can't afford me :Graucho

From what I put up there you should be able to grab the source and play with it until you get it where you want it....

Harmon 11-25-2004 09:20 AM

It's all about slicing the image properly and changing the cell bg colors to that of the image bg color

Fap 11-25-2004 09:43 AM

Quote:

Originally posted by Harmon
It's all about slicing the image properly and changing the cell bg colors to that of the image bg color
exactly what i need help with...

Fap 11-25-2004 12:31 PM

Can anyone help me?

fris 11-25-2004 12:41 PM

banthis bought advertising from a bunch of people on another forum and reversed the charges on paypal. dont do business with him.

Fap 11-25-2004 01:18 PM

Quote:

Originally posted by fris
banthis bought advertising from a bunch of people on another forum and reversed the charges on paypal. dont do business with him.

ermm... whatever you say buddy, please if you arent going to help stay out of my thread.

Now, if anyone can help me that would be great:
:helpme

sicone 11-25-2004 02:18 PM

banthis is a confirmed scammer and thief of content.

Do not do business with this loser.

Jace 11-25-2004 02:29 PM

SCAMMER ALERT

SCAMMER ALERT

SCAMMER ALERT

SCAMMER ALERT

sarettah 11-25-2004 04:30 PM

Quote:

Originally posted by JaceXXX
SCAMMER ALERT

Well, guess I won't be offering any more help....

Thanx Jace

zpappa 11-25-2004 05:44 PM

This asshat bought a layout and coding from me for $150 and reversed the charges, sending my bank account as well as PAyPal into the negatives, I have yet to recover, and he has yet to pay, avoid him.

fris 11-25-2004 09:23 PM

bump i have about 20 people sayin he has done business with him he has reversed the charges on paypal.

NO ONE DO BUSINESS WITH BANTHIS

sarettah 11-25-2004 09:43 PM

Bump, just because of no thanx from him for my trying to help him...

Rude ass people piss me off...

Slap Dot 11-27-2004 09:59 PM

Fuck Ban This - he's only like 15 or 16! I call a ban!

OzMan 11-27-2004 11:48 PM

Quote:

Originally posted by sarettah
Bump, just because of no thanx from him for my trying to help him...

Rude ass people piss me off...

you and me both

And he has fucked it up for the next person that genuinely needs help as you will think twice now.


All times are GMT -7. The time now is 03:39 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123