Dotclear

Vous n'êtes pas identifié(e).

Annonce

13 février 2024 Sortie de Dotclear 2.29

#1 2012-06-26 12:05:46

default
Membre
Lieu : Romania
Inscription : 2012-06-16
Site Web

BlueSky images

How can I setup the images on the BlueSky template? There is no documentation on this template.

In the demo page of the BlueSky template there are 2 images on fromtpage. How are these setup?
Example: http://www.html-edition.com/sys_global/ … ome-01.jpg

When reading a post with an image, on mouse-over, the image has an alpha change, how is this done?
Example: http://themes.dotaddict.org/demo-dc2/?p … FirstImage

Thank you.


I use Dotclear - a blogging platform with huge potential.

Hors ligne

#2 2012-08-07 05:33:59

ben_griffith
Membre
Lieu : Wiltshire
Inscription : 2009-09-28

Re : BlueSky images

When you open the _top.html in the theme's tpl folder, there is the structure for titles normally. If you want to get 2 pictures in your header, I would so that

<div id="top">
<div id="picture_left"></div>
<div id="picture_right"></div>
<span class="my_blogname"><a href="{{tpl:BlogURL}}">{{tpl:BlogName encode_html="1"}}</a></span>
  <!-- # --BEHAVIOR-- publicTopAfterContent -->
  {{tpl:SysBehavior behavior="publicTopAfterContent"}}
</div>
  
  CSS:
  #picture_left {float: left;}
  #picture_right {float: right;}
  .my_blogname { position: relative; top: ??px; }

I Dotclear.

Hors ligne

#3 2012-11-28 05:03:04

stonjohn4
Membre
Inscription : 2012-11-28

Re : BlueSky images

Hi,

I have the contact me plugin installed in several blogs. Today I tried to send a test email from each contact page and on all I got an error: unable to send email.

All blogs are hosted with the same company.

Does anyone know if this is a hosting problem or something else? (it is not a mispelling of email addresses)

Thanks


"stonjohn4"

Hors ligne

#4 2012-11-28 12:48:37

Mathieu M.
Membre
Lieu : Rhône-Alpes
Inscription : 2009-09-14

Re : BlueSky images

Hello,

Are you sure your problem has a link with my BlueSky theme ? :)

Hors ligne

Vous n'êtes pas identifié(e).

Pied de page des forums

Sites map