Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Article Manager 1:
Template Question - Setting Margins

 

 


talkcalgary
Novice

Jul 31, 2006, 3:00 PM

Post #1 of 4 (1310 views)
Shortcut
Template Question - Setting Margins Can't Post

Hi All,

I wish to change the default left and right margin settings of Article Manager. In other words, I don’t want the left and right tables to be flush with the edge of the screen. Instead, I would like them to be indented by 50 pixels or so.

Any help would be appreciated.




(This post was edited by talkcalgary on Jul 31, 2006, 4:32 PM)


Donna
Staff / Moderator


Aug 1, 2006, 3:01 PM

Post #2 of 4 (1301 views)
Shortcut
Re: [talkcalgary] Template Question - Setting Margins [In reply to] Can't Post

Hi there!

Thanks for your post. :)

To modify the overall layout of the pages, you'll want to modify the templates -- the two main ones in particular will be the index/default.html and article/default.html templates.

Here's a tutorial detailing how to work with the templates:

http://interactivetools.com/products/articlemanager/tutorials/templates101.html

I hope this helps! Let me know if you have any other questions or concerns. :)

Donna

--
support@interactivetools.com


talkcalgary
Novice

Aug 1, 2006, 3:13 PM

Post #3 of 4 (1298 views)
Shortcut
Re: [Donna] Template Question - Setting Margins [In reply to] Can't Post

Should anyone else want to do this, the change you make is:

/templates/index/default

Replace <table border=0 cellspacing=0 cellpadding=0 width=100% height=100%>

with

<table border=0 cellspacing=0 cellpadding=0 width=95% height=100%>

That is assuming you wish to have a 5% border on your page.

Steve


Donna
Staff / Moderator


Aug 1, 2006, 3:24 PM

Post #4 of 4 (1295 views)
Shortcut
Re: [talkcalgary] Template Question - Setting Margins [In reply to] Can't Post

Hi Steve,

Make sure you make the same change to the article/default.html template so that your articles match the index pages!

Donna

--
support@interactivetools.com