vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   General Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=189)
-   -   [tip] When making page layouts in Dreamweaver... (https://vborg.vbsupport.ru/showthread.php?t=85774)

filburt1 12-22-2002 10:00 PM

[tip] When making page layouts in Dreamweaver...
 
...which I do suggest that you do for complex mods, you don't have to specify absolute paths for images.

Assuming you have a test vB installation at d:\testvb\, put this in the <head> tag of the page you're making:

Code:

<base href="d:\testvb\">
Then any relative image srcs will be relative to d:\testvb\ and you don't have to (1) specify image paths and (2) clutter up your vB's folder.

Now if only somebody knew how to make Dreamweaver MX understand <normalfont> and <smallfont> I'd be set :)

Tony G 12-23-2002 10:02 PM

I guess that why coding by hand seems to be always better.

kitzzy 01-06-2003 12:29 PM

yeah but not when messing with the crazy tables vb has. I use a combination of both and I share your pain about MX. Actually, cant you define your own tags in MX? I'll have to take a look at that.

Orfejs 01-30-2003 03:03 PM

When I open the vbulletin.style in MX preview mode - it's redirects me somewhere and I can't work normaly. Is there a way to fix it. How do you do it - all by hand?

It's impossible, so much code. Too much. Of the code.

filburt1 01-30-2003 03:19 PM

A .style file isn't easily editable in Dreamweaver.

Tony G 01-31-2003 03:24 AM

Yes Dreanweaver codes HTML etc. files like that not vB files like a .style one.

kitzzy 04-20-2003 01:55 PM

Quote:

Originally Posted by filburt1
Now if only somebody knew how to make Dreamweaver MX understand <normalfont> and <smallfont> I'd be set :)

You can, just go to "Edit > Tag Libraries" then select the HTML Tags folder. Click the "+" and select "New Tags" then you can add those in there and when you are in code view it will be part of the code hints and you shouldnt get an error anymore about it not being a real tag.

If you are looking for it to display the right size, you could create a "Design Time Style Sheet" to define the size of those tags that will show up in your Design View but won't add any extra code to your file.


All times are GMT. The time now is 07:40 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01362 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete