PDA

View Full Version : where can i change those backgrarounds


Psyd0x
12-30-2014, 01:46 PM
where can i change those backgrounds:

1#
https://vborg.vbsupport.ru/external/2014/12/1.png


2#
https://vborg.vbsupport.ru/external/2014/12/2.png


thanks you !

ozzy47
12-30-2014, 08:26 PM
Stylevars.

1) secondarycontent_background
2) threadlisthead_background ( assuming that is a image of the thread list )

Psyd0x
12-31-2014, 02:22 AM
Stylevars.

1) secondarycontent_background
2) threadlisthead_background ( assuming that is a image of the thread list )

you have wrong

1) secondarycontent_background changes the who is online background not what i saw
2 tried to use black color without image and still nothing change

ozzy47
12-31-2014, 02:26 AM
1) Changes everything in the WGO area, as that is the stylevar used in that block in a default style.
2) Perhaps you are looking at something different than I am thinking, how about provide a link.

Psyd0x
12-31-2014, 08:56 AM
the 2# was in thead_background, but still not find the Icon Legend background yet

ozzy47
12-31-2014, 09:05 AM
Try adding this to your additional.css

.wgo_block .section {
background: orange;
}

Change orange as desired.

Psyd0x
12-31-2014, 09:08 AM
added nothing changes.

ozzy47
12-31-2014, 09:21 AM
Need a link to the page then.

Psyd0x
12-31-2014, 09:27 AM
<a href="http://ymarket.org/steam-market/" target="_blank">http://ymarket.org/steam-market/</a>

ozzy47
12-31-2014, 09:30 AM
Can't see nothing, the site is closed.

We're going offline for a quick maintenance update. Check back in about an hour, and see what we've done with the place. NOTE: If you are an Administrator, Moderator, or Middleman, you will still be able to sign in. Thank you for your patience and sorry for any Inconvenience this may cause. Thanks, yMarket Staff

Psyd0x
12-31-2014, 09:32 AM
oh sorry check it out again

ozzy47
12-31-2014, 09:36 AM
Try this.

.wgo_block .blockbody {
background: orange !important;
}

Change orange as needed.

Psyd0x
12-31-2014, 09:40 AM
nothing not change, i dont have wgo in my styles.

ozzy47
12-31-2014, 09:46 AM
I see it now, it is in the fourms, not on the homepage, so use this.

#forum_icon_legend {
background: url("images/styles/scarydark/style/forumRowBG.gif") repeat-x scroll left top #121212 !important;
}


On a side note, I would upgrade to 4.2.2 pl2, as the version you are running has unpatched security vulnerabilities in it.

Psyd0x
12-31-2014, 10:00 AM
stil nothing change :/

ozzy47
12-31-2014, 10:06 AM
Well i don't understand, it works for me using that code on your site. Perhaps you need to contact the styles developer then.