Tuesday, January 12, 2010

Best Place Brazilian Wax 32256

Delete the edges of the header (header) / Delete marginile of the header (antet)

Tempo fa , ho trovato su Creare blog ,come si puo eliminare in parte o del tutto the edges of the header (header) of the Minima template. Personally I find it useful because when we put our image ... we have to change it (such as size) almost always, to be inside of this double edge.
In my opinion, is better aesthetically without borders ... also the eye wants its part! ,-D





Click Layout-> Edit HTML, look for this piece of code that begins with # header-wrapper:



# header-wrapper {width: 660px;
margin: 0 auto 10px;
border: 1px solid $ bordercolor ;}


and change the colored part of purple so ....





# header-wrapper {width: 660px;
margin: 0 auto 10px;
border: ninth ;}



Now the header of the template will have a single line .
To remove this too, look for this piece of code that begins with # header:





# header {margin: 5px;
border: 1px solid $ bordercolor ;
text-align : center;
color: $ pagetitlecolor;


} and change the colored part of purple so ....


# header {margin: 5px;
border: ninth ;
text-align: center;
color: $ pagetitlecolor;}


Now you have no border and you can put your photos.

>>>>>>>>>>>>>>>>>>>>>>>> >>

Image and video hosting by TinyPic

Create
blog I found how to remove border (frame) header-header from the model currently minimal.


Often header image that we need to be changed ... somewhat circumscribed by frame. To eliminate this border
must make the next change.
warrant ... the result is aesthetically satisfying.

Click on Layout> Edit HTML and look for the code that starts with # header-wrapper
:



# header-wrapper {width: 660px;
margin: 0 auto 10px;
border: 1px solid $ bordercolor ;}


and change the color of purple as follows: # header-wrapper


{width: 660px;
margin: 0 auto 10px;
border: none ;}


Now remained only one line at the border, if we want to eliminate it and, look no further than this piece of code that begins with # header: # header


{margin: 5px;
border: 1px solid $ bordercolor;
text-align: center;
color: $ pagetitlecolor;}



and change it like this: # header


{margin: 5px;
border: none ;
text-align: center;
color: $ pagetitlecolor;}


board now been permanently removed. . Qualche