![]() | |
| ||||
| 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. |
| |||||
| change Code: /* Header
----------------------------------------------- */
#header {
padding:15px 0 10px 110px;
position: relative;
}
Code: /* Header
----------------------------------------------- */
#header {
padding:15px 0 10px 210px;
position: relative;
}
That should sort out your problems presuming what you are trying to do is just take all the text of that pic. |
| ||||
| I have this whacking great widget wildsaffron |
| Thread Tools | |
| Display Modes | |
|
|
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Amazon customisation | TheMenace | Amazon | 3 | 09-02-2007 11:26 PM |