Support Spidean |
Do you like our FREE downloads? How about the FREE support for the FREE downloads? Please help us out and donate any amount! It's fast and easy through PayPal.
|
chemaster
Junior Member   Posts: 33 Registered: 10/7/2002 Status: Offline
|
posted on 7/12/2006 at 06:48 AM |
I am using AT1.77 and am using the AutoTheme theme.
- How do you change the size of the QUESTION font within the polls? The
font is too large.
I have tried modifying poll.html and rightblock.html with no success so it
must be elsewhere. Other themes work fine.
- If I want to do a custom html block ... how do I totally do away with the
block header?
thanks, |
| |
| |
Shawn
Administrator   Posts: 4570 Registered: 10/7/2002 Status: Online
|
posted on 7/12/2006 at 03:49 PM |
I assume that you are using PostNuke. The newer PostNukes use heading
styles for much of the text, so try changing or adding the H1, H2, and H3
styles in the style.css for your theme and set those styles to an
acceptable size.
To have a block with no title, try this:
- create the block in PN admin>blocks, maybe called My Block
- in your theme dir make a copy of your leftblock.html, maybe called
myblock.html
- edit myblock.html and remove the [block-title] tag or the entire row that
contains it
- go to AutoTheme admin, select your theme, select Page Defaults>Custom
Blocks and add a Custom Block for My Block and use the myblock.html
template
- go to Block Control and make sure My Block is enabled
-Shawn
[Edited on 7/13/2006 by Shawn] |
| |
chemaster
Junior Member   Posts: 33 Registered: 10/7/2002 Status: Offline
|
posted on 7/13/2006 at 06:53 AM |
Hi Shawn,
Got it plus other features! 
I am starting to get the hang of the basics here. Evne though I have had it
3 years it took me a while to play with it. Great program.
ONE last question. How do I change long to short dates?
Change
Thursday, July 13, 2005 to
July 13, 2005
Many Thanks,
Steve |
| |
|
|
|
|