Pagina 1 van 1

icon spatie veranderd met nieuwe stijl

Geplaatst: 02 mar 2011, 16:12
door turbojacky
Ik heb de nieuwe stijl cataclysmwow geinstalleerd.
nu heb ik een aantal icoontjes veranderd in de gewone prosilver stijl..
maar er zit nu een spatie tussen en krijg die niet weg...
vb:

Afbeelding

als er mijiemand zou kunnen helpen...

Alvast Bedankt

Re: icon spatie veranderd met nieuwe stijl

Geplaatst: 03 mar 2011, 14:50
door Ger
Het is waarschijnlijk geen spatie, maar eerder een kwestie van marge of een fout bij het opslaan van de afbeelding. Zou je de support template willen invullen en een linkje geven naar waar je de stijl gedownload hebt?

Re: icon spatie veranderd met nieuwe stijl

Geplaatst: 03 mar 2011, 22:20
door turbojacky
Modificatie & Versie:
Directe link naar de modificatie:http://www.phpbb3styles.net/db/style/cataclysmwow
Adres van je forum: http://evoforum.eu
phpBB versie:3.0.8
Heb je onlangs een andere modificatie of stijl geïnstalleerd?cataclysmwow
Wat is het probleem?bovenstaand proleem
de de ruimte die ertussen is is nog altijd gelinkt aan vb *wijzigen de ander*citeer

Re: icon spatie veranderd met nieuwe stijl

Geplaatst: 04 mar 2011, 08:53
door Ger
Als ik kijk naar de afbeelding an sich, dan is daar niets mis mee. Ter illustratie:
blablaAfbeeldingblabla
Zoals je ziet, aan alle kanten klopt de ruimte.

Als ik kijk naar je stylesheet (buttons.css), dan staat er:

Code: Selecteer alles

ul.profile-icons li.edit-icon	{ width: 89px; height: 20px; }
Die breedte van 89px is waarschijnlijk je probleem. als je die aanpast naar 52px dan is het waarschijnlijk opgelost. Ik denk dat dit komt doordat de stijl van oorsprong hele andere buttons heeft en jij hier de standaard buttons van ProSilver in hebt gezet. Die hebben andere afmetingen.

Re: icon spatie veranderd met nieuwe stijl

Geplaatst: 05 mar 2011, 14:02
door turbojacky
Hoi,

Ik heb buttons.css bekeken maar ik kan nergens de dimensie aanpassen...
in de file staat er

Code: Selecteer alles

* Set profile icon dimensions */
ul.profile-icons li.email-icon		{ width: {IMG_ICON_CONTACT_EMAIL_WIDTH}px; height: {IMG_ICON_CONTACT_EMAIL_HEIGHT}px; }
ul.profile-icons li.aim-icon	{ width: {IMG_ICON_CONTACT_AIM_WIDTH}px; height: {IMG_ICON_CONTACT_AIM_HEIGHT}px; }
ul.profile-icons li.yahoo-icon	{ width: {IMG_ICON_CONTACT_YAHOO_WIDTH}px; height: {IMG_ICON_CONTACT_YAHOO_HEIGHT}px; }
ul.profile-icons li.web-icon	{ width: {IMG_ICON_CONTACT_WWW_WIDTH}px; height: {IMG_ICON_CONTACT_WWW_HEIGHT}px; }
ul.profile-icons li.msnm-icon	{ width: {IMG_ICON_CONTACT_MSNM_WIDTH}px; height: {IMG_ICON_CONTACT_MSNM_HEIGHT}px; }
ul.profile-icons li.icq-icon	{ width: {IMG_ICON_CONTACT_ICQ_WIDTH}px; height: {IMG_ICON_CONTACT_ICQ_HEIGHT}px; }
ul.profile-icons li.jabber-icon	{ width: {IMG_ICON_CONTACT_JABBER_WIDTH}px; height: {IMG_ICON_CONTACT_JABBER_HEIGHT}px; }
ul.profile-icons li.pm-icon		{ width: {IMG_ICON_CONTACT_PM_WIDTH}px; height: {IMG_ICON_CONTACT_PM_HEIGHT}px; }
ul.profile-icons li.quote-icon	{ width: {IMG_ICON_POST_QUOTE_WIDTH}px; height: {IMG_ICON_POST_QUOTE_HEIGHT}px; }
ul.profile-icons li.report-icon	{ width: {IMG_ICON_POST_REPORT_WIDTH}px; height: {IMG_ICON_POST_REPORT_HEIGHT}px; }
ul.profile-icons li.edit-icon	{ width: {IMG_ICON_POST_EDIT_WIDTH}px; height: {IMG_ICON_POST_EDIT_HEIGHT}px; }
ul.profile-icons li.delete-icon	{ width: {IMG_ICON_POST_DELETE_WIDTH}px; height: {IMG_ICON_POST_DELETE_HEIGHT}px; }
ul.profile-icons li.info-icon	{ width: {IMG_ICON_POST_INFO_WIDTH}px; height: {IMG_ICON_POST_INFO_HEIGHT}px; }
ul.profile-icons li.warn-icon	{ width: {IMG_ICON_USER_WARN_WIDTH}px; height: {IMG_ICON_USER_WARN_HEIGHT}px; }

/* Fix profile icon default margins */
ul.profile-icons li.edit-icon	{ margin: 0 0 0 3px; }
ul.profile-icons li.quote-icon	{ margin: 0 0 0 10px; }
ul.profile-icons li.info-icon, ul.profile-icons li.report-icon	{ margin: 0 3px 0 0; }
maar geen exacte

Re: icon spatie veranderd met nieuwe stijl

Geplaatst: 05 mar 2011, 15:53
door Ger
Ah, ok. Staat dat toevallig niet in de imageset.cfg bij je imageset?

Re: icon spatie veranderd met nieuwe stijl

Geplaatst: 06 mar 2011, 23:04
door turbojacky
hoi,

Heb het kunnen aanpassen in het forum zelf bij stijlen.
na enige moeite en een glaasje bier.
Heb de afbeeldingset van prosilver genomen en deze aangepast.
Ik denk dat de huidige stijl niet 100% compatibel is...
toch bedankt voor de moeite...
Deze mag op slot!!!