View Single Post

  #1 (permalink)  
Old 17-04-2007, 02:57 PM
wildSaffy wildSaffy is offline
Frontpage User
 
Join Date: Mar 2007
Posts: 19
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
wildSaffy will become famous soon enough
Default Help with Blogger.com customisation

Hi,

I have been volutenteered to do a blog for a work colleague who is leaving.

As I am short on time could somone help me with two "simple" things:

(1) I need to re-align the header which at the moment is aligned left:

http::janegoestofrance.blogspot.com

The HTML header is as follows:

/* Header
----------------------------------------------- */
#header {
padding:15px 0 10px 110px;
position: relative;
}

.Header h1 {
margin:0 0 .25em;
color:$titlecolor;
font: $pagetitlefont;
}

.Header h1 a {
color:$titlecolor;
text-decoration:none;
}

.Header .description {
margin:0;
max-width:600px;
line-height:1.8em;
text-transform:uppercase;
letter-spacing:.2em;
color:$titlecolor;
font: $blogDescriptionFont;
float:right:
}

(2) More re-alignment

I need to move the text (widget) on the left to start below the picture.

As I say - simple things but I am but a new-born!


Thanks a mill.......

wildSaffy

Last edited by wildSaffy; 17-04-2007 at 03:15 PM.
Reply With Quote