Jump to content

Test post to check the new site


Guest

Recommended Posts

Test normal line

Tet bold italic underline colors

Attachment (resized): Just myself

As Image: CPU.png

 

Lists

  • Alpha
  • Beta
  • Gamma
  • Delta

 

  1. First
  2. Second
  3. Third
Function doSomething()
  int i=100
  while i
    i-=1
    Debug.Trace("Step " + i)
  endWhile
endFunction

 

Link to comment

The old topics are being processed. It will take a good week to complete.

Topics can be force updated by the owner or by the staff. But usually, it is just a matter of time for them to return to a normal state.

Link to comment

CSS tricks to have the site full-size.

 

p {
    display: block;
    margin-top: 4px;
    margin-bottom: 6px;
}

.ipsColumn_medium {
    width: 160px;
    border-right: 1px solid rgba(128, 128, 128, 0.1);
    margin-right: 8px;
}

.focus-post-buttons .cTopic .ipsComment_controls {
    color: #adbdfd;
    padding: 2px 0;
    line-height: 1.8rem;
    font-weight: bold;
    font-size: 0;
}

.ipsLayout_container, .ipsLayout_minimal .ipsLayout_container {
    width: calc(100% - 32px);
    max-width: 100%;
}

.ipsType_sectionTitle {
    border-radius: 5px;
    font-weight: bold;
    font-size: 1.2rem;
    padding: 5px;
    margin-bottom: 2px;
}

#ipsLayout_header header > .ipsLayout_container {
    min-height: 60px;
    height: 160px;
    box-shadow: rgba(255, 255, 255, 0.1) 0px 0px 0px 1px;
    background: url(/resources/img/header_bg.jpg);
    background-size: cover ;
    width: 100%;
}

 

Link to comment
11 minutes ago, Ashal said:

It's added back now.

 

I've also just added a full width layout option if you go to bottom left and click Theme -> Carbon - Full Width

 

The "Full Width" theme is based on the IPB light in some parts. Most of the posts are white and not "Carbon".

Link to comment

For me is the opposite, but it does not really matter right now.

I am doing too many tests, also on the CSS items, so probably I screwed up something on my side.

Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use