Jump to content

Add new image in frontpage_main.tpl


Recommended Posts

Posted

Hi, i want add a new image in frontpage with peronalized layout.

In my style.css i have

.art-article img, img.art-article

{

margin: 10px;

}

I want add this:

.art-article img, img.art-article {

height: 10px;

margin: auto;

width: 8.2px;

}

But in frontpage there is other image, and if i edit css i change layout fot all image...

How do I change only my layout image?

Thanks

Mario

Posted

You should only need to change it in the template file! However if the image is too big for the template use:

Height="#" width="#" to adjust it to the previous image!

I hope that makes sense.

Posted

You should only need to change it in the template file! However if the image is too big for the template use:

Height="#" width="#" to adjust it to the previous image!

I hope that makes sense.

Thanks resolved

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...