position des vignettes

More
9 years 8 months ago #24812 by WebActionPHP
Comment faire pour changer la position des vignettes en mode sans pagination.

J'aimerais le mettre en haut du diaporama.

Please Log in or Create an account to join the conversation.

More
9 years 8 months ago #24827 by ced1870
Replied by ced1870 on topic position des vignettes
salut
tu peux t'amuser en css à mettre une position absolute et repositionner les miniatures sur l'élément .camera_thumbs
Je te laisse utiliser tes propres compétences pour faire cela et je t'invite à poster ta solution ici pour la partager :)

CEd

Joomlack Webmaster and Developer

Please Log in or Create an account to join the conversation.

More
9 years 8 months ago - 9 years 8 months ago #24846 by WebActionPHP
Replied by WebActionPHP on topic position des vignettes
APRÈS BEAUCOUPS DE TENTATIVES
VOICI LA SOLUTION

1- REMPLACER
position: relative; ligne 352 camera.css .camera_thumbs_cont
PAR
position: absolute; top:-668px;

2- DÉGAGER DE L'ESPACE AU DESSUS DU VIDEO
div précédente dans le template joomla
AVEC (padding-top:112px;)

3- IL FAUT COMPENSER
pour les autres div SUIVANT du templates
AVEC (position:relative; top:-100px;)
Last edit: 9 years 8 months ago by WebActionPHP.
The following user(s) said Thank You: ced1870

Please Log in or Create an account to join the conversation.

More
9 years 8 months ago #24852 by ced1870
Replied by ced1870 on topic position des vignettes
merci pour ta participation :)

Joomlack Webmaster and Developer

Please Log in or Create an account to join the conversation.

More
9 years 8 months ago #24913 by WebActionPHP
Replied by WebActionPHP on topic position des vignettes
NOUVELLE SOLUTION plus ergonomique
Ma solution pour un déplacement sans conséquence pour le template

.camera_thumbs{position:relative; top:-550px;/* déplace les vignettes */}

Please Log in or Create an account to join the conversation.

Time to create page: 0.548 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 1274 guests and no members online