-
AuthorPosts
-
December 9, 2008 at 6:46 am #136085
Hi Folks,
Quick question hopefully …
In this template there are modules user9-12 down the bottom.
If I want to create user13-16 and have two rows of these modules, how would I do that?
I have read the other threads and posts regarding creating modules but I broke my site and had to restore so I was hoping someone could give me a basic step x step.
Thanks
Luke
jay973 Friendjay973
- Join date:
- October 2008
- Posts:
- 401
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 28
- Thanked:
- 105 times in 68 posts
December 9, 2008 at 6:55 am #281882You can create new custom html modules and assign them to user 9-12 also. They will appear under the original modules in user 9-12 positions.
That would be the easiest way.
Hope this help.
Cheers,
Jason.1 user says Thank You to jay973 for this useful post
December 9, 2008 at 6:58 am #281883You know what … it is always the simplest solution that never springs to mind … 🙂
Thanks for the answer. I feel like an idiot for not having thought of that.
Luke
December 9, 2008 at 11:07 pm #282064I have followed the advice and lo and behold it works, I can have 2 x user9 modules and they are placed one over the other as I wanted.
I can’t seem to create space between them – I have played with the margin settings in template.css and I can’t seem to get it right.
I have attached a screen grab of the modules in question – or have a look at http://www.snarkhunters.com
🙂 If you can tell me how to make some space I’ll be your best friend. 🙂
Thanks,
Luke
jay973 Friendjay973
- Join date:
- October 2008
- Posts:
- 401
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 28
- Thanked:
- 105 times in 68 posts
December 9, 2008 at 11:17 pm #282065In template.css (line 754) change:
div.moduletable {
margin:0;
padding:0 15px;
}To:
div.moduletable {
margin:10px;
padding:0 15px;
}Adjust the 10px to suit.
Hope this helps,
Jason.December 9, 2008 at 11:32 pm #282069Hey Jason,
Sorry to be a pain …
Okay – that worked except that it seems to have caused the module at the top to have that buffer as well … (see attached – or snarkhunters.com)
Any thoughts? Is it possible to have one nicely spaced without affecting the other?
Thanks,
Luke
jay973 Friendjay973
- Join date:
- October 2008
- Posts:
- 401
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 28
- Thanked:
- 105 times in 68 posts
December 9, 2008 at 11:40 pm #282075No worries, try:
div.moduletable {
margin:0;
padding:10px 15px;
}See how that goes, its hard for me too see the overall details when using firebug so let me know.:)
December 9, 2008 at 11:51 pm #282078Hey …
Still making that JABulletin module have a bit of a gap before starting so it isn’t in line with top of page. Does that make sense?
jay973 Friendjay973
- Join date:
- October 2008
- Posts:
- 401
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 28
- Thanked:
- 105 times in 68 posts
December 10, 2008 at 12:06 am #282079Yeah, I understand. It looks like you might have to bite the bullet and create new module positions etc. after all, unless a css expert can help out. I’ll have a play with the sanidine on my local machine and post back if I have any success.
December 10, 2008 at 12:10 am #282080Hehe thanks …
Which brings me back to my initial “i am not sure how to create new module positions” question. I broke it trying last time.
jay973 Friendjay973
- Join date:
- October 2008
- Posts:
- 401
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 28
- Thanked:
- 105 times in 68 posts
December 10, 2008 at 12:16 am #282081Ha ha, I know the feeling. You might be better starting a new thread and hopefully one of the coding experts will see it and help out.
AuthorPostsViewing 11 posts - 1 through 11 (of 11 total)This topic contains 11 replies, has 2 voices, and was last updated by jay973 15 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum