Log In · Register

 
 
Closed TopicStart new topic
Can somebody fix this?
chris-is-so__ran...
post Jun 14 2005, 02:32 PM
Post #1


Newbie
*

Group: Member
Posts: 5
Joined: Jun 2005
Member No: 149,335



i'm trying to put a border and stuff around my tittles and this is what i came up with...

<style type="text/css">
.BlogItemTitle
{border:1px dotted #ffffff;
background-color:#000000;
color: #ffffff;}
</style>

but it doesn't work sad.gif

Can somebody tell me whats wrong?
 
Pulchritude
post Jun 14 2005, 06:04 PM
Post #2


Tu es laid.
*******

Group: Official Member
Posts: 3,913
Joined: Feb 2005
Member No: 106,675



CODE
border:1px dotted #ffffff;

Change the dotted to dashed mellow.gif
 
chris-is-so__ran...
post Jun 15 2005, 12:05 AM
Post #3


Newbie
*

Group: Member
Posts: 5
Joined: Jun 2005
Member No: 149,335



thanks, but it didnt work....
 
Pulchritude
post Jun 15 2005, 12:36 AM
Post #4


Tu es laid.
*******

Group: Official Member
Posts: 3,913
Joined: Feb 2005
Member No: 106,675



well may i ask where did you get that code from? cause i dont think it's written right. huh.gif
 
chris-is-so__ran...
post Jun 15 2005, 10:29 AM
Post #5


Newbie
*

Group: Member
Posts: 5
Joined: Jun 2005
Member No: 149,335



Actually I made it up myself...

I found out the name of the blogger tittle and I replaced it using a code that puts borders around the blog entries for xanga.

I took this code...

<!-- begin code provided by createblog.com -->
<style type="text/css">
/*
Bordered Weblogs - xanga.com/add_ons
*/

.blogheader {
/* This sets your date's border color */
border: 1px SOLID #000000;
}
</style>
<!-- end code provided by createblog.com -->

and I replaced blogheader with BlogItemTitle.
It should be working but idk I did something wrong.
 
Pulchritude
post Jun 15 2005, 10:40 AM
Post #6


Tu es laid.
*******

Group: Official Member
Posts: 3,913
Joined: Feb 2005
Member No: 106,675




then why do you need this part
CODE
background-color:#000000;
color: #ffffff;}
?

it should already match your backround color once you use the code. Just add the border code
 
chris-is-so__ran...
post Jun 15 2005, 02:20 PM
Post #7


Newbie
*

Group: Member
Posts: 5
Joined: Jun 2005
Member No: 149,335



The background color still should have changed even though I dont need it, and yet it doesnt.

the code should be inbetween the <title></title> and the <body> marks, right?
 
MrElsewhere
post Jun 15 2005, 08:33 PM
Post #8


Change Gon Come
******

Group: Member
Posts: 2,286
Joined: May 2004
Member No: 18,822



the code should be between the <head> tags.
 

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