Jump to content
php.lv forumi

Problēma ar CSS background centrēšanu


andrisp

Recommended Posts

#

<style>

#

/* Labots Stilis */

#

margin, body {margin: 0;padding: 0;background: transparent url("img.png") repeat-y center;}

#

div#d1 {

#

background: transparent url("img1.png") no-repeat center;

#

height: 50px;}

#

}

#

div#d1 {

#

background: transparent url("img1.png") no-repeat center;

#

height: 50px;}

#

div#d2 {

#

width: 401px;

#

margin: 5em auto 0 auto;

#

table-layout:auto;

#

text-align:center}</style>

 

rupigi salidzini veco ar jauno fix css style sheet tad sapratisi ko es izlaboju :) !

Link to comment
Share on other sites

Nu nesaprotu. Ko tu tur tieši salaboji saistībā ar sākotnējo problēmu ? Tas, ka kaut kādus CSS propertijus esi pielicis klāt, man neinteresē. Tas neattiecās uz sākotnējo problēmu.

 

Un tas links neveras.

Edited by andrisp
Link to comment
Share on other sites

×
×
  • Create New...