Default Css - NBS






 

 

Default Css - NBS

View Full Version : Default Css


AC_
10-Sep-2004, 12:31 AM
I was wondering how to either edit the original CSS code for my site in the Style Sheets section, or how to set a different one as the default. I just want to make a change to the #logostrip attribute. Any help will be appreciated. :)

Will78
10-Sep-2004, 03:45 PM
so you want a different skin as your default

if so then go inot the adimCP and go to skin manager and click the skin you want to be default and there should be a box appears with opyions look for settings and click it then there should be a box for "Set as Default" check the box and done at the bottom hit submit/edit


hope this helps

Markleshark
10-Sep-2004, 04:02 PM
It doesnt matter which you choose to do (Set a new one as default or change the old one) they are both as easy as each other.

To set a new CSS as default just goto the Skins Manager in the ACP Skin Settings, and choose a new CSS. Editing the standard one is also very easy, again, goto the skins Manager and choose Edit the Stylesheet "Advanced Mode" for the skins you wish to edit and find the #logostrip in there, and edit to how you want

nightfox_pc_asst
11-Sep-2004, 12:45 AM
In IPB 2.0 versions...

1 ) ACP Panel
2 ) Skin and Template
3 ) Skin Manager

There are three choices:

Show/Not Shown in Forums

Seen/Not Seen by members

Default Skin/Not Default Skin

4 ) Choose the skin you want as a default skin.

5 ) Then again goto Skin and Templates:

6 ) Skin Manager

7 ) Left Click on the skin you are editing

8 ) Choose Edit Skin Template (CSS Advanced Mode)

Scroll down the editor window and look for this code:

#logostrip
{
background-color: transparent;
background-image: url(<#IMG_DIR#>/tile_back_a.gif);
background-repeat: no-repeat;
background-position: center;
height: 52px;
margin: 0px;
padding: 0px;
}

Make sure you rename the image to the one you want to use so that it will change once to do the last step.

9) Choose Save and Reload Template and your done.

Hope this helps.

Nightfox