Repeat Text

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • stumeister2
    New Member
    • Jun 2012
    • 14
    • 4.2.X

    [Forum] Repeat Text

    Changed to a new forum style. Looks great but I I have one issue I am hoping you can help with.
    At the bottom of my homepage in the "What's Going On" section I am getting doubled or mirrored text. For Example:
    ******

    Stu's Amateur PP Forum StatisticsStu's Amateur PP Forum Statistics


    Threads: 13 Posts: 13 Members: 122 Active Members: 3

    Welcome to our newest member, stumeister3
    Icon LegendIcon Legend

    Contains unread forum posts Contains unread forum posts
    Contains no unread forum posts Contains no unread forum posts
    Forum is a category Forum is a category
    Forum is a Link Forum is a Link
    *******
    Same thing when I click to see a member's profile. Instead of seeing "Memberjohn is offline"
    It says memberjohnmemberjohn is offline

    (Yes the style is the latest and is compatible with VB 4.2.0 which I am running. I have no such problems in Default mode)
    I thank you in advance for any help that you can offer.
  • Amaury
    Senior Member
    • Mar 2012
    • 1807
    • 4.2.X

    #2
    Try creating a style with no parent.

    Do you still experience the same issues?
    Former vBulletin user

    Comment

    • whitey10tc
      Senior Member
      • Jan 2011
      • 415
      • 4.0.x

      #3
      Try asking the developer if it displays normal on a default skin.
      www.cdmagurus.com
      www.cellphone-gurus.com

      Comment

      • Merjawy
        Senior Member
        • Sep 2002
        • 2613

        #4
        Sounds like there is Alt text tag for each line (could be an image or icon included but not displayed)
        To be or not to be... Where the hell is the question????
        My psychiatrist told me I was crazy and I said I want a second opinion. He said okay, you're ugly too

        Live vBulletin 4.2.0 Multilingual * Alpha/Beta vB 4 - vB 5 Tier 1A
        CentOS 6.2 - Apache:2.2.15(Apache2Handler) - PHP:5.3.3 - MySQL:5.1.61
        Xampp/Win-XP - Apache v2.2.21(Apache2Handler) - PHP:5.3.8 - MySQL:5.5.16

        Comment

        • stumeister2
          New Member
          • Jun 2012
          • 14
          • 4.2.X

          #5
          Originally posted by Merjawy
          Sounds like there is Alt text tag for each line (could be an image or icon included but not displayed)
          Yes that's That's exactly what it is. See below. How do I get rid of the alt Icons and alt text? Is this because I just uploaded the XML file to create the back to basics style, and did not upload all the corresponding png and gif files that go along with it? What file(s) do I need to modify? I thank you in advance for your help.


          <!-- End Members Today --> <div id="wgo_stats" class="wgo_subblock section"> <h3 class="blocksubhead"><img src="images/Back2Basics/misc/forum_stats.png" alt="Stu's Amateur PP Forum Statistics" />Stu's Amateur PP Forum Statistics</h3> <div> <dl> <dt>Threads</dt> <dd>13</dd> <dt>Posts</dt> <dd>13</dd> <dt>Members</dt> <dd>123</dd> <dt>Active Members</dt> <dd>6</dd> </dl> <p>Welcome to our newest member, <a href="member.php?123-wuwh13">wuwh13</a></p> </div> </div> <div id="wgo_legend" class="wgo_subblock section"> <h3 class="blocksubhead"><img src="images/Back2Basics/misc/legend.png" alt="Icon Legend" />Icon Legend</h3> <div> <dl id="icon_legends" class="icon_legends"> <dt><img src="images/Back2Basics/statusicon/forum_new-16.png" alt="Contains unread forum posts" /></dt><dd>Contains unread forum posts</dd> <dt><img src="images/Back2Basics/statusicon/forum_old-16.png" alt="Contains no unread forum posts" /></dt><dd>Contains no unread forum posts</dd> <dt><img src="images/Back2Basics/statusicon/category-16.png" alt="Forum is a category" /></dt><dd>Forum is a category</dd> <dt><img src="images/Back2Basics/statusicon/forum_link-16.png" alt="Forum is a Link" /></dt><dd>Forum is a Link</dd> </dl> </div> </div> </div> </div> <!-- end what's going on box -->

          Comment

          • Merjawy
            Senior Member
            • Sep 2002
            • 2613

            #6
            Originally posted by stumeister2
            Yes that's That's exactly what it is. See below. How do I get rid of the alt Icons and alt text? Is this because I just uploaded the XML file to create the back to basics style, and did not upload all the corresponding png and gif files that go along with it? What file(s) do I need to modify? I thank you in advance for your help.
            That's what I am saying, images were not uploaded..., Either you edit the code and remove the Alt text, or just upload the images that go with the style... It's a lot easier to just upload the images.
            To be or not to be... Where the hell is the question????
            My psychiatrist told me I was crazy and I said I want a second opinion. He said okay, you're ugly too

            Live vBulletin 4.2.0 Multilingual * Alpha/Beta vB 4 - vB 5 Tier 1A
            CentOS 6.2 - Apache:2.2.15(Apache2Handler) - PHP:5.3.3 - MySQL:5.1.61
            Xampp/Win-XP - Apache v2.2.21(Apache2Handler) - PHP:5.3.8 - MySQL:5.5.16

            Comment

            • TheLastSuperman
              Senior Member
              • Sep 2008
              • 1799

              #7
              If your wanting to strip a style down and go even more basic i.e. if making a mobile style or something to save bandwidth or page load times then you will be required to edit quite a bit to remove all those tags... only remove the ones for what your actually removing as the alt tag is there for a reason .


              Former vBulletin Support Staff
              Hacked recently? See my blog post "Recovering a Hacked vBulletin Site".
              Thinking outside the box? Need modification support? Visit www.vBulletin.org and have at it!

              Comment

              • stumeister2
                New Member
                • Jun 2012
                • 14
                • 4.2.X

                #8
                Thanx merjawy, that's what I needed to know. My site looks great now.

                Comment

                • Merjawy
                  Senior Member
                  • Sep 2002
                  • 2613

                  #9
                  You're welcomeYou're welcome
                  To be or not to be... Where the hell is the question????
                  My psychiatrist told me I was crazy and I said I want a second opinion. He said okay, you're ugly too

                  Live vBulletin 4.2.0 Multilingual * Alpha/Beta vB 4 - vB 5 Tier 1A
                  CentOS 6.2 - Apache:2.2.15(Apache2Handler) - PHP:5.3.3 - MySQL:5.1.61
                  Xampp/Win-XP - Apache v2.2.21(Apache2Handler) - PHP:5.3.8 - MySQL:5.5.16

                  Comment

                  widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                  Working...