-
AuthorPosts
-
treybraid Friend
treybraid
- Join date:
- May 2008
- Posts:
- 302
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 43
- Thanked:
- 14 times in 1 posts
November 23, 2008 at 4:27 am #135621here is my url: http://www.buyindustrialethernet.com/
see the screenshot attached as well.
************ need to add 5 modules evenly across bottom *********ive already gone in and edited :
1) template details
2) index.php
3) also edited the template.css adding a width to the ja-botsl=960px….adding module’s 10, 11 — so their would be 5 to extend across the width of the page… i have also gone in the index.php and moved the scripting for mod’s 1,2,5 and 10, 11 placing it above the footer…
right now the content is showing up in the modules across the bottom ; but, there is no constant width…all squished together— not evenly distributed?
************ need to edit the footer to extend across the width of the page *************
how— i know from reading in the forum right now width restricted due to the wrapper or preset width of template… i just dont remember how…please help!!!
thanks
trey
treybraid Friendtreybraid
- Join date:
- May 2008
- Posts:
- 302
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 43
- Thanked:
- 14 times in 1 posts
November 23, 2008 at 2:42 pm #280004ok for those that want to know… i forgot to change some of the scripting in the index php to evenly distribute the module’s across the width of the template… i had previously applied hainns 3 column modification…
this is what i changed:
<?php
$spotlight = array (‘user1′,’user2′,’user5′,’user10′,’user11’);
$botsl = $tmpTools->calSpotlight ($spotlight,99.5,50,’right’);
if( $botsl ) {
?>changed to:
<?php
$spotlight = array (‘user1′,’user2′,’user5′,’user10′,’user11’);
$botsl = $tmpTools->calSpotlight ($spotlight,$tmpTools->isOP()?100:99.9);
if( $botsl ) {
?>i hope this helps anyone looking to do this too… now off to figure out the footer…
thanks
treyNovember 24, 2008 at 4:00 am #280056Hi there,
Sorry for my off-topic question but it hasn’t been answered on my other topic 🙁
¿How did you managed to put the frontpage article first instead of the first two modules? I know is something bout switching orders but i don’t know what would be the order.. If i know something about your question i will reply aswell, thanks! =)
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by auroracomunicacion 15 years, 12 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
need help with modules across the bottom
Viewing 3 posts - 1 through 3 (of 3 total)