Hello everyone i realy need help on this one so bad i dont know why i'm getting this duplicate image on the profile photo and all my members can u please help me how to get it fix thank's
Hello everyone i realy need help on this one so bad i dont know why i'm getting this duplicate image on the profile photo and all my members can u please help me how to get it fix thank's Post Reply - if you going to help - No for - bla bla bla bla |
You must have messed up the CSS for the photo blocks background. https://www.deanbassett.com |
yea i think is that but i dont know were doo u know wat is the name from this file so i can remove the repeat code please Post Reply - if you going to help - No for - bla bla bla bla |
Didn't you have a post before concerning these photos? Something about getting rid of the spacer... Looks like you got rid of it.
Oh, now you want the spacer back? Hmmm.... Should we tell you that it could be in templates/tmpl_{tmpl}/css/viewPhoto.css
That it just might be around line 16....
Maybe something like this:
div#viewFile
Or wait, yours probably looks like this:
div#viewFile { background-repeat:repeat; width340px; height340px; margin:auto }
Yeah, you probably deleted the position and changed the repeat. LOL... Or maybe you even totally took out the repeat... Who knows...
Anyways, that will fix it. If you put it back as it's supposed to be...
Hope you had fun learning... |
Hey my friend i never open this file or edit nothing here on this file i check the code and this is my original code div#viewFile i never edit nothing in that file never i dont know why i'm getting does duplicate photo that only happen when i click My Profile Post Reply - if you going to help - No for - bla bla bla bla |
Please guy i realy need help so bad on this one my members are getting me crazy sending me pm about this duplicate photo please please help and thank's Post Reply - if you going to help - No for - bla bla bla bla |
give me a link to your site i think i know what it is |
waoo i hope u know bro because this is getting me freaking sick : Post Reply - if you going to help - No for - bla bla bla bla |
just by looking at it you can tell that you did something with the design css some files got massed up try to reupload the viewPhoto.css |
no i never touch that file bro i download the dolphin board to get the original file and add the original but is nat working i dont know why Post Reply - if you going to help - No for - bla bla bla bla |
log in as admin go to page builder and try to add a second column to profiles see what happens what do you have set in advanced settings photos thum.. px ?? |
Hey bro i try wat u tell me but is nat working something is wrong on my site but i dont realy know were i try the advanced setting thum px my original size is 400 i change to any but i can see they are duplicate and when i go page builder and try to add second column on profiles nat working 2 i think is on the Photo block some think is duplicate were i goo to the profile photo block Post Reply - if you going to help - No for - bla bla bla bla |
check your mail box well you did do something try to remember when did it stop working did you mod.edit. any files at that time |
any admin here can help me with this so bad please Post Reply - if you going to help - No for - bla bla bla bla |
You missing the class .photo inside the code below, can't find this class when you view a profile, have you hided it or changet it??? . <div id="photoKeeper" class="photoBlock"> . . base/css/profile_view.css . .photo |
OMG : Waooo Thank's very much but 2 be true i never change nothing on that file call: profile_view.css i have to check the original and the original have the code u post me .photo and my profile_view.css is missing that code so bad but i dont know how but thank's very thank'U u save my a$$ lol Post Reply - if you going to help - No for - bla bla bla bla |
Somethin is wrong with the align to the Profile Photo also, if it's more than 1 profile photo, background is now ok.(assume you use 6.1.6) . Check this, your code . <div id="iiPPhoto1"> . . Boonex.us code . <div id="iiPPhoto1" style="width: auto; height: 481px; visibility: visible;"> <img id="child_55" class="icons" onclick="return $( '#iiPPhoto1' ).ResumeFlashing();" alt="" style="width:
340px; height: 340px; background-image:
url(http://www.boonex.us/media/images/profile/18/photo_1187148635.jpg);
position: absolute; left: 71px; display: none;" src="http://www.boonex.us/templates/base/images/icons/spacer.gif"/>
You missing something here
You don't have this
Check class
- iiPPhoto1
- icons and/or you have changed somthing on the function on view profile photo... |
hey thank's very much to tell me about the missing code but wat is the name for this file to add the missing code i look for profile photo but i dont have it were i goo o wat is the real name and thank Post Reply - if you going to help - No for - bla bla bla bla |