20/04/2012, 08:49 AM
Rawrsor Wrote: [ -> ]Well, there needs to be one.
Too many bright donkey fonts around here, too hard to read sometimes. I'd love to see a black white and pink "Freya" theme (Chobits)
![[Image: Konachan.com%20-%2060799%20chii%20chobits%20freya.jpg]](http://konachan.com/image/71e8eae090b95440709a2c236f2c2e46/Konachan.com%20-%2060799%20chii%20chobits%20freya.jpg)
Pic just fer reference.
Rawrsor Wrote: [ -> ]Well, there needs to be one.
eKusoshisut0 Wrote: [ -> ]Maybe it's not "broken" but I'd very much rather see the entire image than having to scroll through it.
ezunyan Wrote: [ -> ]Rawrsor Wrote: [ -> ]Well, there needs to be one.
agree... white is too bright =D
eKusoshisut0 Wrote: [ -> ]Senseito7 Wrote: [ -> ]eKusoshisut0 Wrote: [ -> ]Maybe it's not "broken" but I'd very much rather see the entire image than having to scroll through it.
Only takes a couple of clicks if you so desperately need to.
As opposed to ONE click on any other theme.
SkyDX Wrote: [ -> ]Well Assassinator anyone can use any background they wish with Aoi Sora, just follow my little tutorial here:
SkyDX Wrote: [ -> ]Nice it's finally online!^^
Aaand since a Google-like "Change Background" system was far too complicated here is a little script to change the background of the theme. I use it in Firefox with the Stylish extension but technically it should work with all browsers that support a form of CSS override:
Code:
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("endlessparadigm.com") { body { background: url("YOUR BACKGROUND GOES HERE") !important; background-attachment: fixed !important; background-position: center center !important; background-size: 100% !important } }
Just replace the YOUR BACKGROUND GOES HERE with the path to your custom image, you can also use a image from your local harddrive, to get the correct path, simply drag and drop a image into your browser it will show you the correct path then. Also you MUST keep the quotation marks^^
SkyDX Wrote: [ -> ]Well Assassinator anyone can use any background they wish with Aoi Sora, just follow my little tutorial here:
[quote=SkyDX;386846]
Nice it's finally online!^^
Aaand since a Google-like "Change Background" system was far too complicated here is a little script to change the background of the theme. I use it in Firefox with the Stylish extension but technically it should work with all browsers that support a form of CSS override:
Code:
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("endlessparadigm.com") { body { background: url("YOUR BACKGROUND GOES HERE") !important; background-attachment: fixed !important; background-position: center center !important; background-size: 100% !important } }
Just replace the YOUR BACKGROUND GOES HERE with the path to your custom image, you can also use a image from your local harddrive, to get the correct path, simply drag and drop a image into your browser it will show you the correct path then. Also you MUST keep the quotation marks^^
Assassinator Wrote: [ -> ]SkyDX Wrote: [ -> ]Well Assassinator anyone can use any background they wish with Aoi Sora, just follow my little tutorial here:
SkyDX Wrote: [ -> ]Nice it's finally online!^^
Aaand since a Google-like "Change Background" system was far too complicated here is a little script to change the background of the theme. I use it in Firefox with the Stylish extension but technically it should work with all browsers that support a form of CSS override:
Code:
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("endlessparadigm.com") { body { background: url("YOUR BACKGROUND GOES HERE") !important; background-attachment: fixed !important; background-position: center center !important; background-size: 100% !important } }
Just replace the YOUR BACKGROUND GOES HERE with the path to your custom image, you can also use a image from your local harddrive, to get the correct path, simply drag and drop a image into your browser it will show you the correct path then. Also you MUST keep the quotation marks^^
I was actually referring to the image in the banner more than the background, but don't worry about all that, it's your theme not mine.
Rawrsor Wrote: [ -> ]SkyDX Wrote: [ -> ]Well Assassinator anyone can use any background they wish with Aoi Sora, just follow my little tutorial here:
[quote=SkyDX;386846]
Nice it's finally online!^^
Aaand since a Google-like "Change Background" system was far too complicated here is a little script to change the background of the theme. I use it in Firefox with the Stylish extension but technically it should work with all browsers that support a form of CSS override:
Code:
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("endlessparadigm.com") { body { background: url("YOUR BACKGROUND GOES HERE") !important; background-attachment: fixed !important; background-position: center center !important; background-size: 100% !important } }
Just replace the YOUR BACKGROUND GOES HERE with the path to your custom image, you can also use a image from your local harddrive, to get the correct path, simply drag and drop a image into your browser it will show you the correct path then. Also you MUST keep the quotation marks^^
So... How do you do this? I would love t use my own backgrounds :D
SkyDX Wrote: [ -> ]Rawrsor Wrote: [ -> ]SkyDX Wrote: [ -> ]Well Assassinator anyone can use any background they wish with Aoi Sora, just follow my little tutorial here:
[quote=SkyDX;386846]
Nice it's finally online!^^
Aaand since a Google-like "Change Background" system was far too complicated here is a little script to change the background of the theme. I use it in Firefox with the Stylish extension but technically it should work with all browsers that support a form of CSS override:
Code:
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("endlessparadigm.com") { body { background: url("YOUR BACKGROUND GOES HERE") !important; background-attachment: fixed !important; background-position: center center !important; background-size: 100% !important } }
Just replace the YOUR BACKGROUND GOES HERE with the path to your custom image, you can also use a image from your local harddrive, to get the correct path, simply drag and drop a image into your browser it will show you the correct path then. Also you MUST keep the quotation marks^^
So... How do you do this? I would love t use my own backgrounds :D
What browser do you use?^^
SkyDX Wrote: [ -> ]Nice it's finally online!^^
Aaand since a Google-like "Change Background" system was far too complicated here is a little script to change the background of the theme. I use it in Firefox with the Stylish extension but technically it should work with all browsers that support a form of CSS override:
Code:
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("endlessparadigm.com") { body { background: url("YOUR BACKGROUND GOES HERE") !important; background-attachment: fixed !important; background-position: center center !important; background-size: 100% !important } }
Just replace the YOUR BACKGROUND GOES HERE with the path to your custom image, you can also use a image from your local harddrive, to get the correct path, simply drag and drop a image into your browser it will show you the correct path then. Also you MUST keep the quotation marks^^