|
#101
|
||||
|
||||
|
open css.php in the config folder of the addon and remove the code at line 209
Code:
p {
font: 12px/14px Tahoma, arial;
}
|
|
#102
|
||||
|
||||
|
Quote:
The site is located at http://www.thefieryscotsman.com Mike |
|
#103
|
||||
|
||||
|
Quote:
Mike |
|
#104
|
||||
|
||||
|
Quote:
version 3.0.1beta is _focus_template_addon/config/css.php |
|
#105
|
||||
|
||||
|
Well that would explain why I can't find it. I'm still using 2.0.3. I've installed your latest Beta and the Markdown works fine with out any modification of css.php, however I much prefer the layout and feel of version 2.0.3 so I'm switching back to that. Mike |
|
#106
|
|||
|
|||
|
Orthographe
Salut Fred,
La première faute est sur la page d'accueil : - Le A de A propos ne prend pas d'accent : c'est une majuscule Sinon, c'est dans "Archives" ( que je nommerais plutôt "Portfolio"): - Au lieu de"Nombre de photos totals sur le site", écrire : "Nombre total de photos sur le site" - Remplacer "Sélectionnez un categorie" par "Sélectionnez une catégorie". Sinon, j'ai 3 questions : - comment changer "A propos", je ne vois rien dans l'interface d'admin à ce propos - y a t-il un lien javascript vers ton site? J'utilise Noscript et c'est ce qu'il me dit. Si c'est le cas, je voudrais absolument enlever ce lien. Je préfèrerais un lien classique vers ton site. - comment changer enlever <CONTACT_FORM etc...> dans le formulaire de contact? En tout cas, merci pour ce beau template. Il faut que je l'utilise un peu plus pour voir s'il y a d'autres bugs. Bien à toi, |
|
#107
|
||||
|
||||
|
Salut citron, je vais en effet faire les modifications que tu mentionnes, je crois que ce sera mieux. En attendant que je fasse les modifications tel que tu mentionnes, tu peux changer les texts à ta guise en modifiant le fichier fr.php dans le addon sous lang.
J'èspère que tu trouveras. Pour ce qui est du contact form enleve le fichier contact_from_template.html et le tout sera presque reglé, ensuite edit chacun des fichiers image, browse, et about et enleve le liens contact dans chacune des feuilles. fredxeric |
|
#108
|
||||
|
||||
|
Quote:
Ouvrir le fichier focus_template_addon.php et aller a la ligne 218 changer Code:
<div id='footer'>$focusownername | $template_version_link | ".$FOCUS_TEXT['copyright_template_script']."</div> Pour Code:
<div id='footer'>$focusownername | $template_version_link | ".$FOCUS_TEXT['copyright_template_no_script']."</div> |
|
#109
|
||||
|
||||
|
Guys, this is the English part of the forum. If you insist in speaking French we have a subforum for that. Please refrain from speaking French. Thanks.
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
|
|
#110
|
||||
|
||||
|
Quote:
HTML Code:
<div id="comment-transition" style="min-height: 110px;"> <IMAGE_THUMBNAIL> <IMAGE_NOTES> </div> with this HTML Code:
<div id="image_notes_clean" style="min-height: <THUMBNAIL_HEIGHT>px;"> <IMAGE_THUMBNAIL><IMAGE_NOTES_CLEAN> </div> Don't know how or why but in the image details field the text can now be formatted with markdown. Mike |
| Post Reply |
| Thread Tools | |
|
|