Images in posts are huge!
4 posters
Page 1 of 1
Images in posts are huge!
Hello,
I noticed that the images in the posts are huge! Ange gave me a code the other day that made the images smaller. It seems it doesn't work know. I don't know why!
As soon as i find the post i am referring to i will edit this and paste it here. If someone else knows how to help me please do!
Forum LINK
I noticed that the images in the posts are huge! Ange gave me a code the other day that made the images smaller. It seems it doesn't work know. I don't know why!
As soon as i find the post i am referring to i will edit this and paste it here. If someone else knows how to help me please do!
Forum LINK
Last edited by MrMind on October 19th 2014, 8:35 pm; edited 1 time in total
Re: Images in posts are huge!
dont think this will work but u can try
put in ur css
div.post div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) img
{ width:200px; height:100px;}
put in ur css
div.post div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) img
{ width:200px; height:100px;}
Re: Images in posts are huge!
That'll work but the pseudo selectors change, so it'll work until the pseudo selector's number changes and you'll have to find the new number for it. So it's not very effective.
Try this:
Try this:
- Code:
div.post-entry img {
width:200px;
height:100px;
}
Re: Images in posts are huge!
Hello guys! I am terribly sorry for this! An Admin accidentally deleted the javascript and forgot to tell me! So now that i added the code it all seems to work just fine!
Thanks for your time!
SOLVED!
Thanks for your time!
SOLVED!
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: Images in posts are huge!
Topic solved and archived
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Images have disapeared from posts
» Posts do not show images
» Set permissions on the images and links in the posts
» How do i add multiple userbar images to posts
» replace buttons images of posts
» Posts do not show images
» Set permissions on the images and links in the posts
» How do i add multiple userbar images to posts
» replace buttons images of posts
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum