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)
-   -   Admin Cp (Table) (http://www.mysidiaadoptables.com/forum/showthread.php?t=3616)

Alaric 04-20-2012 10:01 AM

Admin Cp (Table)
 
There is a problem with me using the tables on the site. :cfrown:
When i create the tables it goes right below to the bottom of the page , see the screen shots:

Index page table :
http://i39.tinypic.com/16a5pgo.png

Pokedex page without table :
http://i41.tinypic.com/245ewzq.png

Pokedex page with tables :
http://i42.tinypic.com/2q9b047.png

Hall of Famer 04-20-2012 01:17 PM

Well I have a question for you... Why is the css of your site looks identical to Silverdragontear's? I believe her css is not publicly available and you are not supposed to use a modified version for yourself.

SilverDragonTears 04-20-2012 01:24 PM

Indeed. It is not for others to copy as I worked hard to customize my site. It's even using the Fresca google font.

Your site is on the left in this image. Mine is on the right. Please remove the css at once. If you believe this is a mistake then please share your style.css file and we will compare it to mine to make sure it's not the same.

http://i1010.photobucket.com/albums/...e/cssTHIEF.png

AlexC 04-20-2012 03:59 PM

Totally not related to the css stealing... I thought it looked really familiar - but I have this issue too with the tables, which kinda sucks.

Alaric 04-22-2012 07:40 AM

Sorry For That... :cfrown:
i changed the css to a default one.

Hall of Famer 04-22-2012 07:45 AM

Oh so this is confirmed and more importantly settled? If you need a custom css that bad, I recommend you to look into the themes available for the old version. They cannot be used directly in new version, but they can give you some clues.

Alaric 04-23-2012 03:28 AM

Okay I'll check that out..
Also what should i do of the tables?

Tequila 04-23-2012 07:43 AM

try adding
PHP Code:

table {
vertical-align:top;
width:95%;
margin:0 auto;


to your css.

Alaric 04-23-2012 07:59 AM

Where exactly?
After which line or #?

also do i need to put in the the style.css file...Or online.css or some other css file?

Tequila 04-23-2012 08:56 AM

You'd put it in your primary css file. I believe I have table definitions, so perhaps use this instead:
PHP Code:

table table {
margin:0 auto;
vertical-align:top;
width:100%; // or whatever you need it to be



Alaric 04-23-2012 09:03 AM

It Doesn't Work, It Show's Me This :

http://i39.tinypic.com/xd01w.png

Hall of Famer 04-23-2012 09:56 AM

Why do you have table alignment issue at all if you are creating your on CSS based on the official themes? I've been using tables all the time and never had this problem. If you are building your own template based on a custom layout, you better consult the one who designed the CSS. They may have some additional css elements that make it incompatible with the script, which no one can help you here.

Also is it just my eyes deceiving me or that you are indeed still using silverdragontears' CSS?

SilverDragonTears 04-23-2012 12:31 PM

Yep, it's still mine. He just took off the background. :madO:

Hall of Famer 04-23-2012 12:40 PM

Yeah that explains why hes still having css table problem. Perhaps you need to remove Silverdragontear's css for your own sake this time, the one and only reason why the table aint working for you is that you are using her css. Apparently Silverdragontears uses some kind of advanced css that you cannot interpret, its not recommended for a beginner like you to mess around with complicated css anyway. If you create your own css from the default themes, the table should be aligning just fine for you.

Alaric 04-24-2012 06:23 AM

Still Problem With Tables And Also Spacing...

The tables are still giving me alot of problems. Also a lot of spacing going on with the site as the same problem happened to Gloometh .
http://mysidiaadoptables.com/forum/s...ead.php?t=3630

http://i43.tinypic.com/33nazhe.png


All times are GMT -5. The time now is 08:12 PM.

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