New Topic

Reply To: Landing page

Home › Forum › Customization › Landing page › Reply To: Landing page

#679

cs3v3n
Participant

I don’t know if I made it correctly , the new page here: http://www.robertagavioli.it/5-segreti/

<table width=”788″ height=”422″ border=”0″ align=”center” cellpadding=”0″ cellspacing=”0″ id=”Table_01″>

 

<tr >

<td><img src=”http://www.robertagavioli.it/wp-content/uploads/2013/04/header.png” width=”788″ height=”231″></td>

</tr>

 

<tr class=”top”>

<td border=”0″ class=”middle” >

 

< HERE I HAVE INSERTED WHAT DID YOU SEE THERE , form…ecc>

 

</td>

</tr>

 

<tr>

<td><img src=”http://www.robertagavioli.it/wp-content/uploads/2013/04/footer.png” width=”788″ height=”98″></td>

</tr>

 

</table>

And this stylesheet:

 

.middle {

width: 788px;

height: 300px;

background: url(http://www.robertagavioli.it/wp-content/uploads/2013/04/mid_bg.png) repeat-y 50% 50%;

margin: 0 auto;

}

.top {

background: url(http://www.robertagavioli.it/wp-content/uploads/2013/04/mid_bg.png) no-repeat scroll center bottom transparent;

margin: 0 auto;

}

body, li, p, td {

font-family: Arial, Helvetica;

font-size: 11pt;

 

}

But is still don’t working…

If you should, make a page, on a Creative style, how did you make… I don’t know why this doesn’t working…

 

Any idea?