Log In · Register

 
 
Closed TopicStart new topic
one thing
JCLore
post Nov 5 2007, 09:34 AM
Post #1


Senior Member
*****

Group: Official Member
Posts: 682
Joined: Oct 2007
Member No: 580,818



is there a way to change the color of just the headline border??
and is there a way to increase the percent of opacity for just the friends space??

thanx
 
newkidontheblock
post Nov 6 2007, 09:31 AM
Post #2


Offline.
*****

Group: Official Designer
Posts: 609
Joined: Mar 2007
Member No: 507,591



This Should Work For The Friend Space
CODE
<style type="text/css" >

  .friendSpace {
   filter: alpha(opacity=60);
   opacity: 0.60;
   -moz-opacity: 0.60;
   }

</style>

You Can Change It...

For The Headline Border I Don't No What You Mean Because My Headline Doesn't Have A Border.

 
IVIike
post Nov 6 2007, 10:05 AM
Post #3


Hey, I'm Mike
******

Group: Staff Alumni
Posts: 1,272
Joined: May 2006
Member No: 406,241



did you check this topic?
http://www.createblog.com/forums/index.php?showtopic=84325
 
JCLore
post Nov 7 2007, 03:13 AM
Post #4


Senior Member
*****

Group: Official Member
Posts: 682
Joined: Oct 2007
Member No: 580,818



actually i changed my mind and went with a border
but i want to get rid of the words in the extended network box
so yea
haha

thanx for the opacity code
 
newkidontheblock
post Nov 7 2007, 04:19 AM
Post #5


Offline.
*****

Group: Official Designer
Posts: 609
Joined: Mar 2007
Member No: 507,591



THIS WILL GET RID OF THE WORDS IN THE EXTENDED NETWORK BOX
CODE
<style type="text/css">
.extendedNetwork .blacktext12 {display:none; }
</style>
 
JCLore
post Nov 7 2007, 08:35 AM
Post #6


Senior Member
*****

Group: Official Member
Posts: 682
Joined: Oct 2007
Member No: 580,818



yeah
i knew it would be something like that
thanx
 
JCLore
post Nov 7 2007, 08:46 AM
Post #7


Senior Member
*****

Group: Official Member
Posts: 682
Joined: Oct 2007
Member No: 580,818



actually
about the borders problem

i put this in and they disappeared
CODE
table, tr, td {background-color: transparent; border: 0px; padding:2;}
table table {border: 0px;}
table table table table{border: 0px;}

{The actual modules}
table table table {border: 0px solid; border-color: transparent; background-color: transparent; }
 
digitalfragrance
post Nov 7 2007, 12:34 PM
Post #8


Adobe Addict
******

Group: Staff Alumni
Posts: 1,237
Joined: Mar 2005
Member No: 113,043



^ If you want borders, change the "0px" to 1px, or higher, depending on how thick you want the border.

Also, change "transparent" to a hex color code like FFFFFF
 
JCLore
post Nov 7 2007, 06:43 PM
Post #9


Senior Member
*****

Group: Official Member
Posts: 682
Joined: Oct 2007
Member No: 580,818



yep

i'm done
thank you
 
digitalfragrance
post Nov 7 2007, 07:54 PM
Post #10


Adobe Addict
******

Group: Staff Alumni
Posts: 1,237
Joined: Mar 2005
Member No: 113,043



Sure thing _smile.gif
Topic Closed
 

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