Pet and Item boxes Question

Forum
Last Post
Threads / Messages

rtergszaved

Aspiring
Member
Joined
Dec 8, 2012
Messages
154
Points
16
Location
uh
Mysidian Dollar
7,504
I've been messing around with layouts, and I noticed that all of the shops, pets and items have white boxes around them. I was just wonder where the color for these are defined so that I can change it to match our layout. Thanks in advance for helping me out.
 
It would be in the .css files. ;3

A simple way to define a standard setting for images is:
PHP:
/* fill in with any settings */
img {
border:0; 
background:#xxxxxx;
}
You can add as many settings or as few as you'd like. ;3 Hope it helps. ;3
 
Thanks for the prompt reply, but that's not the only thing I'm looking to do. That only changes the backgrounds of images. I'm looking to change the colors inside of the boxes marked with a red 'X' as well.

Untitled_zps45d6d5bd.png


Also, when only changing the .css, a small white outline appears around the image, since it's not being told to fill in the entire box.

I appreciate your assistance, but I still need help! ><
 
Nevermind, I defined :ARTICLECONTENT: as id=text, and then added the style types for tr and td. That let me customize them rather well.

Issue resolved. Thanks for the help though.
 

Similar threads

Users who are viewing this thread

  • Forum Contains New Posts
  • Forum Contains No New Posts

Forum statistics

Threads
4,280
Messages
33,132
Members
1,603
Latest member
Monako
BETA

Latest Threads

Top