Jump to content

Recommended Posts

Posted

Buna ziua PCtroubleshooting. Am o intrebare in legatura cu o tema (cred ca acest lucru tine de tema). Am cautat peste tot si nu am gasit. Cum pot face ca aceste titluri cand ti cursorul pe ele  sa se inrose precum in a doua poza. https://imgur.com/a/fqM0G Multumesc ! 

Posted (edited)

 

h4.forum_name strong {
    font-weight: normal;
}
h4.forum_name strong:hover {
    font-weight: bold;
}

 

Astea trebuie adaugate in css undeva anume sau ori unde ? (scuze stiu ca sunt batut in cap dar fac asa cv de doar 4 5 zile

)

 

http://forum.krawn.ro/

Edited by 5858
Posted
21 minutes ago, 5858 said:

Merge, dar cand pui cursorul se mareste putin dar nu se si inroseste ? Cum ii pot pune culoare ?

Schimba cu

h4.forum_name strong {
    font-weight: normal;
}
h4.forum_name strong:hover {
    font-weight: 900;
}
table.ipb_table ol.subforums1 li:hover {
    font-weight: 900;
}

"Cum ii pot pune culoare ?" 

Gasesti in ipb_styles_css

a {
    color: #c5aeae;
    text-decoration: none;
}

La color editezi cu     https://www.w3schools.com/cssref/css_colors.asp 

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.