• Register
    • Help

    striker  0 Items
    Currently Supporting
    • Home
    • News
    • Forum
    • Wiki
    • Support
      • Manage Subscriptions
      • FAQ
      • Support For
        • VaultWiki 4.x Series
        • VaultWiki.org Site
    • What's New?
    • Buy Now
    • Manual
    • 
    • Support
    • VaultWiki 3.x Series
    • Bug
    • Border option on image problem

    1. Welcome to VaultWiki.org, home of the wiki add-on for vBulletin and XenForo!

      VaultWiki allows your existing forum users to collaborate on creating and managing a site's content pages. VaultWiki is a fully-featured and fully-supported wiki solution for vBulletin and XenForo.

      The VaultWiki Team encourages you to join our community of forum administrators and check out VaultWiki for yourself.

    Issue: Border option on image problem

    • Issue Tools
      • View Changes
    1. issueid=596 May 17, 2009 11:03 PM
      tommythejoat tommythejoat is offline
      Regular Member
      Border option on image problem
      The none value for the border option does not seem to be working.

      When I insert an image with the IMAGE bb code, the "none" option in the border/frame/none enumeration does not seem to work. I still get a fairly heavy border around the image.

      Here is an example http://mb.nawcc.org/showwiki.php?title=Message+Services

      There is another issue that is probably not really a problem, but when I edit an image and change the contents of the image article, there does not seem to be any way to force an update of that image in the referencing article. I have cleared the cache and rebuilt both the image namespace and the namespace holding the article.

      It makes it difficult to edit for form and layout when the edited picture cannot be seen in the article.
    Issue Details
    Issue Number 596
    Issue Type Bug
    Project VaultWiki 3.x Series
    Category Images
    Status Fixed
    Priority 6 - Dev-Related Tasks
    Affected Version 2.3.0 Patch Level 1
    Fixed Version 2.3.1
    Milestone VaultWiki 2.5.x
    Software DependencyAny
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. May 17, 2009 11:39 PM
      pegasus pegasus is offline
      VaultWiki Team
      That is not a "border" issue. To do what you want, you need to set text-decoration: none for links around your images. Edit the vault_css_images template in the Wiki Style Manager and add what you need.

      There should not be a problem with the image updating on articles where it is actually used. A link to the attachment is cached, but only uses the static thread ID of the Image page. So this information would be correct no matter what change you made to the article. Also note, the image caption is not linked to the image page's description in any way.
      Reply Reply  
    2. May 18, 2009 1:01 PM
      tommythejoat tommythejoat is offline
      Regular Member
      Regarding the border, you already have text-decoration: none on a.internal.

      I am not sure what I need to add. Should I make the anchor tag itself have the attribute?
      Reply Reply  
    3. May 18, 2009 1:16 PM
      pegasus pegasus is offline
      VaultWiki Team
      Ah, there might be a conflict with your other CSS. To workaround this, go to the AdminCP -> Plugins & Products -> Plugin Manager. Under "CES VaultWiki Images", find the plugin for hook "bbcode_fetch_tags".

      Find:
      Code:
      $html .= "><img ";
      Replace with:
      Code:
      $html .= "><img border=\"0\" ";
      Reply Reply  
    + Reply

    Assigned Users
    Loading Please Wait
    Tags
    Loading Please Wait
    • Contact Us
    • License Agreement
    • Privacy
    • Terms
    • Top
    All times are GMT -4. The time now is 5:26 PM.
    This site uses cookies to help personalize content, to tailor your experience, and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Learn more… Accept Remind me later
  • striker
    Powered by vBulletin® Version 4.2.5 Beta 2
    Copyright © 2023 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2023 DragonByte Technologies Ltd.
    Copyright © 2008 - 2013 VaultWiki Team, Cracked Egg Studios, LLC.