Basic Theme Modifications - Part 3
|
Posted
#52310
(In Topic #11415)
|
|
|---|---|
|
Community saint |
Follow a simple method to apply dramatic changes to your ThemeThis tutorial will show how, with a few simple changes to the glogal.css file, the front page can be dramatically changed to suit your style. I have also played with one of the features of CSS 3, in particular with the RGBA color which still has limited support, but is worth looking at to add a bit of funkiness to your site. RGBA lets you specify a color as being translucent (partially transparent). Using Photoshop or some utilities on the Internet, it is easy to find RGB values for the original hexadecimal #e3e9f2 value used in this example. Here the values are Red 227, Green 233, Blue 242. CSS 3 adds a new syntax, which allows alpha to be specified as well, such as rgba(227,233,242,0.5); this will set the alpha channel to 50% translucency. Note the "a" and "0.5" in the code. At the time of writing, browser support for RGBA is pretty weak. Of the major browsers; IE does not support RGBA (including IE8), Firefox 3 and newer do, Safari 3.2.1 and Chrome do. IE8, will ignore the alpha channel and give full transparency. So it is up to you to decide after experimentation if your background can work well for all browsers. I am sure a solution will be found in the near future. Preview the result: Visit this Test Site Have fun and follow the numbers; it is easier than it looks! Code you'll need to Paste: Code
.re_body, #htmlarea {
Code
.global_middle, .fake_middle_continuation {
Code
.standardbox_classic {
|
|
Posted
|
|
Hallowed customer |
Good job and keep up the good work. I run Otaku Play Ground and am hopping to make themes and other things for ocportal even though I no longer use it for otakuplayground.com I still love it and feel it could go far with the right help. It needs themes and needs people to advertise for it.
|
|
Posted
|
|
|
ocStaff (admin) |
|
|
Posted
|
|
Hallowed customer |
Indeed she did a good job. I run Otaku Play Ground and am hopping to make themes and other things for ocportal even though I no longer use it for otakuplayground.com I still love it and feel it could go far with the right help. It needs themes and needs people to advertise for it.
|
|
Posted
|
|
|
Hallowed customer |
HE, Amy. Honest! Ask HIM. @Jean Good work on all three. I've seen a couple on your site previously, but somehow they seem to have a bigger impact here! |
|
Posted
|
|
Hallowed customer |
I run Otaku Play Ground and am hopping to make themes and other things for ocportal even though I no longer use it for otakuplayground.com I still love it and feel it could go far with the right help. It needs themes and needs people to advertise for it.
|
|
Posted
|
|
|
Community saint |
I hope newcomers will find them easy enough to experiment with, and be able to quickly transform their front pages to something that suits each personality without knowing much about the deepest details of the program. My thinking is that once someone feels at home on his site, he starts to like working with it, and will eventually attract a crowd. Indeed amichan, Jean in the French form is masculine Ami, we could make a good team on your site to illustrate your Themes and get people to use them and make some more. |
|
Posted
|
|
|
Community saint |
|
|
Posted
|
|
|
Fan in action |
I have small problem, ive been trying all posible variations CSS search gave and i can't get image on center and no repeat. I like to use only one image on center ( image resolution is: 856x643 ) and this is my last attempt: Code
.re_body, #htmlarea {
|
|
Posted
|
|
|
Community saint |
|
|
Posted
|
|
|
Fan in action |
That would have take weeks to figure out, i give you half of my points left, thanks again Next thing i need to figure out is how to move footer below that background image. EDIT: The Hard Way solved footer prob :)
Last edit: by Dragons Files
|
|
Posted
|
|
|
Community saint |
Hey! Thanks! Glad I could help! If you do not yet use "Firebug", it's worth the time to install this addon to Firefox and experiment with it. It will give you some pointers, as to what is going on on your page and you can even try some changes in virtual mode. |
|
Posted
|
|
|
Fan in action |
i can't get background image to show, no matter what. I did extreme solution and sadly deleted all and did complete fresh install, same issue. I have no idea what is causing that.. It looks like this "issue" came after i have forums and members. BTW: Firebug is awesome, i knew it exists, but i never remembered to install it. Now i have |
|
Posted
|
|
|
Community saint |
|
|
Posted
|
|
|
Non-joined user |
I cleared cache in ocPortal, browser and deleted all temp/caches in server. I also created new set of codes/images with different names and transparency worked and logo worked. Not background image. I do one more fresh install in morning when im back home, hopefully server has "cooled down" if there were some odd stuff happening in server level. Heh, my wifey laughed at me and told it should be Eternal Files instead of Dragons Files ( because site has been under maintenance technically for months |
|
Posted
|
|
|
Fan in action |
|
1 guests and 0 members have just viewed this: None
Control functions:









Last edit: by