How to change the color that is the background of the Pinax logo?

13 views
Skip to first unread message

Andy

unread,
Dec 16, 2009, 1:02:44 AM12/16/09
to Pinax Users
In default, the Pinax logo sits on a background color that is dark
blue.

How do I change that? I looked through base.html, site_base.html,
site_tabs.css, tabs.css, base.css, but couldn't really find my way
there.

Robert Eanes

unread,
Dec 16, 2009, 1:33:03 AM12/16/09
to pinax...@googlegroups.com
The css file where that is defined is base.css

The rule is:
#tabhead {
background: #035 url('../images/heading.png') left top repeat-x;
border-bottom: 1px solid #000; /* tab border */
position: relative;
}

You just need to override that rule to change it for your site.
> --
>
> You received this message because you are subscribed to the Google Groups "Pinax Users" group.
> To post to this group, send email to pinax...@googlegroups.com.
> To unsubscribe from this group, send email to pinax-users...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/pinax-users?hl=en.
>
>
>
Reply all
Reply to author
Forward
0 new messages