test
Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • scotty Friend
    #292426

    If there’s already a border class just replace ‘border’ above with any other unique word like….

    img._grey {
    padding: 2px;
    border: 1px solid #CCCCCC;
    margin: 5px;
    }

    and then add class=”_grey” to any image I want it applied to like…

    <img class=”_grey” alt=”Alt text here” src=”image/path/here/file.jpg”/>

    Phill Moderator
    #292427

    That was my point;)

    But some of the later templates have very similar code in the caption and border classes to your css so you might not have to.

    I’m only beginning to learn css so I might be talking from the rear.

    scotty Friend
    #292428

    No your right… if the style comes ‘pre-installed’ then no need to add it again.;)

    sbaldwin Friend
    #308394

    Weird thing just happened when placing an image in my User9 position module on my Home page. It actually put a thin grey line around the image when I replaced the image! This is exaclty what I want! I don’t know how it happened but here is the code below I Copy/Pasted from the content editor. I also attached a screenshot to show the line around the image. Can anyone tell me what code created the thin line around the image? Can this also be done on images placed in articles? What is the class=”ja-innerdiv clearfix”?

    CODE:
    <div class=”ja-innerdiv clearfix”><img src=”images/stories/demo/town/garbage_plates/Tom_Wahls/280-plate.jpg” border=”0″ width=”280″ height=”120″ /><br /><br />Join us on our journey about town as we explore what makes our “plates” so irresistible!<br />Check out our upcoming series of casual dining as we add to our growing list…</div><ul><li><a href=”#” title=”Sample link”>Tom Wahl’s Empire Blvd</a></li><li><a href=”#”>Webster Hots</a></li></ul>

    Thanks for any help!


    1. Line
Viewing 4 posts - 16 through 19 (of 19 total)

This topic contains 19 replies, has 8 voices, and was last updated by  sbaldwin 15 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum