Jump to content

maij

New Members
  • Posts

    7
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Male

maij's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. 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!
  2. ye dutch procent is percent, dunno why i suddenly forgot the diffrence lol. anyways i am 100% sure there is no css, and if so, how would that fix this problem?
  3. 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
  4. 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
  5. ok thanks for the answer, but my question isnt solved yet! ok, so lets go back the site that uses media player. it was windows media player btw. now i searched their complete website for any code that involves the media player component. No results. how could they add or hide such code?
  6. i am fairly new to php, but not new to programming. so with that, here is my question. many times, i see source codes containing "<!--[sometext or argument]--> i found out, that these codes having certain codes on the website itself like a media player. but in source code, it simply stays <!--[sometext or argument]--> now i do not know if this is related to php, since i am no genius and i do not know every langauge used to develop a website. so, my question is, is this a special function from php that replaces the actual content on the webpage but not in the source code OR is this another programming langauge that allow do have these kind of functions. any decent response is appriciated
×
×
  • 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.