Jump to content

[SOLVED] Photoshop CS3 to html design


maij

Recommended Posts

i used to create html fixed width websites.

and from that i learned all images within the generated tables need a support.

 

now lately, i made a new html page, where i put everything normally in.

just the problem is, width all tables except 3 having fixed values that are no procent.

 

those 3 are the upper line, lower line, and body.

 

which are the only 3 tables that should extend when the browser does.

 

now the problem is, programmaticly seen everything is ok, there should be no problem.

but what happens in that inside the browser's page, it gets big gaps, where normal should be frozen since they are fixed width.

 

now i also noticed that the images with fixed width (!USING 100% AS WIDTH!,used to work)

are not the required length, because the large gaps are using space that the fixed width should fill..

 

now i might be a littlebit vague as i find it myself, so therefore i can mail you the photoshop CS3 file in order to see what i mean.

 

also: i want to note i am not too experienced in both html and photoshop slicing methods

 

thanks for the help in advance

Link to comment
https://forums.phpfreaks.com/topic/157265-solved-photoshop-cs3-to-html-design/
Share on other sites

like i said, i didnt give *everything* a fixed width and height.

 

first of, i never mentioned fixed height, since that didnt made me care (yet?).

 

secondly, i said only 3 tables have fixed width in procent the rest have normal values

and as u should know, tables will fall apart if no width and height is defined without content ( since its an template, it does not contain any text or images)

 

and considering i am using the table's background property instead of image because i want to be able to write on certain places, i cannot leave width and height properties away, or valueless

EDIT: PROBLEM SOLVED:

 

to fix this problem, i exported the page on the maximum available width, after that i put down the same BUT this time i also included fixed width for a spacer.

 

so the problem was probably caused by a 1 px height spacer, which i havent looked at the first time.

 

so to all new photoshopper web template designers: export largest size you want to the page to be viewed with, and dont forget to edit the spacers width aswell!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.