Closed (fixed)
Project:
Drigg
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Dec 2007 at 15:52 UTC
Updated:
2 Jan 2008 at 03:56 UTC
I am going crazy trying to find were to find the css files were to change the colours for the tabs:
* published
* upcoming
I have change the theme, and this is the only thing stopping me now.. I promess I have check
hard, I will had not ask with out checking myself first.
Thanks.
Comments
Comment #1
mercmobily commentedHi.
Which theme are you using?
The "zen_for_drigg" one?
Merc.
Comment #2
rek2 commentedyes,
Thanks.
Comment #3
mercmobily commentedHi,
OK, if you go to:
admin -> settings -> drigg_look
You will see:
Look of the "top" menu
Which will define the styles the entries in the top menu will get. By changing the styles, and setting new ones in the CSS, you end up with different colours/sizes/etc.
Bye!
Merc.
Comment #4
rek2 commentedThanks. I wonder if I should wait for the new release..
Comment #5
rek2 commentedHi, ok for some reason is not working I think for my lack of css experience..
I went into zen.css
and I wrote:
@import "new_zen.css";
I create the file new_zen.css
and I write in this css code:
#new ul ul.links li {
display: inline;
border-left: none;
margin: 0;
padding: 0;
color: #000000;
background #ffffff;
}
but nothing.. the only result I get is
to see a bullet style list.
The whole thing is that I am trying to change the colors to be the same for active to non-active of the links I mention in my post the other day above this page.
also to change the box later for some cool image, but first I need to change the colors.
to create something similar to #primary to only change the color of that section.. when I edit primary class
then it changes the whole page.. and that is not what I whant this is why I create one class called new.
Comment #6
mercmobily commentedHi,
If you have a look at http://www.drigg.org, you will notice that we have actually create a BRAND NEW theme just for Drigg. This has been a major, major effort. However, we think it was well worth it: In order to gain traction, Drigg needs to "look good" and a good theme is very important.
The finishing touches are proving to be... challenging. We are changing a LOT of things. The main goal is to make things generic, and make them work "right" out of the box. This is why the drigg-look configuration options have changed drastically in the development version (not available yet).
So, I would really, honestly wait 2 days, till we release Drigg 1.0. here, 1.0 means that we are not gonna change all of the styles, or make structural changes. This is important so that people like you don't go absolutely insane. Till then... we are shamefully changing everything and anything, till we feel that we got it 100000% right.
I am closing this bug because the previous zen theme has been dropped... sorry :-(
Bye,
Merc.
Comment #7
mercmobily commented