ScotchBonnet
Scotchsour's Place for Layouts, Codes, Icons, Mood Themes...
 
Replying To 
 
6th-Feb-2008 11:29 pm (UTC)
If I understand what you are saying, you want to move the flower from the right side to the left?

Find this in the css:

#title {
color: #ffffff;
background-color: #000000;
background-image: url(http://i193.photobucket.com/albums/z113/SourWhiskey/layout/bflowerheader.jpg);
background-repeat: no-repeat;
background-position: top left;
position:absolute;
top:0px; right:0px;
width: 100%;
font-family: "Garamond", "Palatino", "Palatino Linotype", serif;
height: 130px;
overflow: hidden;
}

Change this:

background-position: top left;

to this:


background-position: top right;
Reply Form 
From:
( )Anonymous- this user has disabled anonymous posting.
( )OpenID
Username:
Password:
Don't have an account? Create one now.
Subject:
No HTML allowed in subject
  
Message:
 
Notice! This user has turned on the option that logs your IP address when posting.
Code by masterslacker. Fiddled by userinfoscotchsour. This page was loaded on May 6th 2024, 2:07 am GMT.