Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > DEVELOPMENT > Template design and Front-End Code

Post Reply
 
Thread Tools
  #101  
Old 03-24-2008, 01:42 PM
fredxeric's Avatar
fredxeric Offline
pixelpost guru
 
Join Date: Sep 2006
Location: Montréal, Québec, Canada
Posts: 407
Send a message via AIM to fredxeric Send a message via MSN to fredxeric
open css.php in the config folder of the addon and remove the code at line 209

Code:
p {
font: 12px/14px Tahoma, arial;
}
Reply With Quote
  #102  
Old 03-24-2008, 01:50 PM
mgd711's Avatar
mgd711 Offline
pp veteran
 
Join Date: Jun 2007
Posts: 56
Send a message via MSN to mgd711 Send a message via Yahoo to mgd711 Send a message via Skype™ to mgd711
Quote:
Originally Posted by fredxeric View Post
send me the link and I think I know the problem, I just want to see you site and I will be able to provide you info about this issue
Fred,

The site is located at http://www.thefieryscotsman.com




Mike
__________________
The Fiery Scotsman
MGD Photography
Reply With Quote
  #103  
Old 03-24-2008, 01:58 PM
mgd711's Avatar
mgd711 Offline
pp veteran
 
Join Date: Jun 2007
Posts: 56
Send a message via MSN to mgd711 Send a message via Yahoo to mgd711 Send a message via Skype™ to mgd711
Quote:
Originally Posted by fredxeric View Post
open css.php in the config folder of the addon and remove the code at line 209

Code:
p {
font: 12px/14px Tahoma, arial;
}
I can not find any css.php file in the addons folder or the templates folder.




Mike
__________________
The Fiery Scotsman
MGD Photography
Reply With Quote
  #104  
Old 03-24-2008, 03:40 PM
fredxeric's Avatar
fredxeric Offline
pixelpost guru
 
Join Date: Sep 2006
Location: Montréal, Québec, Canada
Posts: 407
Send a message via AIM to fredxeric Send a message via MSN to fredxeric
Quote:
Originally Posted by mgd711 View Post
I can not find any css.php file in the addons folder or the templates folder.




Mike

version 3.0.1beta

is _focus_template_addon/config/css.php
Reply With Quote
  #105  
Old 03-24-2008, 11:37 PM
mgd711's Avatar
mgd711 Offline
pp veteran
 
Join Date: Jun 2007
Posts: 56
Send a message via MSN to mgd711 Send a message via Yahoo to mgd711 Send a message via Skype™ to mgd711
Quote:
Originally Posted by fredxeric View Post
version 3.0.1beta

is _focus_template_addon/config/css.php

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
__________________
The Fiery Scotsman
MGD Photography
Reply With Quote
  #106  
Old 03-25-2008, 08:51 AM
citron Offline
forum loafer
 
Join Date: Feb 2008
Posts: 9
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,
Reply With Quote
  #107  
Old 03-25-2008, 11:54 AM
fredxeric's Avatar
fredxeric Offline
pixelpost guru
 
Join Date: Sep 2006
Location: Montréal, Québec, Canada
Posts: 407
Send a message via AIM to fredxeric Send a message via MSN to fredxeric
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
Reply With Quote
  #108  
Old 03-25-2008, 12:05 PM
fredxeric's Avatar
fredxeric Offline
pixelpost guru
 
Join Date: Sep 2006
Location: Montréal, Québec, Canada
Posts: 407
Send a message via AIM to fredxeric Send a message via MSN to fredxeric
Quote:
Originally Posted by citron View Post

- 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.

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>
Reply With Quote
  #109  
Old 03-25-2008, 06:04 PM
Dennis's Avatar
Dennis+ Offline
Team Pixelpost
 
Join Date: Jul 2006
Posts: 2,394
Send a message via MSN to Dennis
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
Reply With Quote
  #110  
Old 03-29-2008, 04:01 AM
mgd711's Avatar
mgd711 Offline
pp veteran
 
Join Date: Jun 2007
Posts: 56
Send a message via MSN to mgd711 Send a message via Yahoo to mgd711 Send a message via Skype™ to mgd711
Quote:
Originally Posted by mgd711 View Post
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.

I seen to have got round my problem by replacing

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
__________________
The Fiery Scotsman
MGD Photography
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 11:05 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs