Welcome to TalkGraphics.com

Search:

Type: Posts; User: LeiChat; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    2,836

    Ok, did it the tricky way, exported two versions...

    Ok, did it the tricky way, exported two versions of a simple navbar and compared the two javascript files.

    In yourmenu.js (not xaramenu.js)

    just below the css stuff there's this line...
    ...
  2. Replies
    10
    Views
    5,196

    this problem doesn't affect IE6.0 there's...

    this problem doesn't affect IE6.0

    there's another part to the solution posted above,
    re. transparent flash

    put the flash inside an html element (<div> or...
  3. Replies
    5
    Views
    3,604

    just to add my voice, I'd like to see this...

    just to add my voice, I'd like to see this feature/option available.
  4. Thread: Submenu Width

    by LeiChat
    Replies
    2
    Views
    1,453

    look for a line like this in the .js file ...

    look for a line like this in the .js file

    startSubmenu("navbar_b7_1","navbar_menu",188);

    below which are listed your menu items.

    188 is the width in pixels of the submenu.
  5. Replies
    4
    Views
    2,836

    I used the program to create the template, but...

    I used the program to create the template,
    but have replaced it with my own custom images.

    I've also modified the css and there are now about 100 extra items on the menus.

    I do not want to...
  6. Replies
    4
    Views
    2,836

    I've already exported (and manually edited /...

    I've already exported (and manually edited / expanded) my menu which is live on the site.

    I'd like to add the drop down speed functionality,
    but don't want to export the whole thing again.

    Can...
  7. if I create it in webster, do I do it as an...

    if I create it in webster,
    do I do it as an outline or solid ?

    how do I then make part of it white and part black in xara3d

    in your example you traced the entire outline ?
    then applied a...
  8. that's great thanks. the text at the bottom...

    that's great thanks.

    the text at the bottom isn't needed,
    that was just on the image on the site I'm stealing it from. http://www.talkgraphics.com/images/smilies/wink.gif

    I just wanted to get...
  9. I'd like to get this file into Xara3D via...

    I'd like to get this file into Xara3D via Webster.

    I've read topics on here covering various methods of tracing etc.

    The image I'd like to import is this one
    ...
  10. I'd like to get this file into Xara3D via...

    I'd like to get this file into Xara3D via Webster.

    I've read topics on here covering various methods of tracing etc.

    The image I'd like to import is this one
    ...
  11. Replies
    5
    Views
    2,815

    ah ha!! excellent, I tried sticking the 1px for...

    ah ha!!
    excellent, I tried sticking the 1px for the bottom border and that works,

    it makes the bottom of each menu thicker,
    but that goes with the menu bar,
    which has a drop shadow.

    hoorah!
  12. Replies
    5
    Views
    2,815

    cheers, that's almost perfect. I altered the...

    cheers, that's almost perfect.
    I altered the yournav_l too so it bordered the submenus
    but...
    problem is it thickens up the line at the top of each menu.
  13. Replies
    6
    Views
    2,149

    I could be wrong but.... if you changed the...

    I could be wrong but....

    if you changed the extension of the navbar .jst to .php it would be parsed,
    and you could convert it to PHP to include your code / sessions etc.

    you could even make...
  14. Replies
    5
    Views
    2,815

    I'd like to have a border round each submenu item...

    I'd like to have a border round each submenu item (see red arrows),
    not just each menu (see green arrows)

    I put the border on the bottom rows in manually in a paint package to highlight what I'm...
  15. Replies
    5
    Views
    2,815

    I'd like to have a border round each submenu item...

    I'd like to have a border round each submenu item (see red arrows),
    not just each menu (see green arrows)

    I put the border on the bottom rows in manually in a paint package to highlight what I'm...
  16. Replies
    2
    Views
    1,870

    Actually created this menu with WebStyle, but...

    Actually created this menu with WebStyle,
    but thought I'd ask here in case there's any javascript gurus who can help.

    I'd like to have a border round each submenu item (see red arrows),
    not just...
  17. Replies
    2
    Views
    1,870

    Actually created this menu with WebStyle, but...

    Actually created this menu with WebStyle,
    but thought I'd ask here in case there's any javascript gurus who can help.

    I'd like to have a border round each submenu item (see red arrows),
    not just...
  18. Replies
    3
    Views
    2,399

    I raised the issue with Xara Support. They've...

    I raised the issue with Xara Support.
    They've acknowledged the problem and hope to sort it in a future patch / release.

    I think it's a browser / os specific thing rather than Webstyle,
    but...
  19. Replies
    2
    Views
    3,209

    excellent, nice one matey. although I'll need...

    excellent, nice one matey.

    although I'll need an extra line for submenu items too.
  20. Replies
    2
    Views
    3,209

    Anyone enough of a wizard with javascript to...

    Anyone enough of a wizard with javascript to "mod" the xaramenu file to make the pull down menu's background colour alternate ?
    (Not the mouse over, just the static colours)

    To make each item...
  21. sorted this problem, just make sure you export...

    sorted this problem,

    just make sure you export originally with menu border set to 1 (or anything greater than 0)

    then when you edit the CSS border colour it works fine.
  22. Replies
    3
    Views
    2,399

    ok, I've exported again, setting the border to...

    ok, I've exported again,
    setting the border to 1,
    and this time when I changed the CSS border-color:#555555
    it has all gone grey...

    but...

    It still has the problem with a single white pixel...
  23. Thread: Own Buttons

    by LeiChat
    Replies
    2
    Views
    3,354

    In the software it will export the template...

    In the software it will export the template buttons,
    but you can get round this by setting the button sizes to match those you've created.

    Export as usual and then replace the exported images...
  24. Replies
    5
    Views
    2,854

    sorry, not a Xara techie, but hopefullu if I...

    sorry, not a Xara techie,
    but hopefullu if I reply to your question,
    someone might reply to one of mine. (Kharma sort of thing)

    In the .js file for your menu, (not xaramenu.js the other one)...
  25. Replies
    2
    Views
    3,527

    figured this one out for myself. you can add...

    figured this one out for myself.

    you can add the following to the CSS at the top of the menu javascript... (eg mynavbar.js not the xaramenu.js file)

    text-indent: 5px;
Results 1 to 25 of 38
Page 1 of 2 1 2