Separate Admin css selector

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
8/3/2009 7:47:20 PM
tdc
Gravatar
Total Posts 16

Separate Admin css selector

So I am trying to create a skin based on one from free css templates.  There is a background repeat-y image that establishes vertical 1px visible divisions between columns.  It works great on the user site but also displays on the admin site (which is 1 column) so the page renders vertical lines on the admin page.  I have looked through the css  files and cannot find a separate admin selector.  Is there one or am I sool?

Thanks

tdc

8/4/2009 6:41:41 AM
Gravatar
Total Posts 18439

Re: Separate Admin css selector

what css selector are you using to apply the repeating image? If you tell me that I may be able to help.

Best,

Joe

8/5/2009 6:44:39 PM
tdc
Gravatar
Total Posts 16

Re: Separate Admin css selector

Thanks.  Guidance is appreciated.

Out of stlelayout.css I have added "background: url(img2.gif) repeat-y;"  to #wrapcenter.
 

You must sign in to post in the forums. This thread is closed to new posts.