Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Questions and Supports (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=18)
-   -   Pet and Item boxes Question (http://www.mysidiaadoptables.com/forum/showthread.php?t=3919)

Nieth 12-14-2012 06:04 PM

Pet and Item boxes Question
 
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.

Tequila 12-14-2012 06:33 PM

It would be in the .css files. ;3

A simple way to define a standard setting for images is:
PHP Code:

/* 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

Nieth 12-14-2012 06:44 PM

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.

http://i1067.photobucket.com/albums/...ps45d6d5bd.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! ><

Nieth 12-14-2012 08:13 PM

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.

Tequila 12-14-2012 08:33 PM

No problem. ;3 All color answers will be in your css file. ;3


All times are GMT -5. The time now is 10:42 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.