Alf W. User How to create a page frame. Autor: Alf W. Visitado 1118, Seguidores 1, Compartilhado 1 Tags: frame,pageCreating a page frame.How do I put a frame around the whole page?Publicado em 22/01/2013 19:00:19
Jeannie M. User ummm...make your own template? A frame around a whole page is not a "frame" as far as I know. But if you mean like a picture frame...just make your own template seems the best option to me...just an idea.Ler maisPublicado em 22/01/2013 20:01:36 de Jeannie M.
Der Zwoemti Moderator <style type="text/css"> <!-- #imPage{ border-style:ridge;border-color:#e7e502;border-width:10px10px0px10px; -moz-border-top-left-radius:10px; -moz-border-top-right-radius:10px; -moz-border-bottom-left-radius:0px; -moz-border-bottom-right-radius:0px; -webkit-border-top-left-radius:10px; -webkit-border-top-right-radius:10px; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:0px; border-top-left-radius:10px; border-top-right-radius:10px; border-bottom-left-radius:0px; border-bottom-right-radius:0px;} #imFooter{ border-style:ridge;border-color:#e7e502;border-width:3px10px10px10px; -moz-border-top-left-radius:0; -moz-border-top-right-radius:0px; -moz-border-bottom-left-radius:10px; -moz-border-bottom-right-radius:10px; -webkit-border-top-left-radius:0; -webkit-border-top-right-radius:0px; -webkit-border-bottom-left-radius:10px; -webkit-border-bottom-right-radius:10px; border-top-left-radius:0; border-top-right-radius:0px; border-bottom-left-radius:10px; border-bottom-right-radius:10px;} --> </style>CSS is designed to fully understanding Ler maisPublicado em 22/01/2013 20:18:02 de Der Zwoemti
ummm...make your own template? A frame around a whole page is not a "frame" as far as I know. But if you mean like a picture frame...just make your own template seems the best option to me...just an idea.
<style type="text/css"> <!-- #imPage{ border-style:ridge;border-color:#e7e502;border-width:10px10px0px10px; -moz-border-top-left-radius:10px; -moz-border-top-right-radius:10px; -moz-border-bottom-left-radius:0px; -moz-border-bottom-right-radius:0px; -webkit-border-top-left-radius:10px; -webkit-border-top-right-radius:10px; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:0px; border-top-left-radius:10px; border-top-right-radius:10px; border-bottom-left-radius:0px; border-bottom-right-radius:0px;} #imFooter{ border-style:ridge;border-color:#e7e502;border-width:3px10px10px10px; -moz-border-top-left-radius:0; -moz-border-top-right-radius:0px; -moz-border-bottom-left-radius:10px; -moz-border-bottom-right-radius:10px; -webkit-border-top-left-radius:0; -webkit-border-top-right-radius:0px; -webkit-border-bottom-left-radius:10px; -webkit-border-bottom-right-radius:10px; border-top-left-radius:0; border-top-right-radius:0px; border-bottom-left-radius:10px; border-bottom-right-radius:10px;} --> </style>
CSS is designed to fully understanding