Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Template Shares (http://www.bvlist.com/forumdisplay.php?f=26)
-   -   Change avatar size in TSUE 2.2 (http://www.bvlist.com/showthread.php?t=11723)

Napon 22nd August 2018 21:47

Im not going to add this errors code to my siver... at the end of the day you need overall Avatar css you need a coder who know what hes doing full stop i can do this but im not going to work the code no more as i said its full of errors look in the admin cp about this this code was not made for php7

slycrespo2 22nd August 2018 23:39

If someone here can do this for me, I can pay him...

outtyrox 23rd August 2018 06:12

you would have to make changes to the css after to control the size for the other pages.

I don't know why Napon is calling it error code. I assume hes talking about using PHP7.

You have the images larger now you need to use CSS editing in your template to control the size for certain pages.

Like I already warned making the Avatar larger is going to cause template layout issues you'll have to address.

==========

I would start here but make a backup the template first.

style.css

add size attributes to the avatar for certain parts the site see if that will resolve your issue


Code:

.memberCardAvatar
{
        position: relative;
        float: left;
        width: 250px;
        height: 250px;
}

https://s22.postimg.cc/ufimnt2b5/Scr...2.23.29_AM.png

Napon 23rd August 2018 08:56

Yes that will be php7


All times are GMT +2. The time now is 21:13.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.