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.

Circle to square images?

3 posters

Go down

Solved Circle to square images?

Post by Canis Kingdom March 27th 2015, 4:43 am

Alright, so this has been bugging me for a million years. I've googled and forum searched but I just can't find anything! (Maybe i'm just bad at finding things..) I put a picture, and it changes to a circle image! I chose a template when I first joined, so I figure thats my issue, although I like my template. Anything I can post in Javascript or CSS sheet to change this? 

Widgets are circle images  (ugh) Circle to square images?  Screen10

And then my real affiliates as well! Circle to square images?  Screen11

Please help me with this! It shows up like this in posts as well! It really bothers me! I used this to add my affiliates down to the bottom of my page: https://help.forumotion.com/t135528-add-affiliates-to-the-bottom-of-your-homepage

I would appreciate links to this topic, or if you know what to do! I found one of square to circle, but that wouldn't help much..

Forum: http://CanisKingdom.forumotion.com


Last edited by Canis Kingdom on March 28th 2015, 1:31 am; edited 1 time in total
Canis Kingdom
Canis Kingdom
New Member

Female Posts : 15
Reputation : 1
Language : English
Location : USA

http://caniskingdom.forumotion.com/forum

Back to top Go down

Solved Re: Circle to square images?

Post by EndlessDream March 27th 2015, 4:56 am

Hi,

Go to Admin Panel -> Display -> Colors -> CSS Stylesheet

Search for:

Code:
img {
border-radius: 15px; 
}

Replace it with this:
Code:
img {
border-radius: 0px;
}
EndlessDream
EndlessDream
Forumember

Male Posts : 107
Reputation : 22
Language : English, Spanish, Serbian

Back to top Go down

Solved Re: Circle to square images?

Post by SarkZKalie March 27th 2015, 2:05 pm

Code:
td row1 a img{border-radius: 0}


Circle to square images?  Sarkzk10
SarkZKalie
SarkZKalie
Support Moderator
Support Moderator

Male Posts : 1446
Reputation : 220
Language : English

https://rotavn.forumotion.com/

Back to top Go down

Solved Re: Circle to square images?

Post by Canis Kingdom March 28th 2015, 1:29 am

Thank you so much! Worked like a charm!
Canis Kingdom
Canis Kingdom
New Member

Female Posts : 15
Reputation : 1
Language : English
Location : USA

http://caniskingdom.forumotion.com/forum

Back to top Go down

Back to top

- Similar topics

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