The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Images in posts are huge!

4 posters

Go down

Solved Images in posts are huge!

Post by TheCrow Sun 19 Oct - 19:40

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


Last edited by MrMind on Sun 19 Oct - 20:35; edited 1 time in total
TheCrow
TheCrow
Manager
Manager

Male Posts : 6898
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

Solved Re: Images in posts are huge!

Post by _Twisted_Mods_ Sun 19 Oct - 19:56

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;}
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2108
Reputation : 336
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

Solved Re: Images in posts are huge!

Post by Ramdaman Sun 19 Oct - 19:59

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:
Code:
div.post-entry img {
  width:200px;
  height:100px;
}
Ramdaman
Ramdaman
Active Poster

Male Posts : 1615
Reputation : 99
Language : English, Albanian, Macedonian, Russian | HTML, CSS
Location : New York City

http://ndihme.forumotion.com/forum

Back to top Go down

Solved Re: Images in posts are huge!

Post by TheCrow Sun 19 Oct - 20:06

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!
TheCrow
TheCrow
Manager
Manager

Male Posts : 6898
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

Solved Re: Images in posts are huge!

Post by SLGray Sun 19 Oct - 23:14

Topic solved and archived



Images in posts are huge! Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum