Lissa Explains it All:  Web Design Forums  

Go Back   Lissa Explains it All: Web Design Forums > LEIA Archives > Web Site Help > Xanga

Notices

 
 
Thread Tools Display Modes
  #1  
Old 08-04-2004, 03:41 AM
itsXaNgAbaby itsXaNgAbaby is offline
n00bzilla
 
Join Date: Aug 2004
Posts: 2
itsXaNgAbaby is an unknown quantity at this point
Exclamation PLEASE read/help AsAp!! <3

K guys, PLEASE help me out here...alright, I am very familiar with html and have already searched through your entire forum, and found alot, but still have some unanswered questions. Okay, let's use this site here as an example for the following...

www.xanga.com/happysmilepretty

1. The thick pink/green border around her page. How do you get a border with the two diff colors? Where I can adjust the thickness (i want it a little thinner to suit my page)

2. The box in which lies her individual entries is black, but a transparent black. How do I get this, i love it, along with the pictures, and the text stays nice and bold. how how how! :-)

3. Ah, cant explain it, but you see. The dates and titles for the entries and left side modules? Any ideas?

Also...(no example)

Okay, right now I have a cursor that is a crosshair and when you go over a link its a little arrow pointing on both ends tilted to the right side (forgot the name) Is there a code where I can keep this but when it goes over a link it the link text gets fuzzy/blurred? Thanks guys

Please reply asap, and thanks much, GREAT site you've all got here. Please when you reply clarify which code is which and what if any alterations i would have to make to it and where, and also where to post it (custom header, website stats, anywhere...)

THANK YOU SOO MUCH!
Sponsored Links
  #2  
Old 08-04-2004, 04:03 AM
smileygurl119's Avatar
smileygurl119 smileygurl119 is offline
c[:
 
Join Date: Dec 2003
Posts: 1,389
smileygurl119 is an unknown quantity at this point
1. <style type=text/css><!-- body{border-right:#FF0080 60px solid;border-left:#FF0080 60px solid;border-top:#00FF00 60px solid;border-bottom:#00FF00 60px solid} //--></style>

2.
<style type="text/css">
}

table.blogbody {
/* this edits the other the place where the blog is */
border: 1px solid #3DFFFF;
background-color: #000000;
width:400px;
border-width: 1px 1px 1px 1px;
filter: alpha(style=0,opacity=80);
}
</style>

3.
<style type="text/css">
}

div.blogheader, .caption {
/* edits the dates */
width:397px;
font-family:Sydnie;
text-transform:lowercase;
font-size:25px;
line-height:20px;
font-weight: bolder;
color:#ffffff;
letter-spacing: 2px;
background-image:url("");
text-align: center;
border: 0px solid #3DFFFF;
border-width: 1px 1px 0px 1px;
filter: alpha(style=0,opacity=60);
}
</style>

<style type="text/css">
table.left {
/* this edits the menu module */
border: 1px solid #3DFFFF;
width:160px;
background-color: #000000;
filter: alpha(style=0,opacity=80);
}

table.blogbody {
/* this edits the other the place where the blog is */
border: 1px solid #3DFFFF;
background-color: #000000;
width:400px;
border-width: 1px 1px 1px 1px;
filter: alpha(style=0,opacity=80);
}

table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-image:url("");
background-repeat: no-repeat;
background-position: middle;
background-color: #000000;
width:160px;
font: bold 16px Sydnie;
line-height: 33px;
text-transform: lowercase;
color: #ffffff;
border: 1px solid #3DFFFF;
border-width: 1px 1px 1px 1px;
text-align: center;
}

table.left TD {
/* on your menu module, this edits the body part of it */
background-color: #000000;
border: 1px solid #3DFFFF;
border-width: 1px 1px 1px 1px
width:160px;
}
</style>

4. blurred links?:

<style type="text/css"><!--a{text-decoration:none;}a:link{color:?;}a:active{color:?; }a:visited{ color:?;}a:hover{ color:?;filter:blur(direction=250,strength=4,add=f alse);position:relative;width:250pt;height:9pt;}--></style>
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
  #3  
Old 08-04-2004, 04:12 PM
itsXaNgAbaby itsXaNgAbaby is offline
n00bzilla
 
Join Date: Aug 2004
Posts: 2
itsXaNgAbaby is an unknown quantity at this point
Talking

wow, thanks guys, yaw are amazing!! :buckt:

<3333

anything yet on the cursor??? :idea:

oh nvm, me seez me seez

XD!!!
  #4  
Old 08-04-2004, 04:14 PM
itsXaNgAbaby itsXaNgAbaby is offline
n00bzilla
 
Join Date: Aug 2004
Posts: 2
itsXaNgAbaby is an unknown quantity at this point
Thumbs up

oh nvm, me seez me seez

XD!!!
  #5  
Old 08-04-2004, 07:17 PM
smileygurl119's Avatar
smileygurl119 smileygurl119 is offline
c[:
 
Join Date: Dec 2003
Posts: 1,389
smileygurl119 is an unknown quantity at this point
you`re welcome.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:35 AM.


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.