EOSERV Forum > Programming > EOServ website user style/theme (css)
Topic is locked.
Page: << 1 >>
EOServ website user style/theme (css)
Author Message
Post #133197 EOServ website user style/theme (css)

(use with Firefox's & Chrome's 'Stylish' addons, and Opera's 'Include CSS' addon).

If you're familiar with these addons' you can try it out.

This is my custom theme for EOServ.net and removes a number of things such as the headers on tables, topic counts and post counts. It is aimed to make the theme and site simpler in a way that I prefer. I have updated it as of 3rd September 2012. I have tweaked it a lot and re-added paginations. Feel free to report any problems you have with it. 

https://tehsausage.com/paste/eoserv-css3-klutz-3-9-12-with-compact-mode-support-dbf4

Also: Removal of Recent Actions table (I keep this one separate so I can disable and re-enable it when I feel like it).

https://tehsausage.com/paste/eoserv-forum-remove-recent-actions-table-css

Here's an image of this theme + recent actions removal, with Sausages compact mode enabled:



---
Web developer, currently looking for graphic artists / designers.
13 years, 17 weeks ago
Post #133344 Re: EOServ website user style/theme (css)

Wow! That's really cool...here's a screenshot for those interested. Is there a way to have it enabled only for a specific site?

http://i.imgur.com/FmDY8.png

---
class EOSERV {
Programmer | Oldbie
Open source EO Client: https://github.com/ethanmoffat/EndlessClient
};
13 years, 17 weeks ago
Post #133557 Re: EOServ website user style/theme (css)

Follow the instructions for stylish.. 


For Chrome:

After the box, there's some options:

Applies to: [drop menu]URL's on the domain; eoserv.net [click add]

Save. Done.


For Firefox:

Add this to the top and place the css inside the brackets:


@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("eoserv.net")

{

included css

}


Save. Done.


2 things to mention that are annoying but for now cannot be helped (server side):

1. The footer tag in the profile page is placed inside the body tag. 

2. Some boxes on the site do not have a unique ID/class attribute, so therefor we cannot apply a specific css rule to them. Such as: 'recent actions' (I want to hide this so bad).

---
Web developer, currently looking for graphic artists / designers.
13 years, 17 weeks ago
Post #133558 Re: EOServ website user style/theme (css)

very nice

---
Qbot/null
13 years, 17 weeks ago
Post #133560 Re: EOServ website user style/theme (css)

Thanks :D

Since I started edited the theme, I can't stand the old theme anymore XD I do this for many of my favourite websites.

---
Web developer, currently looking for graphic artists / designers.
13 years, 17 weeks ago
Post #133592 Re: EOServ website user style/theme (css)

That is really nice, should be default theme in my opinion. :D

---
Eoserv classes: Forum ghost, test player, ex-server owner, TOP 50, mapper & an
oldbie
13 years, 17 weeks ago
Post #133613 Re: EOServ website user style/theme (css)

Is there a way to get the navigation bar to show up again? I use that all the time and it's hidden with your style. I'm talking about the "EOSERV Forum > Forum Section > Post Title" thing that lets you navigate much easier that's on the top/bottom.

---
class EOSERV {
Programmer | Oldbie
Open source EO Client: https://github.com/ethanmoffat/EndlessClient
};
13 years, 17 weeks ago
Post #133615 Re: EOServ website user style/theme (css)

Remove the .pagination rule. I hate it, I just ctrl + left or right. Opera shortcuts <3.

---
Web developer, currently looking for graphic artists / designers.
13 years, 17 weeks ago
Post #162958 Re: EOServ website user style/theme (css)

Topic bumped for additions/edits and newly released "eoserv.net compact mode" css style website user display.

---
The place to be is home.
12 years, 42 weeks ago
Post #162960 Re: EOServ website user style/theme (css)

Thanks. Note that I haven't been able to test the most recent editions in Firefox or Opera but it should be fine.

---
Web developer, currently looking for graphic artists / designers.
12 years, 42 weeks ago
Post #162962 Re: EOServ website user style/theme (css)
sephiroth posted: (26th Feb 2012, 06:04 pm)

That is really nice, should be default theme in my opinion. :D


I agree with this, Sausage does too.. :D?
12 years, 42 weeks ago
Post #162965 Re: EOServ website user style/theme (css)

No this theme has far too many buggy bits to be considered complete of used as default lol. It is very hacky.

---
Web developer, currently looking for graphic artists / designers.
12 years, 42 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > Programming > EOServ website user style/theme (css)