0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

Trouble working with a non-RT theme.

    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29363
    • Thanks: 956
    • Volunteer

    Re: Trouble working with a non-RT theme.

    Posted 16 years 2 months ago
    • thinking about the active: link

      li#current.active a {
      background-color: red;
      color: white;
      }

      should help?
    • Dan J's Avatar
    • Dan J
    • Jr. Rocketeer
    • Posts: 49
    • Thanks: 0

    Re: Trouble working with a non-RT theme.

    Posted 16 years 2 months ago
    • Henning Bokelmann wrote:
      Did you think about this page suffix thing (in the joomla-menue-area ...)?

      Yeah, that would also work. Just to test it out I quickly cloned the template and made the change, and of course now that the content is at 100%, the columns line up, however the module with the picture has now gone down below the content.
    • Dan J's Avatar
    • Dan J
    • Jr. Rocketeer
    • Posts: 49
    • Thanks: 0

    Re: Trouble working with a non-RT theme.

    Posted 16 years 2 months ago
    • Henning Bokelmann wrote:
      thinking about the active: link

      li#current.active a {
      background-color: red;
      color: white;
      }

      should help?

      Worked perfect, thanks!
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29363
    • Thanks: 956
    • Volunteer

    Re: Trouble working with a non-RT theme.

    Posted 16 years 2 months ago
    • Dan J's Avatar
    • Dan J
    • Jr. Rocketeer
    • Posts: 49
    • Thanks: 0

    Re: Trouble working with a non-RT theme.

    Posted 16 years 2 months ago
    • Henning Bokelmann wrote:
      Do you know this link:

      www.m65.net/JTK3XCSS/index.php
      (J-css-reference)

      ... and I think Yves wrote a tut about the page suffix here on rt-tuts ...
      Edit: another link on joomla org: docs.joomla.org/Tutorial:Using_Class_Suffixes_in_Joomla%21_1.5

      I would place the picture into the article ... an not into the right column.

      Thanks, Ill check that out. You've been extremely helpful!

      Yeah, for the time being I've cloned the template, until I can figure out the suffix part of it, and removed the module and added in the picture into the article itself.

      For some reason can't get the hspace to work but that's a smaller issue I can figure out.
    • Dan J's Avatar
    • Dan J
    • Jr. Rocketeer
    • Posts: 49
    • Thanks: 0

    Re: Trouble working with a non-RT theme.

    Posted 16 years 2 months ago
    • Jamesso wrote:
      Dan,


      The gray line showing is coming from your footer. It's because of the way you've setup your divs and the attributes you've applied to them. If you move footer up one level it should work better.

      This is the last real pressing issue at the moment.

      I see what you're saying. The contact phone numbers at the bottom of the home page is the footer module.

      The actual footer is in the HTML template.

      The contact module in the footer position is only enabled on the home page, and that seems to work fine, but on the other pages where the module isn't enabled, the gray bar goes to the top of the page.

      So, I see what you're saying, but where would I move it?

      from the template:

      <div class="main">
      <jdoc:include type="component" />


      </div>

      <jdoc:include type="modules" name="right" />
      <jdoc:include type="modules" name="footer" />

      <div id="footer">
      <div class="left">

      <p style="margin-bottom:0">&copy;2006-2009 - 9 Pole Position Travel. All text and images protected</p>
      <p><a href=" www.slicktouch.com " class="slicktouch" onclick="window.open(this.href); return false;">Designed by SlickTouch</a></p>
      </div>
      <ul class="right">
      <li><a href=" www.polepositiontravel.com/terms.htm " target="_blank">TERMS &amp; CONDITIONS</a></li>

      <li><a href="contact.html">CONTACT US</a></li>
      <li><a class="last" href="contact.html">BOOKINGS</a></li>
      </ul>
      <div class="clear"></div>
      </div>
      </div>
      </div>
    • Dan J's Avatar
    • Dan J
    • Jr. Rocketeer
    • Posts: 49
    • Thanks: 0

    Re: Trouble working with a non-RT theme.

    Posted 16 years 2 months ago
    • Well, I thought my troubles were over, but it appears the events page isn't viewing correctly in IE. The table breaks and the text to the left of the picture goes down below...looks fine in Firefox and chrome tho, well except for the wrapping.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29363
    • Thanks: 956
    • Volunteer

    Re: Trouble working with a non-RT theme.

    Posted 16 years 2 months ago
    • When working on your articles did you turn your wysiwyg-editor off?
    • Dan J's Avatar
    • Dan J
    • Jr. Rocketeer
    • Posts: 49
    • Thanks: 0

    Re: Trouble working with a non-RT theme.

    Posted 16 years 2 months ago
    • Henning Bokelmann wrote:
      When working on your articles did you turn your wysiwyg-editor off?

      Yeah, I very rarely use the tinymce editor, unless to test one thing or another. I have it enabled at the moment, but before saving or editing I always copy out the code with the editor off.

      My first thought was that the editor broke it, but I turned it back off and reentered the code as it was, and the same problem.
    • Dan J's Avatar
    • Dan J
    • Jr. Rocketeer
    • Posts: 49
    • Thanks: 0

    Re: Trouble working with a non-RT theme.

    Posted 16 years 2 months ago
    • Bah, the page breaking was because of the float right I had on the image, so I removed that and now that parts fine.

      Still have to fix the spacing on the text and the footer issue, but at least one problem solved!

Time to create page: 0.090 seconds