0
Welcome Guest! Login
0 items Join Now

Logo Editing, settings for menu and rokstories

  • Re: Logo Editing, settings for menu and rokstories

    Posted 14 years 5 months ago
    • I have the showcase in showcase A, but what size should the images be? Also, how does the article with the "Read More" work?
    • Namsul2's Avatar
    • Namsul2
    • Hero Rocketeer
    • Posts: 318
    • Thanks: 0

    Re: Logo Editing, settings for menu and rokstories

    Posted 14 years 5 months ago
    • always post a link (if available) so it's easier to work out what the problem is
      <hr id="system-readmore" />
      will give you a page divide with the read more link pointing to the story

      <p><img src="images/stories/demo/frontpage/showcase1.jpg" alt="showcase1" class="floatleft" /></p>
      <p><strong>Register, it's free</strong>, then create a profile. Create groups. Invite friends. Send private messages. Comment on walls. Share photos. Follow updates via activity stream. Post pictures and videos to share and much more....</p>
      <hr id="system-readmore" />
      <p>In erat. Pellentesque erat. Mauris vehicula vestibulum justo. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla pulvinar est. Integer urna. Pellentesque pulvinar dui a magna. Nulla facilisi. Proin imperdiet. Aliquam ornare, metus vitae gravida dignissim, nisi nisl ultricies felis, ac tristique enim pede eget elit. Integer non erat nec turpis sollicitudin malesuada. Vestibulum dapibus. Nulla facilisi. Nulla iaculis, leo sit amet mollis luctus, sapien eros consectetur dolor, eu faucibus elit nibh eu nibh. Maecenas lacus pede, lobortis non, rhoncus id, tristique a, mi. Cras auctor libero vitae sem vestibulum euismod. Nunc fermentum.</p>

      is an example of a rokstories article

      342x227 is the image size. keep it uniform for continuity
    • Freebies and discounts for Australians
      Junk Mail Australia
  • Re: Logo Editing, settings for menu and rokstories

    Posted 14 years 5 months ago
    • Thanks, but I'm trying to figure out how to get an article to show up in that space to the right of the photo. Also, what folder do the photos for the gallery go in?

      Totally unrelated.. I have a "Contact Details" module that's set in the Footer f position, but it shows up in the footer a position. How do I move it?

      My site is archeryattherange.com .
    • Namsul2's Avatar
    • Namsul2
    • Hero Rocketeer
    • Posts: 318
    • Thanks: 0

    Re: Logo Editing, settings for menu and rokstories

    Posted 14 years 5 months ago
    • in the code above all you need to know is there

      images/stories/demo/frontpage/ is where I have the images located but that can be anywhere, you just need to reflect that in the "img src" tag.
      Also the code for the image to be on one side of the other is "floatleft" or change to float right

      right click on the image in the showcase demo of grunge or add below to your browser and download image then upload to images/stories/demo/frontpage/
      demo.rockettheme.com/free/grunge/images/...ntpage/showcase1.jpg
      then make a new story from the code above i posted and see the result.

      also set up rokstories module as per www.rockettheme.com/forum/index.php?f=28..._v=viewtopic#p517468 screenshots....

      as for footer...

      try adding some empty modules with no title showing and just html for a spce like
      <P></P> to footer a, b and c postitions...this should push across your contacts module to a better position
    • Freebies and discounts for Australians
      Junk Mail Australia
  • Re: Logo Editing, settings for menu and rokstories

    Posted 14 years 5 months ago
    • Solved everything! Thanks!!!!
    • Last Edit: 14 years 5 months ago by southga1974.
    • Namsul2's Avatar
    • Namsul2
    • Hero Rocketeer
    • Posts: 318
    • Thanks: 0

    Re: Logo Editing, settings for menu and rokstories

    Posted 14 years 5 months ago
    • <img class="floatleft" alt="frontpage" src="images/stories/demo/frontpage/painttruck.jpg" width="300" height="255" /> <span class="article-title1">“Free, GPL Template from RocketTheme, available to download and install today.”</span> <span class="article-title2">The second free template release by RocketTheme in 2010.</span>
      <p>Free templates offer a perfect opportunity to try out a RocketTheme template without a club subscription. The same techniques and many core features are present in free, as well as club templates.</p>
      <div class="readon"><a target="_blank" href="free/grunge/component/content/article/36-frontpage-articles/60-grunge-freegpl-template"> <span> Read More »</span></a></div>

      here is a demo code, the demo has floatleft
      to have the image on the other side change to float right
      add the above as a story and publish to the front page and see the result
    • Freebies and discounts for Australians
      Junk Mail Australia
    • Namsul2's Avatar
    • Namsul2
    • Hero Rocketeer
    • Posts: 318
    • Thanks: 0

    Re: Logo Editing, settings for menu and rokstories

    Posted 14 years 5 months ago
    • add the demo code I posted into articles with the editor turned off or add via "EDIT CODE" button.
      It's the one with the red less/greater signs on a doc, like <>

      this will stop you seeing the <P> in the story and add it as code as it's supposed to be
    • Freebies and discounts for Australians
      Junk Mail Australia
  • Re: Logo Editing, settings for menu and rokstories

    Posted 14 years 5 months ago
    • One more question, how do I get the tape images on the pictures like the demo shows?
    • Namsul2's Avatar
    • Namsul2
    • Hero Rocketeer
    • Posts: 318
    • Thanks: 0

    Re: Logo Editing, settings for menu and rokstories

    Posted 14 years 5 months ago
    • <img class="floatleft" alt="frontpage" src="images/stories/demo/frontpage/painttruck.jpg" width="300" height="255" /> <span class="article-title1">“Free, GPL Template from RocketTheme, available to download and install today.”</span> <span class="article-title2">The second free template release by RocketTheme in 2010.</span>
      <p>Free templates offer a perfect opportunity to try out a RocketTheme template without a club subscription. The same techniques and many core features are present in free, as well as club templates.</p>
      <div class="readon"><a target="_blank" href="free/grunge/component/content/article/36-frontpage-articles/60-grunge-freegpl-template"> <span> Read More »</span></a></div>

      probably in the floatleft css

      can't check at the moment I'm 1000kms away from home without much puter bandwidth or download but use the above code should add the tape :)
    • Freebies and discounts for Australians
      Junk Mail Australia
  • Re: Logo Editing, settings for menu and rokstories

    Posted 14 years 5 months ago
    • Okay, I thought everything was working, but I don't see the photo frame around my pics. How do I get it back?

      Thanks in advance.

Time to create page: 0.064 seconds