![]() |
Need Help Thingy
OK, I decided that I am pretty much filling up the forum with random posts so, unless I am not allowed to do this, I have decided to make this ONE post have all my pleas for help on it XD I have gotten most of the major stuff done now.. just a few small bits left to do. (And a few big bits, but they can wait for the moment..)
Anyway, the small things I need help with as I write this are: ![]()
The big things I need help with: ![]()
Thank you for reading~ ~Parayna (and I will probably add stuff in new comments when I need help and then also update the main post with the problem and solution for those who come and read after) |
ovo/ Hi again.
I've got this in my css and it seemed to have helped a lot: HTML Code:
#form table img, #adopttable img, #top10 img, #rand5 img { width: 250px; } I know next to nothing about the Outbox/Inbox/Message stuff because I'm the only member of my site. Definitely ask IntoRain on this one. I'll be leaving Monday down to my gf's parents place and I'll be able to work on the inventory for you, definitely. And then sometime after that, can probably help with the adopt shop. I don't actually have an adopt shop set up yet for myself (dunno if I'll use one, in the end), but I'll definitely give it a shot. I'd kind of like my pound page to be different, too. But maybe too different, aha... I can still probably help once you have a better idea. |
Hi XD OK, thanks. I'll try that! And yeah, I sometimes do the F12 thing but I get bored because I can't find it straight away (need to stop doing that ¬.¬) And it's fine, take your time, obviously XD I just thought of having one post instead of many... :P
EDIT: Actually, not sure if that'll help me. (The thingy for the CSS) I tried and it doesn't work *^* Thanks though XD (It might just be because I have differen specifications? I dunno XD I may do the F12 thing in a moment :P |
Ah, right. You took yours out of the table. But areas like on the stats page, where its still in the table, that code would make the images smaller, etc.
Anyway, back when you did this in the other thread? PHP Code:
|
Alright, I'll try that thanks!
EDIT: Well, it worked. To an extent. It does resize the larger images, only it also resizes the smaller images XD Which means the eggs now look big and blurry.. and also, peeking around the internet they recommend you be careful as certain browser sizes don't like it.. (small ones for example). This is about as far as my knowledge goes *^* Could we do a if statement and if it's $eggImage = yes or something, don't resize? (I know that isn't a valid statement XD But to get my point across of kind of the thing I want?) This is the line so far: PHP Code:
EDIT again: And would you also be able to do it with the baby image? (All species on my site will have 3 stages, regardless of species) |
My site's similar -- and basically? I take the largest image and save everything it's size with a lot of extra space around it. That's my easiest solution, though it requires resaving everything. I planned ahead in this.
However, theoretically it should be possible to get the adoptable's level and resize accordingly: PHP Code:
(I think most browsers only take issue if you resize with percents, rather than exact pixel widths? There's also "sort of" a difference between style="width: 200px", width="200", and width="200px" but mostly just not.) |
Thank you! It worked! I even managed to edit the align:
PHP Code:
![]() Thanks~ |
I have another problem D: Your method before to get rid of slashes worked, but now I see that there are slashes in the bios of people when they send PM's (only just noticed)
And also when you go to your profile, you are able to friend yourself. Is there something I can add in to prevent that? XD |
...why is there a bio when a message is being sent? That's a weird feature. o.O
It's probably pulling it up elsewhere and will need the stripslashes wherever that's going on, too... It's in class_privatemessage.php, function getPostBar, around line 77. Change PHP Code:
PHP Code:
PHP Code:
|
Thank you :3 The message bio thing worked. And yeah, it is a bit weird XD
I tried the friending yourself solution, and it DOES hide it... only when I made another account to test it it was hidden for them as well. So it has hid it, only it seems as if it is for every account as well ^_^'' |
Quote:
To really prevent it, in friends.php, request() function, do the following: PHP Code:
And to hide it, try: PHP Code:
|
Mmm, is there real harm in actually letting people friend themselves? I think it just looks silly to have the option available to on your own page, aha...
Anyway, Parayna, I've made the shop I helped you work on into an official mod, and you'll be happy to hear the second post of which also includes a matching Inventory. You'll have to switch the css back over to yours, however, if you liked the light blue one I made for you. (Also, I found having inline-table did no real harm, so it's what's now in the css.) |
Alright! Thank you both :) (No, there isn't any real harm in it.. I just don't really want it XD Plus everyone thought it was a bug, and to save me getting loads of potential emails or PM's from other people also thinking so, I thought I had better just remove it XD)
|
Hello again XD Long time no see! Anyway, I have gotten more people signing up and I have discovered (luckily before everyone else XD) that if someone signs up with an apostrophe in their username, it adds a slash into the Member's list and throws an error when trying to access their page.. >.<
It pops up with this: Invalid ID Specified Sorry, but we could not find a user in the system with the username you have specified. Please make sure you have the username right. The user's account may also have been deleted by the system admin... With this in the URL box: /profile/view/Realilty\ The user's name is Realilty's Madness but the slash it pops up with messes it up :/ Do you know how to fix it? :/ This is the full link if you need it: http://ycadopts.byethost4.com/profile/view/Realilty\ |
I'd file an official bug report about this one and contact Hall of Famer directly in a week or two if nothing comes of it. I think this is important enough for the whole community to know about.
|
Oh, alright! I will! Thanks :)
|
Does anyone know how to set two different adoptables with the same species name? So say I want one called Original and one called Banana Splatter and I then breed them together to try and get hybrids, it isn't very fun if I have to have the hybrids named something different as you would be able to see if you have a hybrid or not... I have tried to set the names the same but it just shows one on the drop down lists in the admin CP. (Well, it shows both but the links lead to the same type of pet)
I want to avoid using the alt images if possible as I only want them available through breeding.. Thank you |
All times are GMT -5. The time now is 01:43 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.