Log In · Register

 
 
Closed TopicStart new topic
background color on a bulletin, and adjust image size
resrchmnkygrl6
post Jan 17 2006, 10:57 PM
Post #1


appealing only because they are just that unappealing
****

Group: Member
Posts: 211
Joined: May 2005
Member No: 143,673



i've seen it before...like where : {highlight this} ...see how the text turned white and had a black background? is there a code for that so i don't have to highlight it...it's just naturally there and i can put in a bulletin? thanks much...

ps...is it possible to adjust your background image size inside the css? like you have your layout css and you have the background url...can you change the size w/out hosting it and/or saving it and putting it in paste, etc??? thanks again...x2000
 
duplicatex0x0x0
post Jan 17 2006, 11:05 PM
Post #2


Senior Member
******

Group: Duplicate
Posts: 1,912
Joined: May 2005
Member No: 137,527



i belive you could add your own css to a bulletin.. like so:

Bulletin text area:
QUOTE
<style> .text {font:font_name; background-color:color_code;} </style>
Whatever you wanna say......
 
resrchmnkygrl6
post Jan 17 2006, 11:08 PM
Post #3


appealing only because they are just that unappealing
****

Group: Member
Posts: 211
Joined: May 2005
Member No: 143,673



thank you!! you're a life-saver...
 
duplicatex0x0x0
post Jan 17 2006, 11:12 PM
Post #4


Senior Member
******

Group: Duplicate
Posts: 1,912
Joined: May 2005
Member No: 137,527



Hmmm, i tested what I wrote it didn't work, but I looked it up on w3schools and got this:

CODE
<html>
<head>
<style type="text/css">
span.highlight
{
background-color:yellow
}
</style>
</head>

<body>
<p>
<span class="highlight">This is a text.</span> This is a text. This is a text. This is a text. This is a text. This is a text. This is a text. This is a text. This is a text. <span class="highlight">This is a text.</span>
</p>
</body>
</html>


for myspace you could prlly leave out the span.highlight in the beginning and just have it .highlight, you prlly dont need the <head> tags either.
 
resrchmnkygrl6
post Jan 17 2006, 11:25 PM
Post #5


appealing only because they are just that unappealing
****

Group: Member
Posts: 211
Joined: May 2005
Member No: 143,673



oh...okay..thanks...i'll try that one.
 

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