Endless Paradigm

Full Version: What EP Theme Are You Using?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8
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]

Pic just fer reference.
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.

ezunyan Wrote: [ -> ]
Rawrsor Wrote: [ -> ]Well, there needs to be one.

agree...  white is too bright =D

lol lighten up xD
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.
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.

If the image is large enough to overflow a post-sized box you'll most likely be scrolling anyway, so there are multiple clicks either way.
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.
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
using bloodline. clean and sleek :P
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.

Oh okay alright I misunderstood you then >.< Well yeah the banner would be a bit more complicated... Sadist

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: [ -> ]
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?^^

I use firefox good sir.
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^^


Is this possible in Chrome by any chance?
I notice that you use Stylish for Firefox to do this. Is it like this one for chrome: [link]
Pages: 1 2 3 4 5 6 7 8
Reference URL's