PDA

View Full Version : Auto page size


Bluecrab56
04-07-2008, 11:25 PM
I read Supa's guide on page sizing to auto and applied it. But all the tiles in page background do not show up, only the real background I just learned how to apply
http://www.rosemistspringers.com/ch_yuletides_private_stache.html
This is the only page in site I have tested auto page sizing on. The darker tile around the top logo should be on whole page. Click the "home" link on page to see what page looked like before auto sizing ?? Any ideas welcome.

davidrosso
04-08-2008, 01:49 AM
I read Supa's guide on page sizing to auto and applied it. But all the tiles in page background do not show up, only the real background I just learned how to apply
http://www.rosemistspringers.com/ch_yuletides_private_stache.html
This is the only page in site I have tested auto page sizing on. The darker tile around the top logo should be on whole page. Click the "home" link on page to see what page looked like before auto sizing ?? Any ideas welcome.

Has to be an error in your "page background" on WE, not the one in the head element, OR, its something to do with the stuff supas guide does, I've never tried it, maybe its making your page transparent and you simply see the outer background right thru your page?? I dunno.

supa
04-08-2008, 02:11 AM
auto page size have nothing to do with codes in the page.
it only use one of WE feature of controlling its own CSS setting.

Bluecrab56
did you try to implement this on a brand new page ?
try to do it simple.

then try it on your own work and see what is the difference between the two and try to figure it out...

Supa

Bluecrab56
04-08-2008, 10:51 AM
Tried a new page - same problem
Tried a different background texture - same problem
Removed real background texture ( left page background )- same problem
Put a color on page instead of texture - Displays color OK w/ auto size.
Got to go to work now - will resume this evening. Thanks for the help

Bluecrab56
04-08-2008, 11:13 PM
I started a brand new document and page - no pictures or links, just the custom css code height :auto;.
The page auto sizes great but will not allow a background image to tile on page. I can put a color only. Any ideas ?? Thanks all

http://www.rosemistspringers.com/code_test.html

Bluecrab56
04-09-2008, 12:05 AM
In the custom css I can put in the code for background image with the auto command - I can get texture to show but not auto size or vice-versa. It will only recognize 1 of 2 or more custom css commands ? There must be something else needed in the custom css to get 2 or more commands to work together

wbdesigner
04-09-2008, 04:19 AM
I have both page size and background.

In the inspector I set the page size in custom css and the color in background and then in the texture texture box is the far background behind the page.

Patti

Bluecrab56
04-09-2008, 01:01 PM
Patti, on your site it looks like you created a box, put grey in the box and then added images. The blue/white is in the "real" background.
I added page 2 to test. Look what happens when I only add auto size. The light texture in center is on the PAGE built in WE is gone.

http://www.rosemistspringers.com/code_test.html

then look at page 2

WebMonkey08
04-09-2008, 01:10 PM
Patti, on your site it looks like you created a box, put grey in the box and then added images. The blue/white is in the "real" background.
I added page 2 to test. Look what happens when I only add auto size. The light texture in center is on the PAGE built in WE is gone.

http://www.rosemistspringers.com/code_test.html

then look at page 2

Why are so hung up on this Auto Page stuff? Considering this is WYSIWYG Software, u may not be able to do what u want. Why not leave the pages the same length, and add some content, pics, Google Ads....whatever

Bluecrab56
04-09-2008, 01:30 PM
I's not so much that I'm "hung up" on it and if it can't be done with this software then that's fine. Mostly I just think I don't have the code right.
Pages always auto sized before I rebuilt them with CSS. So, before I start resizing, added images, links, whatever to all the pages I was looking for a simple code solution that supa seemed to have.