Log In · Register

 
My Xanga layout
lovelymissphoebe
post Apr 16 2006, 08:40 PM
Post #1


~Phoebe~
****

Group: Member
Posts: 118
Joined: Apr 2005
Member No: 130,046



Hey! Well, here's the thing. I found a layout on some site, and I want to use only a few parts of it {like editing the scrollbar, drop down lists, and dates} How can I do that? I tried just putting the part of the code in my custom header, and it didn't quite work
 
 
Start new topic
Replies
lovelymissphoebe
post Apr 16 2006, 09:25 PM
Post #2


~Phoebe~
****

Group: Member
Posts: 118
Joined: Apr 2005
Member No: 130,046



Alright. At first, I tested the layout here. the drop down list has a different font (in this case, batang) then when I put your modified code in my webpage, it's still the default font stubborn.gif

The code I put in my page is
CODE
<style type="text/css">
body {
scrollbar-arrow-color: #FF80BF;
scrollbar-track-color: #ffffff;
scrollbar-shadow-color: #FF80BF;
scrollbar-face-color: #FF80BF
scrollbar-highlight-color: #ffffff;
scrollbar-darkshadow-color:#FF80BF;
scrollbar-3dlight-color: #ffffff;}

div.blogheader, .caption
{/* edits the dates */
font-family: blackadder itc;
text-transform:lowercase;
font-size:48px;
line-height:48px;
font-weight:NORMAL;
height: 2px;
color: #FF80BF;
letter-spacing:1px;
text-align: center;
background-color: #FFFFFF;
border: 5X dashed #F7C7DF;

input, select, textarea, .textfield, .button
{/* this edits the buttons, dropdowns, etc. */
border: 1px solid #FF80BF;
font:normal 12px batang;
background-color: #FFFFFF;
letter-spacing:1px;
color: #FF80BF;

}
</style>
And until I add the
CODE
input, select, textarea, .textfield, .button
{/* this edits the buttons, dropdowns, etc. */
border: 1px solid #FF80BF;
font:normal 12px batang;
background-color: #FFFFFF;
letter-spacing:1px;
color: #FF80BF;

}
it all works fine rolleyes.gif
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: