Welcome to TalkGraphics.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Jul 2016
    Posts
    18

    Default Can you make a bootstrap website using Xara?

    Can you make a bootstrap website using Xara? I see a lot bootstrap themes and i like the idea that when you click on a link it takes you to the section on the page instead of opening up a new page.

  2. #2
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,503

    Default Re: Can you make a bootstrap website using Xara?

    Not sure what you mean by "bootstrap." However you can create "anchors" and link to them. To create an anchor, select an object or a text object, click the Yellow Names tag icon at the top of the screen, and add an appropriate name. Then in the Links menu, select Link to Anchor and select the anchor from the list of names.

  3. #3
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,822

    Info Re: Can you make a bootstrap website using Xara?

    Quote Originally Posted by silentrage View Post
    Can you make a bootstrap website using Xara? I see a lot bootstrap themes and i like the idea that when you click on a link it takes you to the section on the page instead of opening up a new page.
    Xara doesn't code. That said, you could include the Bootsrap CDN:
    Code:
    <!-- Latest compiled and minified CSS -->
    <link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
    
    <!-- jQuery library -->
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
    
    <!-- Latest compiled JavaScript -->
    <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
    So you could include the above in a Placeholder and start from there.

    In Xara, however, you simply add a Name to a Section's title and use that as the jump-to link from where ever.
    Much easier,
    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

  4. #4
    Join Date
    Jul 2016
    Posts
    18

    Default Re: Can you make a bootstrap website using Xara?

    Thanks Guys

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •