Log In · Register

 
bout ur entry..., a lil icon on the top
emerika66
post Feb 27 2004, 11:31 PM
Post #1


Senior Member
***

Group: Member
Posts: 95
Joined: Feb 2004
Member No: 3,903



does anybody know how 2 put a icon on the top right corner of ur entry box?(4 each entries)? cuz wen i c ppl make css layout i c they put a lil moving pic or icon in the corner of the entry box...how do u do that? _unsure.gif
 
2 Pages V   1 2 >  
Start new topic
Replies (1 - 24)
Amy
post Feb 27 2004, 11:35 PM
Post #2


<33
****

Group: Member
Posts: 244
Joined: Jan 2004
Member No: 1,540



I think they put it there everytime the make a new post.
 
emerika66
post Feb 28 2004, 04:12 AM
Post #3


Senior Member
***

Group: Member
Posts: 95
Joined: Feb 2004
Member No: 3,903



yeah thats wat i mean like wen they start a new entry they have that lil icon there.. do u nowe ani codes for it plzzz?? ohmy.gif
 
Amy
post Feb 28 2004, 02:31 PM
Post #4


<33
****

Group: Member
Posts: 244
Joined: Jan 2004
Member No: 1,540



QUOTE
<div align=right><img src=YOUR URL HERE></div>


Put your URL in there and put this code in everytime you post. Make sure you check Edit HTML and then put it in and then uncheck it.
 
emerika66
post Feb 28 2004, 05:15 PM
Post #5


Senior Member
***

Group: Member
Posts: 95
Joined: Feb 2004
Member No: 3,903



i dunt mean like the icon in the entry box i mean in the css layout they put sum kind of code in there like this his
see the mashi maro in each entry box on the top corner.. like everytime u rite a new entry it juss cums out already.. i mean that not tha 1 u gave mee unless i did it wrong...
 
*lookitskim*
post Feb 28 2004, 05:26 PM
Post #6





Guest






CODE
<!-- begin code provided by createblog.com -->
div.blogheader, .caption {
/* edits the dates */
background-image:
url(URL IMAGE HERE);
background-repeat
 background-repeat: no-repeat;
 background-position: top right;
 font-family:arial;
 text-transform:lowercase;
 font-size:20px;
 line-height:70px;
 font-weight:bold;
 color:#c0c0c0;
 letter-spacing:0px;
 background-color: #ffffff;
 text-align: center;
 padding-right: 60px;
 }
<!-- end code provided by createblog.com -->

Put this in ur CSS

or just put this with ur blogheader if u already have one
CODE
<!-- begin code provided by createblog.com -->
background-image:
url(URL IMAGE HERE);
background-repeat
background-repeat: no-repeat;
background-position: top right;

<!-- end code provided by createblog.com -->
 
emerika66
post Feb 28 2004, 05:47 PM
Post #7


Senior Member
***

Group: Member
Posts: 95
Joined: Feb 2004
Member No: 3,903



how do u make it put it on top corner though its like in my entry box in the newest entry and the rest of the old entry u cant see it....
 
emerika66
post Feb 28 2004, 05:52 PM
Post #8


Senior Member
***

Group: Member
Posts: 95
Joined: Feb 2004
Member No: 3,903



take a look at mi xanga
 
*lookitskim*
post Feb 28 2004, 06:07 PM
Post #9





Guest






wait... so u want it to be in the entry box? Or u want it to be where to date is? I'm confused... huh.gif Ur picture isn't showing probably cuz the link is broken. If u want the the picture to be where the date is... use the code i gave u.
 
emerika66
post Feb 28 2004, 06:12 PM
Post #10


Senior Member
***

Group: Member
Posts: 95
Joined: Feb 2004
Member No: 3,903



like u nowe where this person's xanga.. and u c the mashi maro icon next to the date on top? thats wut i mean..
 
*lookitskim*
post Feb 28 2004, 06:24 PM
Post #11





Guest






Yea the code that i gave u will make it like that... just place the URL with urs. That picture is actually in her Blogheader (date)
 
emerika66
post Feb 28 2004, 06:45 PM
Post #12


Senior Member
***

Group: Member
Posts: 95
Joined: Feb 2004
Member No: 3,903



it wont work..
 
*lookitskim*
post Feb 28 2004, 06:53 PM
Post #13





Guest






hMmM... weird it should work. huh.gif

div.blogheader, .caption {
background-image: url(URL IMG HERE);
background-repeat: no repeat;
background-position: right;
font-family:courier new;
text-transform:none;
font-size:20px;
line-height:25px;
font-weight:bold;
color:#000000;
letter-spacing:-2px;
background-color:FFE0E2;
text-align:left;
}


chnage the bolded area with ur own image url. Cause this code works fine on my page
 
emerika66
post Feb 28 2004, 06:58 PM
Post #14


Senior Member
***

Group: Member
Posts: 95
Joined: Feb 2004
Member No: 3,903



still wont.. do i have to add the <!begincode thingy?
 
*lookitskim*
post Feb 28 2004, 06:59 PM
Post #15





Guest






QUOTE(emerika66 @ Feb 28 2004, 3:58 PM)
still wont.. do i have to add the <!begincode thingy?


put this
<style type="text/css">
div.blogheader, .caption {
background-image: url(URL IMG HERE);
background-repeat: no repeat;
background-position: right;
font-family:courier new;
text-transform:none;
font-size:20px;
line-height:25px;
font-weight:bold;
color:#000000;
letter-spacing:-2px;
background-color:FFE0E2;
text-align:left;
}
</style>

Now try it and tell if it works...
 
emerika66
post Feb 28 2004, 07:00 PM
Post #16


Senior Member
***

Group: Member
Posts: 95
Joined: Feb 2004
Member No: 3,903



ok mi AIM is emerika66
 
emerika66
post Feb 28 2004, 08:41 PM
Post #17


Senior Member
***

Group: Member
Posts: 95
Joined: Feb 2004
Member No: 3,903



still wont work.. i dunno i did xactly wut u told me..
 
*lookitskim*
post Feb 28 2004, 10:19 PM
Post #18





Guest






I dunno... its' something that ur doin wrong. cuz i tried out that code and it works fine on mines . Ok go to ur look and feel and look for that part that says blogheader take that off and add this code.

div.blogheader, .caption {
background-image: url(URL IMG HERE);
background-repeat: no repeat;
background-position: right;
font-family:courier new;
text-transform:none;
font-size:20px;
line-height:25px;
font-weight:bold;
color:#000000;
letter-spacing:-2px;
background-color:FFE0E2;
text-align:left;
}
 
emerika66
post Feb 29 2004, 07:06 PM
Post #19


Senior Member
***

Group: Member
Posts: 95
Joined: Feb 2004
Member No: 3,903



yeah i did and look wut happened to it...mine
 
*lookitskim*
post Feb 29 2004, 08:51 PM
Post #20





Guest






try changing your line height to like 75px or something...
 
emerika66
post Feb 29 2004, 08:55 PM
Post #21


Senior Member
***

Group: Member
Posts: 95
Joined: Feb 2004
Member No: 3,903



line height in */edit dates?*/?
 
emerika66
post Feb 29 2004, 08:57 PM
Post #22


Senior Member
***

Group: Member
Posts: 95
Joined: Feb 2004
Member No: 3,903



ok umm.. wen i did it in edit dates it still shows like in the entry and out (fulli)
 
*lookitskim*
post Feb 29 2004, 09:02 PM
Post #23





Guest






HmMm i have no ideal y it's doin that huh.gif . Sorry...
 
emerika66
post Feb 29 2004, 09:28 PM
Post #24


Senior Member
***

Group: Member
Posts: 95
Joined: Feb 2004
Member No: 3,903



itz ok i'll ask sum1 else but thanks for ur BIG BIG help.. happy.gif
 
*lookitskim*
post Feb 29 2004, 09:29 PM
Post #25





Guest






NP biggrin.gif
 

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