Guys-
http://s94574733.onlinehome.us/pnuke/
At the above link I wanna put a black bar across the stories part like how the black bar is across the message board block.
If anyone knows how please let me know.
Thanks,
Jon
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- mazdev responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 05:25 PM
- nestormateo responded to »Fillters in Clip« 06:33 AM
- damon responded to »Can the Updated Version Check be Turned Off (Z 1.3)« 03:19 AM
- frw responded to »Bug in the SMTP mail transfer protocol - Port 25 - Zikula 1.2.9« 22. May
- mdee responded to »Short URL questions« 22. May
- mesteele101 responded to »Problem in Database Connection« 21. May
- Herr.Vorragend responded to »Clip Documentation and Doubt« 19. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Theme Problem
-
- Rank: Expert
- Registered: Dec 02, 2002
- Last visit: Apr 30, 2010
- Posts: 1474
You could use this type of code:
Code
<div style="background:#000000;height:10px;width:100%;">
The heading
</div>
Regards
--
-Lobos
Professional PHP Framework Services: Concept, Development and Deployment -
**unknown user**
- Rank: Softmore
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 365
Is that an AutoTheme or a regular theme? -
**unknown user**
- Rank: Freshman
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 58
Its an AutoTheme. Lobos I dont think that would work because I tried that and the black bar will not line up with the right/left blocks which I need it to.
I pretty much to it to look like http://www.thebroncoweb.com -
**unknown user**
- Rank: Softmore
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 365
If you are talking about a 1 or 2 pixel difference in height between left/right and center, then I've seen that too. It must be in Postnuke or the AT module. I get around it by using Area blocks set to display above the center/modules tag. For some reason, the height difference doesn't impact Area blocks. -
**unknown user**
- Rank: Freshman
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 58
How do you use area blocks in AutoTheme tho? -
**unknown user**
- Rank: Softmore
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 365
Just create an autoblock in the control panel. Example - a block named "menu"
Then create HTML for it. Then insert the tag in your theme.html file.
email me at warrickATautothemesDOTcom if you need some free advice. -
**unknown user**
- Rank: Softmore
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 365
There are multiple steps. First, you need to create the AutoThemes AutoBlock in the control panel.
Second, assign the tag to your theme.html page.
Third, assign something to that new AUtoblock in the PN Admin/Blocks panel.
Lastly, assign HTML to control the appearance of the block in AutoTheme admin.
Or just MSN me and we can talk online again LOL!
- Moderated by:
- Support
