legacyme3
"In short, legacyme3 does horrible things to people, and I don't think anyone else on Jul should be exposed to him, no matter how decent of a person he pretends to be."
I don't normally ban for offsite behavior but you're a whole level of terrible.
Level: NaN
 

Posts: 492/-1694
EXP: NaN For next: 0
Since: 06-01-11
Since last post: 9.0 years Last activity: 3.8 years
|
|
Originally posted by SunflowerGaming I'd do that but don't know how. I got this code from a friend. LOL.
I'm assuming your layout code has something similar to Alpha(opacity=80
Change the number, probably 7 or 6, to 9 or 8. Try experimenting with the darkness of the box.
____________________ Go to IT!!!
|
|
|
Joe
Common spammer 🍬
Level: 111
   

Posts: 2304/3392
EXP: 14502971 For next: 365389
Since: 08-02-07
From: Pororoca
Since last post: 13 days Last activity: 59 min.
|
| Posted on 09-15-11 05:10:51 AM (last edited by Joe at 09-15-11 02:12 AM) |
Link | Quote
| |
Your layout uses opacity, which is generally discouraged since it causes significant CPU usage. (Now that I look, legacyme3, your layout also uses opacity...)
Fortunately, there's a pretty easy fix. First, find the bit that says opacity:0.7; filter :alpha(opacity=70); and delete it.
Next, find the bit that says background-color:#000807; and replace it with background:RGBA(0,8,7,0.7);.
That last number, 0.7, is the one you'd change to make the text box lighter or darker.
Leggy, to get rid of the opacity in your layout, delete the bit that says bgcolor=#000000 and replace the bit that says filter:Alpha(opacity=80,finishopacity=80,style=3);opacity:0.8;-moz-opacity:0.8 with background:RGBA(0,0,0,0.8);.
____________________
|
legacyme3
"In short, legacyme3 does horrible things to people, and I don't think anyone else on Jul should be exposed to him, no matter how decent of a person he pretends to be."
I don't normally ban for offsite behavior but you're a whole level of terrible.
Level: NaN
 

Posts: 494/-1694
EXP: NaN For next: 0
Since: 06-01-11
Since last post: 9.0 years Last activity: 3.8 years
|
| Posted on 09-15-11 05:14:06 AM (last edited by legacyme3 at 09-15-11 02:18 AM) |
Link | Quote
| |
Originally posted by Joe
Leggy, to get rid of the opacity in your layout, delete the bit that says bgcolor=#000000 and replace the bit that says filter:Alpha(opacity=80,finishopacity=80,style=3);opacity:0.8;-moz-opacity:0.8 with background:RGBA(0,0,0,0.8);.
Did I do it?
____________________ Go to IT!!!
|
|
|
legacyme3
"In short, legacyme3 does horrible things to people, and I don't think anyone else on Jul should be exposed to him, no matter how decent of a person he pretends to be."
I don't normally ban for offsite behavior but you're a whole level of terrible.
Level: NaN
 

Posts: 495/-1694
EXP: NaN For next: 0
Since: 06-01-11
Since last post: 9.0 years Last activity: 3.8 years
|
| Posted on 09-15-11 05:22:09 AM (last edited by legacyme3 at 09-15-11 02:22 PM) |
Link | Quote
| |
Originally posted by Joe
Originally posted by legacyme3 Did I do it?
I just noticed there's some weird x:> in there messing stuff up; delete that too.
I think I have it now lol
It was the first layout I had ever coded and I'm not too great with it, I have a LOT of loose tags in there I know.
____________________ Go to IT!!!
|
|
|
Girlydragon
3030       Possibly neither Girly nor Dragon.
Level: 105
   

Posts: 2135/3030
EXP: 12257681 For next: 4579
Since: 07-21-07
From: Sweden
Since last post: 284 days Last activity: 4 hours
|
|
The first layout in this thread better be not be a scrollbar layout.
And the picture is a rather huge file, try making it an JPG at least.
You might also want to stop whatever your doing with the background in your profile, it burns my eyes and I hate it.
Have a nice day.
____________________
| | | |
|
legacyme3
"In short, legacyme3 does horrible things to people, and I don't think anyone else on Jul should be exposed to him, no matter how decent of a person he pretends to be."
I don't normally ban for offsite behavior but you're a whole level of terrible.
Level: NaN
 

Posts: 499/-1694
EXP: NaN For next: 0
Since: 06-01-11
Since last post: 9.0 years Last activity: 3.8 years
|
|
Originally posted by CB Woah! Leggy, your entire layout is completely white now.
Better now? =P
I keep finding something I messed up. That opacity filter was all that was holding the original code together I think haha.
____________________ Go to IT!!!
|
|
|
Girlydragon
3030       Possibly neither Girly nor Dragon.
Level: 105
   

Posts: 2139/3030
EXP: 12257681 For next: 4579
Since: 07-21-07
From: Sweden
Since last post: 284 days Last activity: 4 hours
|
|
Ah yes, now that's much better.
____________________
| | | |
|