Help With.,. - NBS






 

 

Help With.,. - NBS

View Full Version : Help With.,.


_Keith_
06-Nov-2002, 03:44 AM
What
file to find the tile_back in. I wanna remove it from the forum all
together, but not get a damn red X. So the set bg color just shows up.

Aristia
06-Nov-2002, 07:55 AM
You mean
for the top bar on these catagories? yuk...well it's in adminCP. go to
skins and templates, then macros, edit the relevant macro set and
it'll be in there. remove the code that links the image, not sure if
just leaving it blank will make the bg colour show or not. if not, then
you can type in bgcolor='#ffffff' (to make it white. change the
f's to a diff combo for a diff colour.

_Keith_
07-Nov-2002, 12:26 AM
uhh
those are not in there.

zxoltar
07-Nov-2002, 12:47 AM
in your
admincp, goto your stylesheet for the skin your using, and find
.maintitle
you will see where it says background-image:
url(style_images/<#IMG_DIR#>/tile_back.gif);

delete that part and
add: background-color: #9FBCE3;
edit the color to match your main
background, and that should do it for yea.

_Keith_
07-Nov-2002, 01:30 AM
Originally posted by zxoltar@Nov 7
2002, 12:47 AM
[b]in your
admincp, goto your stylesheet for the skin your using, and find
.maintitle
you will see where it says background-image:
url(style_images/Blue_Gel-858/tile_back.gif);

delete that part and
add: background-color: #9FBCE3;
edit the color to match your main
background, and that should do it for
yea.
Thanks
found it!

zxoltar
07-Nov-2002, 01:56 AM
no
problem, glad i could help