Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
themes-topic
How to put an imagen in the UserSection?
Avatar
Aitor Ruiz Lorenzo
Member
Free Members
sp_UserOfflineSmall Offline
Jul 9, 2014 - 1:13 pm

Hi again, I would like to place an image desvancida the user when published. But only when you publish a content administrator. I've already got at the entrance, but not in the bar "UserSection".

as.jpgImage Enlarger

I´m working under the Default template and CSS stoy using the following code:

# spMainContainer. spTopicPostSection. spType-Admin. spUserSection spLeft {

background-image: url (/ wp-content/themes/explicit/images/perfil_administrador.png);
background-repeat: no-repeat;
width: auto, height: 100%;

}

I do not know if I'm mistaken class. Thanks in advance.

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Jul 9, 2014 - 2:37 pm

Well I would try and change the class names there. The full point goes at the start of each class not the end. So start by sorting the class names and then see how it goes.

andy-signature.png
YELLOW
SWORDFISH
Avatar
Aitor Ruiz Lorenzo
Member
Free Members
sp_UserOfflineSmall Offline
Jul 10, 2014 - 5:51 am

Yellow Swordfish said
Well I would try and change the class names there. The full point goes at the start of each class not the end. So start by sorting the class names and then see how it goes.

#spMainContainer .spTopicPostContainer .spType-Admin .spUserSection spLeft {

background-image:url(/wp-content/themes/explicit/images/perfil_administrador.png);
background-repeat:no-repeat;
width:auto;height:100%;

}

I used this code, but continue without show anything...

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Jul 10, 2014 - 5:59 am

Ah sorry  that .spLeft shouldn't be there. That is a utility class for floating objects left. Just use:

#spMainContainer .spTopicPostContainer .spType-Admin .spUserSection

although be warned that there is some padding in there.

andy-signature.png
YELLOW
SWORDFISH
Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17361
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625