|
|
|
| To change the appearance of your site you have two files that can be changed. The Portail.CSS file and the file menu.tpl1.js. You can find these files in your /skin/ directory of your portal. And if you use the forum and the gallery you can adapt their styles in the file ttt.css. I invite you to use an editor to modify style css files css. You can easily find this kind of publisher on the Internet. I use acehtml, the software is available as shareware version. |
Banner
# Banner (text-align: left; background: ivory) - Style section for the entire top
# Logo (background: url (bk.jpg)) - Style for the horizontal portion of the logo
LogoImage () - Style logo for the image width and height put to accelerate the display
# BreadCrumb (background: # f5f5f5;) - For the alternative menu
. Bread (font-size: 8px; color: gray; font-family: Wingdings 3) - For the alternative menu |
Left Panel
.LeftPane { } |
Central Panel
.ContentPane { }
td.line { } - for a conditional separation between panels |
Right Panel
.RightPane { } |
Footer
#footer {width: 100%; text-align: center } - For section footer
.A1 {color: #DCDCDC;}
.A2 {background: #FFFFF0}
div.a2 { border-bottom: Gray 1px solid; border-left: White 1px solid; border-top: White 1px solid; border-right: Gray 1px solid; width: 750} |
Other items of importance to the top
- The main table - Using the parameter # CSS suscipio () to refer to a style which will encompass. Leftpane. Contentpane and. Rightpane
- The menu - you will find menu_tp1.js a file in your root directory. This file determines the parameters displays the menu. To change the position of the menu you need to change block_top and block_left. The menu is very flexible you can or want to see in the screen vertically or horizontally. I invite you to go see the documentation here
- The Admin Panel - the admin panel use the CSS. Admin (z-index: 100; max-width: 370px; top: 0; background: silver; border: thin dotted; padding: 4; position: Absolute)
- The login panel - To position the menu login use the CSS
# Signin (position: absolute; background: ivory; top: 150px; right: 60px; z-index: 100; border: thin dotted black; width: 160px)
A module
The basic structure of a module is:
Use the "Edit Settings module" to make changes.
- The parameter [COLOR] injected into the module bgcolor = "xxxxxx", you must use the definitions of color valid HTML.
- The parameter [ALIGN] injected into the module align = "xxxxx", you have three choices from a list.
- The parameter [BORDER] injected into the module border = "xx".
- The parameter [CONTAINER] injects the News module, such as text or any other things you have in the module.
|
|
|
|
|
|
|
|
|