Jump to content

Recommended Posts

Posted

Ei folosesc codul asta , ca sa ai imaginea de background trebuie sa modifici mai multe lucruri.

.maintitle {
    background: rgba(0, 0, 0, 0.8);
    color: #FFF;
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 0px;
    overflow: hidden;
    padding: 12px;
    text-shadow: 0px -1px 0px rgba(0,0,0,0.4);
    text-align: center;
    font-variant: small-caps;
}

.special_border {
    height: 2px;
    width: 100%;
    background: linear-gradient(to right, transparent 0%, #0198f8 50%, transparent 100%) repeat scroll 0% 0% transparent;
}
  • Moderators
Posted

Imagine?  Nu exista imagine.

 

In cazu asta sebastian a copiat si clasa .special_border chiar daca la IPB default nu este folosita clasa acea.

  • Upvote 1

PHP Developer - Not available for freelancing right now

Daca ai de gand sa postezi la categoria IPB, nu uita sa citesti regulamentul: Link regulament

  • Moderators
Posted

Pentru bara albastră de mai jos, după ce adaugi codul lui Sebastian, din boardIndexTemplate, după

</h3>

adaugi

<div class='special_border'></div>
  • Upvote 1
  • Moderators
Posted

Am testat şi îmi merge fără probleme.

 

Ai adăugat şi

.special_border {
    height: 2px;
    width: 100%;
    background: linear-gradient(to right, transparent 0%, #0198f8 50%, transparent 100%) repeat scroll 0% 0% transparent;
}

în styles_css?

 

Şi vezi în boardIndexTemplate să ai

<div class='special_border'></div>

după

</h3>

sau înainte de

{parse replacement="header_end"}
  • Upvote 1
  • Moderators
Posted

Trebuie sa le adaugi la fel ca si la categorii. Folosesti:

<div class='special_border'></div>

Si adaugi unde vrei sa fie.

  • Upvote 1

PHP Developer - Not available for freelancing right now

Daca ai de gand sa postezi la categoria IPB, nu uita sa citesti regulamentul: Link regulament

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • 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.