93. Apple of My Eye

Mar 19, 2015 12:15

Layout Style: S2 Flexible Squares
Features: Embedded Fonts, Colorful, Custom Userpic
Layout Width: 1100px


Read more... )

image: background, feature: rounded corners, feature: userpic, account: paid-permanent, .flexible-squares, topic: color, image, feature: background, layout-color: black, !all-layouts, layout-color: green

Leave a comment

sireesanwar December 24 2015, 01:34:21 UTC
Okay so if you want to put a link up on the navigation bar to anything... you do it by adding a website link and title in your profile.

I tend to put my Title and Subtitle on my image because the post titles come up with the Title when you are in the posts but if you want the Title & Subtitle you need to find:
.title, .subtitle { display: none; }

replace with:
.title {
position: relative;
width: 100%;
margin: -300px auto 0px auto;
padding: 0px;
font-size: 72px;
font-family: "Bilbo Swash Caps", Brush Script MT, arial, verdana;
text-align: center;
color: #FFFFFF;
-webkit-text-stroke: 10px black;
text-shadow:
0px 0px 10px #000,
-1px -1px 0 #000,
1px -1px 0 #000,
-1px 1px 0 #000,
1px 1px 0 #000;
z-index: 199;
}

.subtitle {
position: relative;
width: 100%;
margin: -25px auto 0px auto;
padding: 0px;
font-size: 20px;
font-family: "Lato", arial, verdana;
text-align: center;
color: #E970B4;
-webkit-text-stroke: 10px black;
text-shadow:
0px 0px 10px #000,
-1px -1px 0 #000,
1px -1px 0 #000,
-1px 1px 0 #000,
1px 1px 0 #000;
z-index: 199;
}

Welcome to LJ.

Reply

crystilia_ixora December 24 2015, 14:58:58 UTC
thank you so muucccchhh~~it is a good idea..I think to use you idea or the code...thanks again! ^^,

Reply

sireesanwar December 31 2015, 00:38:57 UTC
SOOOOO Welcome. LOL

Reply


Leave a comment

Up