SOLVED Are There Any CSS Index?


Subject: Are There Any CSS Index?
I'm working on the Theme and the CSS in order to try to identify what can be change. I'm using the FFox Firebug, but I'm not able to find some things and I'd like to know if there's a finer tool or a CSS index where all parts might be listed.

Profile PM  
Inactive User
Subject: Re: Are There Any CSS Index?
Things are changing so much with themes and .css, I would put theming on hold until the next release. ;)

But in answer in to your question - There is no CSS index - - - Yet! :)

common.css and style_*.css are the two main considerations, but that's going to change also. :(

Subject: Re: Are There Any CSS Index?
Lopalong wrote: [View Post]
Things are changing so much with themes and .css, I would put theming on hold until the next release. ;)

Do you mean that I'll have to change on the future anything I change now to set my Style? I'd put it on hold depending on how long it lasts the next release... and I guess it will long months, so I think I'll keep working on my new style and I'll change whatever I had to when the next release comes.

Quote:
But in answer in to your question - There is no CSS index - - - Yet! :)

common.css and style_*.css are the two main considerations, but that's going to change also. :(

It's a real pity. Anyway, I've just reviewed lightly the CSS and I guess I have checked now almost all I need. One of the things I missed to find is the background of the cell of the forums new messages led, so I leave the pic:

fondo_indicador_mensajes_nuevos

Is possible to set a special background for that zone through the CSS or the TPL files?

Profile PM  
Inactive User
Subject: Re: Are There Any CSS Index?
View source will show you what class is used there, it may also be a template class-VAR when you look into the tpl file :( - Either way it's in index_box.tpl

:mricy:

Subject: Re: Are There Any CSS Index?
And what I'm supposed to do once I know the "class"? I'm not a expert on templates :? :P

Profile PM  
Inactive User
Subject: Re: Are There Any CSS Index?
The class denotes what markup is used by the .css in much the same way that url's have anchors. If you can't find a suitable class to change it to, then you may have to add a "Special Class with a new name / anchor to the .css" - And that's basic html and .css

Subject: Re: Are There Any CSS Index?
you can try this

open your template index_box.tpl

find
Spoiler: [ Show ]


replace with
Spoiler: [ Show ]


i added name "rowl" you can chose diferent name but must be same in css

open your template style.css

affter last line add this
Spoiler: [ Show ]


where #00DEEA is color you want to change

and you shoud get something like this
rowl

PS. backup your index_box.tpl and style.css before you try this , just for security :wink:

xs_arrowr @MG : is this ok ... can something get wrong if is like this? xs_arrowl

Subject: Re: Are There Any CSS Index?
Thank you very much, Limun worthy

Profile PM  

Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.0831s (PHP: 22% SQL: 78%)
SQL queries: 10 - Debug Off - GZIP Enabled