Static news bar
You can write some of your own contact information, etc., in your own blog, you can appear in the bulletin column. In the announcement, the photo is like this:
Add a counter first, you need to find a counter, you will give you a code after the application is finished, now you only need to paste this code (usually JavaScript script) to the blog management configuration 'static news' text box. .
TRACKBACK
Customize 9cbsblog skin
1. Use the system to define skin systems to provide us with a few defined skin interfaces, we can choose your favorite by 'option' - 'configuration' - 'skin'.
2, custom skin
Below to change the cogitation skin as an example
Option - Configuration - Skin - Select Cogitation.Text Will use http: //domain/skins/cogitation/style.css for pattern file by default
3. Open http: //domain/skins/cogitation/style.css by notepad or other editing tools, you can see the following (intercepting part)
. Headertles A: Active, .Headertles A: Link, .Headertles A: Hover {Color: White; Text-Decoration: None; font-size: Normal;
. HEADERBAR {Font-Weight: Normal; font-size: 8pt; border-collapse: collapse; Background-Image: URL (images / bluetabback.jpg); Background-repeat: Repeat-x;}
. HEADERBAR A: Visited, .Headerbar A: Active, .Headerbar A: Link {Color: Whitesmoke; Text-Decoration: None; Font-Weight: NORMAL;
. HEADERBARTAB {Background-Image: URL (ImageS / Bluetabface.jpg); Background-Repeat: Repeat-x; Border-Collapse: Collapse; Padding: 0px;}
. Blogstatsbar {text-align: normal; font-size: 7pt; color: slord; border-collapse: collapse;
4, we now redefine # Top, # top Define the top of the layout
The original style is as follows:
#top {background-image: url (images / BlueTabBackground.gif); background-repeat: repeat; color: WhiteSmoke; border-top: 4px solid Black; border-bottom: 4px solid Black; padding: 0px; margin: 0px; }
By looking at the location of the 9cbsblog source code #top application is as follows:
A good Space (hbzxf)Life is more than one recollection, maybe this is the philosophy of life p> td> TR> < / Table> div> The style after redefining is as follows: (We must modify the background image now) #top {background-image: URL (Image / BluetabBackground.gif); // Changing Background Image URL Position Background-Repeat: Repeat; Color: Whitesmoke; Border-Top: 4px Solid Black; Border-Bottom: 4px Solid Black; Padding: 0px; Margin: 0px; 5. Paste the defined style to 'option' - 'Configuration' - 'Custom CSS Selector' 6. Save the changed configuration, re-check your page, is it a picture that you define your own 7. Follow the above methods to modify one by one, will generate a different, personalized blog
转载请注明原文地址:https://www.9cbs.com/read-45433.html New Post(0)
|