Welcome to TalkGraphics.com
Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 103

Hybrid View

  1. #1
    Join Date
    Feb 2010
    Location
    Georgia, USA
    Posts
    286

    Default Re: [tweaks] The tweakset for XWD 6

    It would be great to have the reg set up the "set line width" to "none" so that I don't have to keep changing it every time the program opens.

  2. #2

    Default Re: [tweaks] The tweakset for XWD 6

    PP this is the wrong thread for your comment.
    This thread is about Web Designer code snippets (tweaks) which are not related to program registry settings.

    However, so you don't go away empty handed, you can set your default template (document) line width to none and save it again as the default template.
    This will then always be set as none when the program opens.

  3. #3
    Join Date
    Nov 2010
    Posts
    1

    Default Re: [tweaks] The tweakset for XWD 6

    aah!!
    how can a made a simple web like the manual of the tweaks????
    Please.

  4. #4
    Join Date
    Dec 2010
    Posts
    17

    Default Re: [tweaks] The tweakset for XWD 6

    Quote Originally Posted by covoxer View Post
    Here's the template set that contains most tweaks published on this forum.
    Unpack archive and open "manual.htm" for detailed information.

    Tweakset for XWD 6 is attached.

    Read manual for more details.

    All questions and suggestions are welcome.


    Tweakset version for XWD5, Xtreme5 and Xtreme Pro 5 can be found here: http://talkgraphics.com/showthread.php?t=37550
    Hi covoxer

    I tried using the Do not scroll background.
    I have tried validating my code using html validator in firefox and it suggestes the following regarding the Do not scroll background
    <style> isn't allowed in <div> elements

    What code can I use in the placeholder to enable a clean validation?

    <style type="text/css">body {background-attachment:fixed;}</style>

    html validation brings this up
    line 207 column 1 - Warning: <style> isn't allowed in <div> elements
    line 206 column 2 - Info: <div> previously mentioned


    <div style="position: absolute; left: 362px; top: 6px; width: 223px; height: 80px;">
    <style type="text/css">body {background-attachment:fixed;}</style>


    Thanks

  5. #5
    Join Date
    Aug 2004
    Location
    Ukraine
    Posts
    3,904

    Default Re: [tweaks] The tweakset for XWD 6

    Assign the "<head>" name to the placeholder object. This will place code in the head section.
    John.

  6. #6
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,518

    Default Re: [tweaks] The tweakset for XWD 6

    Welcome to Talkgraphics bruteforce9999! And happy New Year!
    Last edited by covoxer; 31 December 2010 at 12:42 PM.

  7. #7
    Join Date
    Dec 2010
    Posts
    17

    Default Re: [tweaks] The tweakset for XWD 6

    Quote Originally Posted by covoxer View Post
    Assign the "<head>" name to the placeholder object. This will place code in the head section.
    Happy new year eveyone

    Love the site

    covoxer how do I assign <head>, is it in placeholder properties?

    thanks in advance

  8. #8
    Join Date
    Aug 2004
    Location
    Ukraine
    Posts
    3,904

    Default Re: [tweaks] The tweakset for XWD 6

    1. Select the placeholder and click Object name button (or main menu Utilities / Names...).
    2. Enter "<head>" in the Apply Name field.
    3. Click Add button.
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	oname.png 
Views:	170 
Size:	35.3 KB 
ID:	79033  
    John.

  9. #9
    Join Date
    Dec 2010
    Posts
    17

    Default Re: [tweaks] The tweakset for XWD 6

    Thanks again tried that now getting this error

    <div id="head" style="position: absolute; left: 367px; top: 13px; width: 223px; height: 80px;">
    <style type="text/css">body {background-attachment:fixed;}</style>

    line 158 column 1 - Warning: <style> isn't allowed in <div> elements
    line 157 column 2 - Info: <div> previously mentioned

    Please try HTML VALIDATOR (based on Tidy and OpenSP)
    http://users.skynet.be/mgueury/mozilla/
    upload site right click and view page source and see if you can fix the errors

    PLease Please
    Last edited by bruteforce9999; 31 December 2010 at 06:23 PM.

  10. #10

    Default Re: [tweaks] The tweakset for XWD 6

    Well, from those examples I like the Scroll Caption with colored background, but I have a little problem, it seems I cannot stop that text from scrolling. I prefer the text to be fixed, in the middle of the coloured area (like in the attach example). Is this possible? I have tryed to alter the code, but nothing happened.
    Many thanks !!!


    <MARQUEE WIDTH=595 HEIGHT=20 BGCOLOR=OLIVE><B><font color=WHITE face=VERDANA>NAME OF THE PICTURE</font></B></MARQUEE>
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	Model-Xara.jpg 
Views:	157 
Size:	100.5 KB 
ID:	79082  

 

 

Tags for this Thread

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
  •